]> git.karo-electronics.de Git - meta-tx09.git/commitdiff
layer.conf: Add LAYERSERIES compatibility information
authorFlorian Boor <florian@kernelconcepts.de>
Mon, 17 Sep 2018 18:56:54 +0000 (20:56 +0200)
committerFlorian Boor <florian@kernelconcepts.de>
Mon, 17 Sep 2018 18:56:54 +0000 (20:56 +0200)
conf/layer.conf

index dc25fbcaa3aab2ce49aff07667669806964a5669..5f40c7f40c9f9158e7a2b4c15e3478da3df69896 100644 (file)
@@ -7,3 +7,5 @@ BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend"
 BBFILE_COLLECTIONS += "meta-tx09"
 BBFILE_PATTERN_meta-tx09 := "^${LAYERDIR}/"
 BBFILE_PRIORITY_meta-tx09 = "6"
+
+LAYERSERIES_COMPAT_meta-tx09 = "rocko sumo"