mirror of
https://git.yoctoproject.org/meta-zephyr
synced 2026-01-29 21:58:41 +01:00
zephyr-kernel-src set default preferred version to 2.6.0
Signed-off-by: Wojciech Zmuda <wojciech.zmuda@huawei.com>
This commit is contained in:
committed by
Naveen Saini
parent
426c7d9db3
commit
530e0a46c5
@@ -22,5 +22,5 @@ SRC_URI = "\
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
# Default to a stable version
|
||||
PREFERRED_VERSION_zephyr-kernel ??= "2.5.0"
|
||||
PREFERRED_VERSION_zephyr-kernel ??= "2.6.0"
|
||||
include zephyr-kernel-src-${PREFERRED_VERSION_zephyr-kernel}.inc
|
||||
|
||||
Reference in New Issue
Block a user