File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
meta-zephyr-sdk/recipes-devtools/qemu Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -37,15 +37,15 @@ inherit pkgconfig systemd python3native
3737LIC_FILES_CHKSUM = "file://COPYING;md5=441c28d2cf86e15a37fa47e15a72fbac \
3838 file://COPYING.LIB;endline=24;md5=8c5efda6cf1e1b03dcfd0e6c0d271c7f"
3939
40- SRCREV = "37b8667bf62f568167b0ef28aa7e6a0878218ae7 "
41- SRC_URI = "gitsm://github.com/zephyrproject-rtos/qemu .git;protocol=https;nobranch=1 \
40+ SRCREV = "${AUTOREV} "
41+ SRC_URI = "gitsm://github.com/zephyrproject-rtos/sdk-ng .git;protocol=https;branch=main \
4242 file://powerpc_rom.bin \
4343 file://run-ptest \
4444 file://qemu-guest-agent.init \
4545 file://qemu-guest-agent.udev \
4646 "
4747
48- S = "${WORKDIR} /git"
48+ S = "${WORKDIR} /git/qemu "
4949
5050CVE_STATUS [CVE -2007-0998 ] = "not-applicable-config: The VNC server can expose host files uder some circumstances. We don't enable it by default."
5151
You can’t perform that action at this time.
0 commit comments