layer.conf: Prepare for release, drop scarthgap styhead LAYERSERIES

Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
This commit is contained in:
Naveen Saini
2025-04-29 13:59:56 +08:00
parent 62ad6a56f3
commit 9451792019
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 = "scarthgap styhead walnascar"
LAYERSERIES_COMPAT_zephyrbsp = "walnascar"

View File

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