aboutsummaryrefslogtreecommitdiffstats
path: root/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/layer.conf')
-rw-r--r--conf/layer.conf10
1 files changed, 7 insertions, 3 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index f2cf469..68205dd 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -14,6 +14,10 @@ BBFILE_PRIORITY_rockchip = "1"
# This should only be incremented on significant changes that will
# cause compatibility issues with other layers
LAYERVERSION_rockchip = "1"
-LAYERSERIES_COMPAT_rockchip = "zeus"
-LAYERDEPENDS_rockchip = "core"
-LICENSE_PATH += "${LAYERDIR}/licenses"
+LAYERSERIES_COMPAT_rockchip = "scarthgap"
+LAYERDEPENDS_rockchip = "core meta-arm"
+
+BBFILES_DYNAMIC += " \
+ qt5-layer:${LAYERDIR}/dynamic-layers/qt5-layer/*/*/*.bb \
+ qt5-layer:${LAYERDIR}/dynamic-layers/qt5-layer/*/*/*.bbappend \
+"