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.90.1~7 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=884beb2878de7f90feb767c9e12855b9ea49c613;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: I220384fb2112b5eaf15fdc7a69f39fa138079f50 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/26704 Reviewed-by: Harunobu Kurokawa 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..9a0eb73a3 --- /dev/null +++ b/meta-agl-bsp/meta-rcar-gen3/recipes-graphics/wayland/wayland-wsegl.bbappend @@ -0,0 +1 @@ +DEPENDS:append = " wayland-protocols"