meta-poky/meta-yocto-bsp layer.conf: Move to depend on gatesgarth release codename

(From meta-yocto rev: a6b17a67a7478fb6536eff388bfd30f058388fd5)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie
2020-05-15 15:34:26 +01:00
parent af728be16f
commit a5698c0668
2 changed files with 2 additions and 2 deletions

View File

@@ -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