From 4f3a81e1653cbcc87afec8c2ab86593135f75711 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 26 Sep 2018 08:43:33 -0700 Subject: layer.conf: Add thud to compatible layer series Signed-off-by: Khem Raj --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index cfc2234..1c6224f 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "raspberrypi" BBFILE_PATTERN_raspberrypi := "^${LAYERDIR}/" BBFILE_PRIORITY_raspberrypi = "9" -LAYERSERIES_COMPAT_raspberrypi = "sumo" +LAYERSERIES_COMPAT_raspberrypi = "sumo thud" # Additional license directories. LICENSE_PATH += "${LAYERDIR}/files/custom-licenses" -- cgit v1.2.3-54-g00ecf