From: Ronan Le Martret Date: Tue, 21 Sep 2021 07:30:13 +0000 (+0200) Subject: [RCAR] Add missing build dependency for wayland-wsegl X-Git-Tag: 12.1.0~7 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=c08cc53abd1accdfc3697f7d1d61d7a08fc4e225;p=AGL%2Fmeta-agl.git [RCAR] Add missing build dependency for wayland-wsegl Bug-AGL: SPEC-4081 Signed-off-by: Ronan Le Martret Change-Id: Ia724303015235fd03fe633125ef79cd3eaef9739 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/26823 Reviewed-by: Jan-Simon Moeller Tested-by: Jan-Simon Moeller --- diff --git a/meta-agl-bsp/meta-rcar-gen3/recipes-graphics/wayland/wayland-wsegl.bbappend b/meta-agl-bsp/meta-rcar-gen3/recipes-graphics/wayland/wayland-wsegl.bbappend new file mode 100644 index 000000000..a08dbbce4 --- /dev/null +++ b/meta-agl-bsp/meta-rcar-gen3/recipes-graphics/wayland/wayland-wsegl.bbappend @@ -0,0 +1 @@ +DEPENDS_append = " wayland-protocols"