From 0bc1eac5a5f494bca0394e0dd3cf3a245a34e55a Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 17 Feb 2022 12:48:21 -0800 Subject: [PATCH] layers: Bump to use kirkstone its not going to be backward ABI compatible with honister due to variable renaming. 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 7f634ae..d7ad4ed 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 = "honister" +LAYERSERIES_COMPAT_raspberrypi = "kirkstone" LAYERDEPENDS_raspberrypi = "core" # Additional license directories.