mirror of
https://git.yoctoproject.org/meta-zephyr
synced 2026-01-29 21:58:41 +01:00
layer.conf: update LAYERSERIES_COMPAT to use styhead
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
This commit is contained in:
@@ -15,4 +15,4 @@ LAYERVERSION_zephyrbsp = "1"
|
||||
|
||||
LAYERDEPENDS_zephyrbsp = "zephyrcore core meta-python"
|
||||
|
||||
LAYERSERIES_COMPAT_zephyrbsp = "kirkstone scarthgap"
|
||||
LAYERSERIES_COMPAT_zephyrbsp = "scarthgap styhead"
|
||||
|
||||
@@ -15,7 +15,7 @@ LAYERVERSION_zephyrcore = "1"
|
||||
|
||||
LAYERDEPENDS_zephyrcore = "core meta-python"
|
||||
|
||||
LAYERSERIES_COMPAT_zephyrcore = "kirkstone scarthgap"
|
||||
LAYERSERIES_COMPAT_zephyrcore = "scarthgap styhead"
|
||||
|
||||
PYTHON3_NATIVE_SITEPACKAGES_DIR = "${libdir_native}/${PYTHON3_DIR}/site-packages"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user