Merge pull request #210 from alimon/master

conf/layer.conf: Add thud to the LAYERSERIES_COMPAT
This commit is contained in:
Derek Straka
2018-10-20 13:35:39 -04:00
committed by GitHub
+1 -1
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