[OE-core] [PATCH] qemu machines: drop MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "qemu-config"

Richard Purdie richard.purdie at linuxfoundation.org
Mon May 23 14:41:57 UTC 2011


On Mon, 2011-05-23 at 13:58 +0200, Koen Kooi wrote:
> Things like 'distcc' and 'bash' are not essential to booting a qemu machine.

Agreed, although it largely depends on the context of what you believe
the qemu machines are for. Its policy so it belongs in the distro at
least so I'll change this back to something in poky.conf...

Cheers,

Richard

> Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>
> ---
>  meta/conf/machine/include/qemu.inc |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
> 
> diff --git a/meta/conf/machine/include/qemu.inc b/meta/conf/machine/include/qemu.inc
> index 40723eb..4122a88 100644
> --- a/meta/conf/machine/include/qemu.inc
> +++ b/meta/conf/machine/include/qemu.inc
> @@ -17,4 +17,3 @@ PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
>  #PREFERRED_PROVIDER_linux-libc-headers ?= "linux-libc-headers-yocto"
>  
>  EXTRA_IMAGEDEPENDS += "qemu-native qemu-helper-native"
> -MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "qemu-config"






More information about the Openembedded-core mailing list