From 99ec7396f623a9042e0c4e8a6a0f3a2daac170db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?An=C3=ADbal=20Lim=C3=B3n?= Date: Fri, 19 Oct 2018 19:48:03 -0500 Subject: [PATCH] conf/layer.conf: Add thud to the LAYERSERIES_COMPAT MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit To support current master builds. Signed-off-by: Aníbal Limón --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index c617256..2bd3d70 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -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