diff options
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/conf/distro/poky.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index 28eb3077b0..6e5563dda9 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf | |||
| @@ -248,8 +248,8 @@ ENABLE_BINARY_LOCALE_GENERATION ?= "1" | |||
| 248 | DISTRO_FEATURES = "alsa bluetooth ext2 irda pcmcia usbgadget usbhost wifi" | 248 | DISTRO_FEATURES = "alsa bluetooth ext2 irda pcmcia usbgadget usbhost wifi" |
| 249 | 249 | ||
| 250 | POKY_EXTRA_RDEPENDS = "" | 250 | POKY_EXTRA_RDEPENDS = "" |
| 251 | POKY_EXTRA_RDEPENDS_qemuarm = "qemu-config rsync" | 251 | POKY_EXTRA_RDEPENDS_qemuarm = "qemu-config" |
| 252 | POKY_EXTRA_RDEPENDS_qemux86 = "qemu-config rsync" | 252 | POKY_EXTRA_RDEPENDS_qemux86 = "qemu-config" |
| 253 | 253 | ||
| 254 | DISTRO_EXTRA_RDEPENDS += "${POKY_EXTRA_RDEPENDS}" | 254 | DISTRO_EXTRA_RDEPENDS += "${POKY_EXTRA_RDEPENDS}" |
| 255 | 255 | ||
