From d89ee4aa5c9e1e398d64a8ff2c0bbbee7ebd7ecc Mon Sep 17 00:00:00 2001 From: Daniel BORNAZ Date: Mon, 16 Sep 2019 17:46:36 +0200 Subject: Added PREEMPT_RT machine defs for RPi Added recipe append file and machine configuration for RPi3 platform. Change-Id: Ie2f36eb1993c7c48614a78d8c04e4a9057a9ab51 --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/layer.conf') diff --git a/conf/layer.conf b/conf/layer.conf index 0eaaaba..b55f7cb 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -10,4 +10,4 @@ BBFILE_COLLECTIONS += "enea-bsp-arm" BBFILE_PATTERN_enea-bsp-arm = "^${LAYERDIR}/" BBFILE_PRIORITY_enea-bsp-arm = "6" LAYERDEPENDS_enea-bsp-arm = "enea-bsp-common" -LAYERSERIES_COMPAT_enea-bsp-arm = "sumo" +LAYERSERIES_COMPAT_enea-bsp-arm = "warrior" -- cgit v1.2.3-54-g00ecf