diff options
author | Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com> | 2017-01-18 10:56:49 +0900 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2017-01-18 10:48:21 +0000 |
commit | 94f977531535036e22684ca78dd93d8360d876a2 (patch) | |
tree | 5f6662e62d800f223d2b8f51e8877b569d62b95b /meta-rcar-gen2/recipes-graphics/wayland/weston_1.9.0.bbappend | |
parent | 35289ad4e94bbabf1dfa88e71d5d8bd05964aaa4 (diff) |
rcar-gen2: linux-renesas: Fix gst-record plug-in critical logs
Fix gst-record plugin log which filled systemd journal.
Change-Id: I2a360ac40b90b835aed124082c214fca05f65120
Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
Diffstat (limited to 'meta-rcar-gen2/recipes-graphics/wayland/weston_1.9.0.bbappend')
-rw-r--r-- | meta-rcar-gen2/recipes-graphics/wayland/weston_1.9.0.bbappend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-rcar-gen2/recipes-graphics/wayland/weston_1.9.0.bbappend b/meta-rcar-gen2/recipes-graphics/wayland/weston_1.9.0.bbappend index 33efb49..533be7e 100644 --- a/meta-rcar-gen2/recipes-graphics/wayland/weston_1.9.0.bbappend +++ b/meta-rcar-gen2/recipes-graphics/wayland/weston_1.9.0.bbappend @@ -7,5 +7,6 @@ SRC_URI_append = " \ file://0001-Add-virtual-output-support.patch \ file://0002-Get-DMA-fd-on-bo.patch \ file://0003-Add-gst-recorder-for-h264-output-streaming.patch \ + file://0004-Fix-GST-error-complainings.patch \ file://weston.service \ " |