commit | 757831f38b48e057618031bd4b16bdac0d7ac778 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Fri Feb 25 15:28:30 2022 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Feb 25 15:29:44 2022 -0600 |
tree | 045158d82f1deb3730b6053ce60e6d19af754289 | |
parent | 77c0126ab830535b1c8a98521a2eab5f38cb8353 [diff] [blame] |
treewide: support yocto kirkstone release * Deprecate N-1 release (hardknott). * Enable N+1 release (kirkstone). Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I39e027e02dab64b4390b46ffbd9c299c858f403e
diff --git a/meta-intel-openbmc/meta-s2600wf/conf/layer.conf b/meta-intel-openbmc/meta-s2600wf/conf/layer.conf index 07e7a83..46d4935 100644 --- a/meta-intel-openbmc/meta-s2600wf/conf/layer.conf +++ b/meta-intel-openbmc/meta-s2600wf/conf/layer.conf
@@ -8,4 +8,4 @@ BBFILE_COLLECTIONS += "s2600wf" BBFILE_PATTERN_s2600wf = "" BBFILE_PRIORITY_s2600wf = "5" -LAYERSERIES_COMPAT_s2600wf = "hardknott honister" +LAYERSERIES_COMPAT_s2600wf = "honister kirkstone"