diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-10-01 10:40:39 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-10-01 12:42:08 +0100 |
commit | 5ac9869961ca841df8a23250235d77d603b60465 (patch) | |
tree | ae05aa22ceae05ae5069fa2c6d1aea6fe3648695 /meta-poky | |
parent | f4cd284ad7a9b891995fb313f1097898ecad98ba (diff) | |
download | poky-5ac9869961ca841df8a23250235d77d603b60465.tar.gz |
layer.conf: Update to new release series
Switch styhead -> walnascar post release.
(From meta-yocto rev: 405c62c2b13119aaea0d7c119868cf9bb27654d8)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-poky')
-rw-r--r-- | meta-poky/conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-poky/conf/layer.conf b/meta-poky/conf/layer.conf index 289ae48bbd..483046b6d3 100644 --- a/meta-poky/conf/layer.conf +++ b/meta-poky/conf/layer.conf | |||
@@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "yocto" | |||
9 | BBFILE_PATTERN_yocto = "^${LAYERDIR}/" | 9 | BBFILE_PATTERN_yocto = "^${LAYERDIR}/" |
10 | BBFILE_PRIORITY_yocto = "5" | 10 | BBFILE_PRIORITY_yocto = "5" |
11 | 11 | ||
12 | LAYERSERIES_COMPAT_yocto = "styhead" | 12 | LAYERSERIES_COMPAT_yocto = "walnascar" |
13 | 13 | ||
14 | # This should only be incremented on significant changes that will | 14 | # This should only be incremented on significant changes that will |
15 | # cause compatibility issues with other layers | 15 | # cause compatibility issues with other layers |