mirror of
https://git.yoctoproject.org/meta-zephyr
synced 2026-01-29 21:58:41 +01:00
zephyr-kernel-src: switch from master branch to main
* branch was renamed in upstream repo It fixes do_fetch failure Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
This commit is contained in:
@@ -13,7 +13,7 @@ inherit cmake
|
||||
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
|
||||
|
||||
SRC_URI = "\
|
||||
git://github.com/zephyrproject-rtos/zephyr.git;protocol=https;branch=master;name=default \
|
||||
git://github.com/zephyrproject-rtos/zephyr.git;protocol=https;branch=main;name=default \
|
||||
git://github.com/zephyrproject-rtos/cmsis.git;protocol=https;destsuffix=git/modules/cmsis;name=cmsis \
|
||||
git://github.com/zephyrproject-rtos/hal_nordic.git;protocol=https;destsuffix=git/modules/hal/nordic;name=nordic \
|
||||
git://github.com/zephyrproject-rtos/hal_stm32.git;protocol=https;destsuffix=git/modules/hal/stm32;name=stm32 \
|
||||
|
||||
Reference in New Issue
Block a user