From 45d56d82b785c50a7c3d6ae3e75908ef78d3ce60 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 29 Sep 2022 16:44:35 -0700 Subject: [PATCH] layers: Add langdale to LAYERSERIES_COMPAT 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 d7ad4ed..992ff18 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 = "kirkstone" +LAYERSERIES_COMPAT_raspberrypi = "kirkstone langdale" LAYERDEPENDS_raspberrypi = "core" # Additional license directories.