Merge pull request #268 from YoeDistro/yoe/mut

layer.conf: Mark it 3.1 release compatible
This commit is contained in:
Steven Walter
2020-03-24 10:30:47 -04:00
committed by GitHub
+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 warrior zeus" LAYERSERIES_COMPAT_rust-layer = "rocko sumo thud warrior zeus dunfell"
# Override security flags # Override security flags
require conf/distro/include/rust_security_flags.inc require conf/distro/include/rust_security_flags.inc