[yocto][meta-anaconda][PATCH 2/2] layer.conf: Update to wrynose release series
Haitao Liu <[email protected]> Wed, 15 Apr 2026 17:06:20 +0800
| Newsgroups | org.yoctoproject.lists.yocto |
|---|---|
| Message-ID | <[email protected]> |
Signed-off-by: Haitao Liu <[email protected]> --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 2e09189..eb37b98 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -11,7 +11,7 @@ BBFILE_PRIORITY_meta-anaconda = "10" LAYERVERSION_meta-anaconda = "2" -LAYERSERIES_COMPAT_meta-anaconda = "whinlatter" +LAYERSERIES_COMPAT_meta-anaconda = "wrynose" LAYERDEPENDS_meta-anaconda = " \ core \ -- 2.34.1