layer.conf: Update to wrynose

Prepare for the next release and update to the new wrynose release
series.

Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
This commit is contained in:
Sandeep Gundlupet Raju
2026-03-23 14:13:57 -06:00
committed by Lee Chee Yang
parent 2141703dd6
commit 22a0ce1d78
2 changed files with 2 additions and 2 deletions

View File

@@ -15,4 +15,4 @@ LAYERVERSION_zephyrbsp = "1"
LAYERDEPENDS_zephyrbsp = "zephyrcore core meta-python"
LAYERSERIES_COMPAT_zephyrbsp = "whinlatter"
LAYERSERIES_COMPAT_zephyrbsp = "wrynose"

View File

@@ -15,7 +15,7 @@ LAYERVERSION_zephyrcore = "1"
LAYERDEPENDS_zephyrcore = "core meta-python"
LAYERSERIES_COMPAT_zephyrcore = "whinlatter"
LAYERSERIES_COMPAT_zephyrcore = "wrynose"
PYTHON3_NATIVE_SITEPACKAGES_DIR = "${libdir_native}/${PYTHON3_DIR}/site-packages"