conf/layer.conf: Add thud to the LAYERSERIES_COMPAT
To support current master builds. Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
This commit is contained in:
@@ -9,7 +9,7 @@ BBFILE_PATTERN_rust-layer := "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_rust-layer = "7"
|
||||
|
||||
LAYERDEPENDS_rust-layer = "core openembedded-layer"
|
||||
LAYERSERIES_COMPAT_rust-layer = "rocko sumo"
|
||||
LAYERSERIES_COMPAT_rust-layer = "rocko sumo thud"
|
||||
|
||||
# Override security flags
|
||||
require conf/distro/include/rust_security_flags.inc
|
||||
|
||||
Reference in New Issue
Block a user