diff options
-rw-r--r-- | conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf index e76256434..b294db474 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "agldemo" BBFILE_PATTERN_agldemo = "^${LAYERDIR}/" BBFILE_PRIORITY_agldemo = "70" -LAYERSERIES_COMPAT_agldemo = "dunfell" +LAYERSERIES_COMPAT_agldemo = "kirkstone" LAYERDEPENDS_agldemo = "aglcore qt5-layer openembedded-layer" |