summaryrefslogtreecommitdiff
path: root/meta-lenovo/meta-hr630/conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-lenovo/meta-hr630/conf')
-rw-r--r--meta-lenovo/meta-hr630/conf/bblayers.conf.sample2
-rw-r--r--meta-lenovo/meta-hr630/conf/layer.conf2
2 files changed, 3 insertions, 1 deletions
diff --git a/meta-lenovo/meta-hr630/conf/bblayers.conf.sample b/meta-lenovo/meta-hr630/conf/bblayers.conf.sample
index 5ecfeada5..0443211c5 100644
--- a/meta-lenovo/meta-hr630/conf/bblayers.conf.sample
+++ b/meta-lenovo/meta-hr630/conf/bblayers.conf.sample
@@ -12,7 +12,9 @@ BBLAYERS ?= " \
##OEROOT##/meta \
##OEROOT##/meta-openembedded/meta-oe \
##OEROOT##/meta-openembedded/meta-networking \
+ ##OEROOT##/meta-openembedded/meta-perl \
##OEROOT##/meta-openembedded/meta-python \
+ ##OEROOT##/meta-security \
##OEROOT##/meta-phosphor \
##OEROOT##/meta-aspeed \
##OEROOT##/meta-x86 \
diff --git a/meta-lenovo/meta-hr630/conf/layer.conf b/meta-lenovo/meta-hr630/conf/layer.conf
index 58bf5269c..9c1b4d652 100644
--- a/meta-lenovo/meta-hr630/conf/layer.conf
+++ b/meta-lenovo/meta-hr630/conf/layer.conf
@@ -11,4 +11,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "hr630-layer"
BBFILE_PATTERN_hr630-layer = ""
BBFILE_PRIORITY_hr630-layer = "5"
-LAYERSERIES_COMPAT_hr630-layer = "dunfell gatesgarth"
+LAYERSERIES_COMPAT_hr630-layer = "gatesgarth hardknott"