From f0585296e1bf99adbdb4c440a9f6860dc3219389 Mon Sep 17 00:00:00 2001 From: Willy Tu Date: Sat, 7 Aug 2021 21:49:09 -0700 Subject: meta-google: layer.conf: Revert 45725 and add honister as Yocto release Reverting the changes in https://gerrit.openbmc-project.xyz/c/openbmc/openbmc/+/45725 and adding `honister` to LAYERSERIES_COMPAT for the next Yocto release. Change-Id: I32c138127dc3508d6925c990643b9efce2bda0b6 Signed-off-by: Willy Tu --- meta-google/conf/layer.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'meta-google/conf/layer.conf') diff --git a/meta-google/conf/layer.conf b/meta-google/conf/layer.conf index 86a965e73..346946b99 100644 --- a/meta-google/conf/layer.conf +++ b/meta-google/conf/layer.conf @@ -12,6 +12,6 @@ BBFILES_DYNAMIC += " \ " BBFILE_COLLECTIONS += "google-layer" -BBFILE_PATTERN:google-layer := "^${LAYERDIR}/" -LAYERVERSION:google-layer = "1" -LAYERSERIES_COMPAT:google-layer = "gatesgarth hardknott" +BBFILE_PATTERN_google-layer := "^${LAYERDIR}/" +LAYERVERSION_google-layer = "1" +LAYERSERIES_COMPAT_google-layer = "gatesgarth hardknott honister" -- cgit v1.2.3