aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/conf
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2020-11-04 12:41:26 -0800
committerKhem Raj <raj.khem@gmail.com>2020-11-04 12:43:55 -0800
commit8fbaa7e41cc30dcffc82447c780b456119541029 (patch)
tree1c8be20e0735974140f1fd531926eacc06768f0f /meta-oe/conf
parent1204ed0a0efa600d07cea7dd78036f051e44f107 (diff)
downloadmeta-openembedded-contrib-8fbaa7e41cc30dcffc82447c780b456119541029.tar.gz
layer.conf: Add hardknott to LAYERSERIES_COMPAT
Thats codename for 3.3 Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/conf')
-rw-r--r--meta-oe/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/conf/layer.conf b/meta-oe/conf/layer.conf
index a964a99fba..9b3f287006 100644
--- a/meta-oe/conf/layer.conf
+++ b/meta-oe/conf/layer.conf
@@ -37,7 +37,7 @@ LAYERVERSION_openembedded-layer = "1"
LAYERDEPENDS_openembedded-layer = "core"
-LAYERSERIES_COMPAT_openembedded-layer = "gatesgarth"
+LAYERSERIES_COMPAT_openembedded-layer = "gatesgarth hardknott"
LICENSE_PATH += "${LAYERDIR}/licenses"