mirror of
git://git.yoctoproject.org/poky
synced 2026-08-14 01:57:01 +00:00
poky: install rsync in qemu images (requested by Rob)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3329 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
4e9ca346a3
commit
251e9cf66c
@ -249,8 +249,8 @@ DISTRO_FEATURES = "alsa bluetooth ext2 irda pcmcia usbgadget usbhost wifi"
|
||||
DISTRO_FEATURES_cmx270 = "alsa bluetooth ext2 irda pcmcia usbgadget usbhost"
|
||||
|
||||
POKY_EXTRA_RDEPENDS = ""
|
||||
POKY_EXTRA_RDEPENDS_qemuarm = "qemu-config"
|
||||
POKY_EXTRA_RDEPENDS_qemux86 = "qemu-config"
|
||||
POKY_EXTRA_RDEPENDS_qemuarm = "qemu-config rsync"
|
||||
POKY_EXTRA_RDEPENDS_qemux86 = "qemu-config rsync"
|
||||
|
||||
DISTRO_EXTRA_RDEPENDS += "${POKY_EXTRA_RDEPENDS}"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user