agl-compositor_git: Add minor fix for DRM lease
[AGL/meta-agl-devel.git] / meta-agl-drm-lease / conf / layer.conf
index 2a3279e..7cb075a 100644 (file)
@@ -15,6 +15,8 @@ BBFILES_DYNAMIC += " \
     qt6-layer:${LAYERDIR}/dynamic-layers/meta-qt6/*/*/*.bbappend \
     raspberrypi:${LAYERDIR}/dynamic-layers/meta-raspberrypi/*/*/*.bb \
     raspberrypi:${LAYERDIR}/dynamic-layers/meta-raspberrypi/*/*/*.bbappend \
+    aglcore:${LAYERDIR}/dynamic-layers/meta-agl-core/*/*/*.bb \
+    aglcore:${LAYERDIR}/dynamic-layers/meta-agl-core/*/*/*.bbappend \
 "
 
 # This should only be incremented on significant changes that will
@@ -22,4 +24,4 @@ BBFILES_DYNAMIC += " \
 LAYERVERSION_agl-drm-lease = "1"
 
 LAYERDEPENDS_agl-drm-lease = "core"
-LAYERSERIES_COMPAT_agl-drm-lease = "kirkstone"
+LAYERSERIES_COMPAT_agl-drm-lease = "scarthgap"