Update Dockerfile for Zephyr SDK and Zephyr-project versioning (#4335)

Use a minimum manifest to reduce time consumption
This commit is contained in:
liang.he
2025-06-06 15:05:44 +08:00
committed by GitHub
parent 48a97736b3
commit 97e9502bb3
3 changed files with 48 additions and 15 deletions

View File

@ -0,0 +1,15 @@
# The west manifest file for WAMR on Zephyr smoke test.
#
manifest:
#
# Please add items below based on alphabetical order
projects:
- name: zephyr
url: https://github.com/zephyrproject-rtos/zephyr
revision: v3.7.0
clone-depth: 1
path: modules/zephyr
west-commands: scripts/west-commands.yml
self:
path: smoke-test