layer.conf: Add warrior to compatible release series

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2019-04-01 19:04:45 -07:00
parent 0621067c56
commit 9a077b21d0
+1 -1
View File
@@ -9,7 +9,7 @@ BBFILE_PATTERN_rust-layer := "^${LAYERDIR}/"
BBFILE_PRIORITY_rust-layer = "7" BBFILE_PRIORITY_rust-layer = "7"
LAYERDEPENDS_rust-layer = "core openembedded-layer" LAYERDEPENDS_rust-layer = "core openembedded-layer"
LAYERSERIES_COMPAT_rust-layer = "rocko sumo thud" LAYERSERIES_COMPAT_rust-layer = "rocko sumo thud warrior"
# Override security flags # Override security flags
require conf/distro/include/rust_security_flags.inc require conf/distro/include/rust_security_flags.inc