summaryrefslogtreecommitdiffstats
path: root/meta-agl-core/recipes-graphics/wayland/weston_11.0.%.bbappend
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2022-11-08 11:01:32 -0500
committerScott Murray <scott.murray@konsulko.com>2024-04-24 12:29:35 -0400
commit3d9975cfe1973c1c02bc8c274c50645f72ea708d (patch)
tree0080e2575d1efbcc78b80f189970aa6adcfcf220 /meta-agl-core/recipes-graphics/wayland/weston_11.0.%.bbappend
parent2f1298383c1fba5121dfeeff1f31ae4004703dae (diff)
weston: handle upgrade to 11.0
Changes: - Renamed local bbappend for weston to handle upstream upgrade to 11.0.0. - The local PACKAGECONFIG definitions have been removed as they are now present upstream. - Removed backported patch. Bug-AGL: SPEC-4578 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I3dc3c7042bf2ce8058df30ccd691232bf1d2a442
Diffstat (limited to 'meta-agl-core/recipes-graphics/wayland/weston_11.0.%.bbappend')
-rw-r--r--meta-agl-core/recipes-graphics/wayland/weston_11.0.%.bbappend1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-agl-core/recipes-graphics/wayland/weston_11.0.%.bbappend b/meta-agl-core/recipes-graphics/wayland/weston_11.0.%.bbappend
new file mode 100644
index 000000000..d968cc01e
--- /dev/null
+++ b/meta-agl-core/recipes-graphics/wayland/weston_11.0.%.bbappend
@@ -0,0 +1 @@
+require ${@bb.utils.contains('AGL_FEATURES', 'aglcore', 'weston_11.0_aglcore.inc', '', d)}