]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
layer.conf: Update sumo->thud in preparation for release
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 24 Sep 2018 11:31:10 +0000 (12:31 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 24 Sep 2018 11:31:21 +0000 (12:31 +0100)
(From meta-yocto rev: 2404cddc02b428fb510574b02707f7e0b68e31e8)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta-poky/conf/layer.conf
meta-yocto-bsp/conf/layer.conf

index 3761f87c68682d4703f8078492df61e53bc1d211..b9b263716ab0a3640a49ee562a665e3bdfb91b8a 100644 (file)
@@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "yocto"
 BBFILE_PATTERN_yocto = "^${LAYERDIR}/"
 BBFILE_PRIORITY_yocto = "5"
 
-LAYERSERIES_COMPAT_yocto = "sumo"
+LAYERSERIES_COMPAT_yocto = "thud"
 
 # This should only be incremented on significant changes that will
 # cause compatibility issues with other layers
index 6472238e6354f5f52f7ae2f9b9ea292e9a65ecd5..53e8722e81378ba3e9a4694579f93755e14ba7f4 100644 (file)
@@ -9,4 +9,4 @@ BBFILE_COLLECTIONS += "yoctobsp"
 BBFILE_PATTERN_yoctobsp = "^${LAYERDIR}/"
 BBFILE_PRIORITY_yoctobsp = "5"
 LAYERVERSION_yoctobsp = "4"
-LAYERSERIES_COMPAT_yoctobsp = "sumo"
+LAYERSERIES_COMPAT_yoctobsp = "thud"