From ffd6b859368b38fc90963c72c3c86916bcdd086a Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Wed, 28 Mar 2007 10:36:07 +0000 Subject: qemu-config: this recipe replace qemu-distcc and provide NFS exports file - / dir is exported R/W for any host git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1397 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/conf/distro/poky.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta/conf/distro') diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index f70c32ed5..cff8d4516 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf @@ -184,8 +184,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-distcc" -POKY_EXTRA_RDEPENDS_qemux86 = "qemu-distcc" +POKY_EXTRA_RDEPENDS_qemuarm = "qemu-config" +POKY_EXTRA_RDEPENDS_qemux86 = "qemu-config" POKY_EXTRA_RDEPENDS_akita = "pointercal" DISTRO_EXTRA_RDEPENDS += "${POKY_EXTRA_RDEPENDS}" -- cgit v1.2.3