mirror of
https://git.yoctoproject.org/poky
synced 2026-07-15 15:37:03 +00:00
poky-extract-sdk: script for extracting sdk images using pseudo
This script automates the creation of a rootfs area using pseudo so it can be used by a QEMU nfsroot boot. Signed-off-by: Scott Garman <scott.a.garman@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
f203df83a5
commit
c23da3d37e
@@ -11,6 +11,7 @@ SRC_URI = "file://${POKYBASE}/scripts/poky-qemu \
|
||||
file://${POKYBASE}/scripts/poky-qemu-ifup \
|
||||
file://${POKYBASE}/scripts/poky-qemu-ifdown \
|
||||
file://${POKYBASE}/scripts/poky-find-native-sysroot \
|
||||
file://${POKYBASE}/scripts/poky-extract-sdk \
|
||||
file://tunctl.c \
|
||||
file://raw2flash.c \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user