mirror of
https://git.yoctoproject.org/meta-zephyr
synced 2026-09-13 21:49:30 +02:00
layer: Fix PREFERRED_VERSION for zephyr-sdk-native
zephyr-sdk is a native recipe, So fix PREFERRED_VERSION for zephyr-sdk-native. 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:
committed by
Lee Chee Yang
parent
1f08e19450
commit
f10a17c4b5
@@ -23,4 +23,4 @@ addpylib ${LAYERDIR}/lib oeqa
|
||||
|
||||
# Default to a stable version
|
||||
PREFERRED_VERSION_zephyr-kernel ??= "3.6.0"
|
||||
PREFERRED_VERSION_zephyr-sdk ??= "0.16.9"
|
||||
PREFERRED_VERSION_zephyr-sdk-native ??= "0.16.9"
|
||||
|
||||
Reference in New Issue
Block a user