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:
Aníbal Limón
2018-10-19 19:48:03 -05:00
parent f81fbebaeb
commit 99ec7396f6

View File

@@ -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