weston: Fix gst-record uses MONOTONIC time for IVI-Cluster system 91/9691/2
authorHarunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
Sat, 10 Jun 2017 04:30:33 +0000 (13:30 +0900)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 15 Jun 2017 09:44:46 +0000 (09:44 +0000)
commit20a872eee504c3826e02d153b1087bd4d077a1db
treeae90369ea5f6ec02d541da06d4f5dbd1b8ffb53b
parent562c0c1bb2ef74ccbfda1bae4f84a61828119674
weston: Fix gst-record uses MONOTONIC time for IVI-Cluster system

gst-record plugin uses gettimeofday to adapt gst buffer duration.
When WLAN network access internet, system timer is changed by NTP, then
the gst plugin system stopped.

This patch change to use MONOTONIC timer to detect buffer time frame.

--
The patch is same as
https://gerrit.automotivelinux.org/gerrit/#/c/9417/

Change-Id: I2761b0f9dc3bed58d8556966acc54f9dc13d0556
Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
recipes-graphics/wayland/weston/0005-gst-record-switch-to-gettime-function-to-CLOCK_MONOT.patch [new file with mode: 0644]
recipes-graphics/wayland/weston_1.11.0.bbappend