From 4de37d6af4cc5d98007f7904a783a61d19c14ea3 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Wed, 1 May 2024 15:01:30 -0400 Subject: meta-agl-drm-lease: update weston bbappend Update weston bbappend version to handle upgrade to YP scarthgap. Further work is required to rebasing the DRM lease patches against Weston 13.0. Bug-AGL: SPEC-5123 Change-Id: Iea4753741c3cdda6145afbec2352c91b73295621 Signed-off-by: Scott Murray --- meta-agl-drm-lease/recipes-graphics/weston/weston_13.0.%.bbappend | 1 + 1 file changed, 1 insertion(+) create mode 100644 meta-agl-drm-lease/recipes-graphics/weston/weston_13.0.%.bbappend (limited to 'meta-agl-drm-lease/recipes-graphics/weston/weston_13.0.%.bbappend') diff --git a/meta-agl-drm-lease/recipes-graphics/weston/weston_13.0.%.bbappend b/meta-agl-drm-lease/recipes-graphics/weston/weston_13.0.%.bbappend new file mode 100644 index 00000000..0aca4cff --- /dev/null +++ b/meta-agl-drm-lease/recipes-graphics/weston/weston_13.0.%.bbappend @@ -0,0 +1 @@ +require ${@bb.utils.contains('AGL_FEATURES', 'agl-drm-lease', 'weston_agl-drm-lease.inc', '', d)} -- cgit