From ef52ba052dda4637a7cd3c4dc171b08ea2d9ab39 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Thu, 10 Apr 2025 08:43:43 -0400 Subject: [PATCH] weston: update bbappend Update weston bbappend for Weston 14.0. Bug-AGL: SPEC-5147 Change-Id: Id732cf663e84f91199e471d1c3255f8d2f055caa Signed-off-by: Scott Murray --- .../wayland/{weston_13.0.%.bbappend => weston_14.0.%.bbappend} | 2 +- .../wayland/{weston_13.0_aglcore.inc => weston_aglcore.inc} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename recipes-graphics/wayland/{weston_13.0.%.bbappend => weston_14.0.%.bbappend} (70%) rename recipes-graphics/wayland/{weston_13.0_aglcore.inc => weston_aglcore.inc} (100%) diff --git a/recipes-graphics/wayland/weston_13.0.%.bbappend b/recipes-graphics/wayland/weston_14.0.%.bbappend similarity index 70% rename from recipes-graphics/wayland/weston_13.0.%.bbappend rename to recipes-graphics/wayland/weston_14.0.%.bbappend index ef148d972..9fb2c96b5 100644 --- a/recipes-graphics/wayland/weston_13.0.%.bbappend +++ b/recipes-graphics/wayland/weston_14.0.%.bbappend @@ -1 +1 @@ -require ${@bb.utils.contains('AGL_FEATURES', 'agldemo', 'weston_13.0_aglcore.inc', '', d)} +require ${@bb.utils.contains('AGL_FEATURES', 'agldemo', 'weston_aglcore.inc', '', d)} diff --git a/recipes-graphics/wayland/weston_13.0_aglcore.inc b/recipes-graphics/wayland/weston_aglcore.inc similarity index 100% rename from recipes-graphics/wayland/weston_13.0_aglcore.inc rename to recipes-graphics/wayland/weston_aglcore.inc -- 2.16.6