aboutsummaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/layer.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 70a1197..28ccc2c 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -9,4 +9,6 @@ BBFILE_COLLECTIONS += "rhaberkorn"
BBFILE_PATTERN_rhaberkorn = "^${LAYERDIR}/"
BBFILE_PRIORITY_rhaberkorn = "6"
-LAYERSERIES_COMPAT_rhaberkorn = "kirkstone"
+# And probably langdale, mickledore and nanbield as well,
+# but they aren't tested.
+LAYERSERIES_COMPAT_rhaberkorn = "kirkstone scarthgap"