Skip to content

Commit

Permalink
zephyr-kernel: build with v3.7.0
Browse files Browse the repository at this point in the history
Signed-off-by: Naveen Saini <[email protected]>
  • Loading branch information
saininav committed Sep 13, 2024
1 parent f84fdf5 commit c4eaf48
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/files:"
S = "${WORKDIR}/git"

# Default to a stable version
PREFERRED_VERSION_zephyr-kernel ??= "3.6.0"
PREFERRED_VERSION_zephyr-kernel ??= "3.7.0"
require recipes-kernel/zephyr-kernel/zephyr-kernel-src-${PREFERRED_VERSION_zephyr-kernel}.inc

0 comments on commit c4eaf48

Please sign in to comment.