From a5698c0668a613ed919e346778eaeb6743c53481 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 15 May 2020 15:34:26 +0100 Subject: meta-poky/meta-yocto-bsp layer.conf: Move to depend on gatesgarth release codename (From meta-yocto rev: a6b17a67a7478fb6536eff388bfd30f058388fd5) Signed-off-by: Richard Purdie --- meta-poky/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-poky') diff --git a/meta-poky/conf/layer.conf b/meta-poky/conf/layer.conf index 234be1321c..7241af02e4 100644 --- a/meta-poky/conf/layer.conf +++ b/meta-poky/conf/layer.conf @@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "yocto" BBFILE_PATTERN_yocto = "^${LAYERDIR}/" BBFILE_PRIORITY_yocto = "5" -LAYERSERIES_COMPAT_yocto = "dunfell" +LAYERSERIES_COMPAT_yocto = "gatesgarth" # This should only be incremented on significant changes that will # cause compatibility issues with other layers -- cgit v1.2.3-54-g00ecf