From 1b6311a113a582f8587c997298674cbd85d953e9 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Thu, 25 Jul 2024 12:30:11 -0400 Subject: meta-agl-bsp: update NXP weston bbappend name Update weston_*.imx.bbappend name for the new 12.0.3 version in meta-freescale that came in with the scarthgap 5.0.1 bump. Bug-AGL: SPEC-5212 Change-Id: I69ce5489a8494cb0076cc57949e3c301f7e8f98d Signed-off-by: Scott Murray Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30137 Reviewed-by: Jan-Simon Moeller ci-image-build: Jenkins Job builder account Tested-by: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account (cherry picked from commit 76d49cd202d0920a551b4d0bd9e3405a08342eba) Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30126 --- .../recipes-graphics/wayland/weston_11.0.3.imx.bbappend | 2 -- .../recipes-graphics/wayland/weston_12.0.3.imx.bbappend | 2 ++ 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 meta-agl-bsp/meta-freescale-layer/recipes-graphics/wayland/weston_11.0.3.imx.bbappend create mode 100644 meta-agl-bsp/meta-freescale-layer/recipes-graphics/wayland/weston_12.0.3.imx.bbappend (limited to 'meta-agl-bsp') diff --git a/meta-agl-bsp/meta-freescale-layer/recipes-graphics/wayland/weston_11.0.3.imx.bbappend b/meta-agl-bsp/meta-freescale-layer/recipes-graphics/wayland/weston_11.0.3.imx.bbappend deleted file mode 100644 index ca162e28f..000000000 --- a/meta-agl-bsp/meta-freescale-layer/recipes-graphics/wayland/weston_11.0.3.imx.bbappend +++ /dev/null @@ -1,2 +0,0 @@ -# Use provided hook to disable removal of wayland from PACKAGECONFIG -PACKAGECONFIG_IMX_REMOVALS = "x11" diff --git a/meta-agl-bsp/meta-freescale-layer/recipes-graphics/wayland/weston_12.0.3.imx.bbappend b/meta-agl-bsp/meta-freescale-layer/recipes-graphics/wayland/weston_12.0.3.imx.bbappend new file mode 100644 index 000000000..ca162e28f --- /dev/null +++ b/meta-agl-bsp/meta-freescale-layer/recipes-graphics/wayland/weston_12.0.3.imx.bbappend @@ -0,0 +1,2 @@ +# Use provided hook to disable removal of wayland from PACKAGECONFIG +PACKAGECONFIG_IMX_REMOVALS = "x11" -- cgit 1.2.3-korg