aboutsummaryrefslogtreecommitdiffstats
path: root/meta-sokol-flex-staging/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-sokol-flex-staging/conf/layer.conf')
-rw-r--r--meta-sokol-flex-staging/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-sokol-flex-staging/conf/layer.conf b/meta-sokol-flex-staging/conf/layer.conf
index 2fed6577..53718585 100644
--- a/meta-sokol-flex-staging/conf/layer.conf
+++ b/meta-sokol-flex-staging/conf/layer.conf
@@ -20,7 +20,7 @@ BBFILE_COLLECTIONS += "sokol-flex-staging"
BBFILE_PRIORITY_sokol-flex-staging = "10"
BBFILE_PATTERN_sokol-flex-staging = "^${LAYERDIR_RE}/"
LAYERDEPENDS_sokol-flex-staging = "core sokol-flex-common"
-LAYERSERIES_COMPAT_sokol-flex-staging = "mickledore"
+LAYERSERIES_COMPAT_sokol-flex-staging = "nanbield"
# We don't want systemd and everything depending on systemd to rebuild when
# the metadata stored in os-release changes. TODO: push this to oe-core