mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
qemu-helper-sdk: Add poky-qemu-ifdown (#863)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4176 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
DESCRIPTION = "Qemu helper scripts from Poky"
|
||||
LICENSE = "GPL"
|
||||
RDEPENDS = "qemu-sdk"
|
||||
PR = "r6"
|
||||
PR = "r7"
|
||||
|
||||
FILESPATH = "${FILE_DIRNAME}/qemu-helper"
|
||||
|
||||
@@ -9,6 +9,7 @@ SRC_URI = "file://${OEROOT}/scripts/poky-qemu \
|
||||
file://${OEROOT}/scripts/poky-qemu-internal \
|
||||
file://${OEROOT}/scripts/poky-addptable2image \
|
||||
file://${OEROOT}/scripts/poky-qemu-ifup \
|
||||
file://${OEROOT}/scripts/poky-qemu-ifdown \
|
||||
file://raw2flash.c"
|
||||
|
||||
S = "${WORKDIR}"
|
||||
|
||||
Reference in New Issue
Block a user