aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-rcar-gen3/recipes-graphics/wayland/weston.inc1
-rw-r--r--meta-rcar-gen3/recipes-graphics/wayland/weston_1.11.0.bbappend2
2 files changed, 1 insertions, 2 deletions
diff --git a/meta-rcar-gen3/recipes-graphics/wayland/weston.inc b/meta-rcar-gen3/recipes-graphics/wayland/weston.inc
index 68fd83e..f5b0e4f 100644
--- a/meta-rcar-gen3/recipes-graphics/wayland/weston.inc
+++ b/meta-rcar-gen3/recipes-graphics/wayland/weston.inc
@@ -7,7 +7,6 @@ DEPENDS_append = " \
RDEPENDS_${PN}_append = " \
${@base_conditional('USE_GLES', '1', ' libgbm', '', d)} \
- ${@base_conditional('USE_MULTIMEDIA', '1', ' media-ctl', '', d)} \
"
RDEPENDS_${PN}-examples_append = " \
${@base_conditional('USE_GLES', '1', ' libgbm', '', d)}"
diff --git a/meta-rcar-gen3/recipes-graphics/wayland/weston_1.11.0.bbappend b/meta-rcar-gen3/recipes-graphics/wayland/weston_1.11.0.bbappend
index 22f82ba..fc41252 100644
--- a/meta-rcar-gen3/recipes-graphics/wayland/weston_1.11.0.bbappend
+++ b/meta-rcar-gen3/recipes-graphics/wayland/weston_1.11.0.bbappend
@@ -4,7 +4,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
BRANCH = "rcar-gen3/1.11.0/gl-fallback"
-SRCREV = "a9df84304f6fcf8025beae998adcc4b02d8b968e"
+SRCREV = "68d84325d3b7ef0612f79e8280b91c4a1a6dfebc"
SRC_URI = " \
git://github.com/renesas-rcar/weston.git;branch=${BRANCH} \