mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-10-30 01:52:51 +00:00
mcu-firmware: include firmware based on latest Zephyr
This adds Zephyr firmware builds from custom git branch based on the latest's upstream branch name 'main': 'main__mcu-on-wifi-boards'. Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
This commit is contained in:
committed by
John Crispin
parent
397c6df34a
commit
5f649ea1f4
@@ -27,7 +27,8 @@ endef
|
||||
# 4 fields separated with underscore:
|
||||
# version-name_git-sha_pipeline-id_sha256-of-package
|
||||
ZEPHYR_VERSIONS := \
|
||||
zephyr-v3.3.x_7055d10e538e_3877473859_321a0daf6328698a913c6504d19aa85a5170dfce6039b86d31d2e9162d34af7c
|
||||
zephyr-v3.3.x_7055d10e538e_3877473859_321a0daf6328698a913c6504d19aa85a5170dfce6039b86d31d2e9162d34af7c \
|
||||
zephyr-main_63d7f67d401d_3877472923_e44948759ad705f8a28449760ec3153f81d3620e0d3665e50490c7786dd2f8e2
|
||||
|
||||
ZEPHYR_FW_CI_URL := https://gitlab.com/pepe2k/zephyr/-/jobs/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user