[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openembedded-core
Subject:    [OE-core] [PATCH 1/1] qemu: use PACKAGECONFIG to address nss dependencies
From:       hongxu.jia () windriver ! com (Hongxu Jia)
Date:       2013-10-31 11:50:41
Message-ID: 52724411.9050909 () windriver ! com
[Download RAW message or body]

On 10/31/2013 06:41 PM, Martin Jansa wrote:
> On Thu, Oct 31, 2013 at 06:23:01PM +0800, Hongxu Jia wrote:
> > Use PACKAGECONFIG to explicitly address nss dependencies rather than
> > tested by configure.
> > 
> > It avoided potential errors while multiple builds shared a common
> > state_cache.
> There are more floating dependencies in qemu.inc, see
> http://patchwork.openembedded.org/patch/56935/
> 
> and even this list isn't complete, there is also:
> WARN: packages/armv5te-oe-linux-gnueabi/qemu/qemu/latest lost dependency on  cairo \
> gdk-pixbuf gnutls gtk+ libvte 
> Can you please improve it to fix them all?
> 

OK, I will try to fix them as possible as I can.

Drop this patch, wait for V2.

//Hongxu

> > Signed-off-by: Hongxu Jia <hongxu.jia at windriver.com>
> > ---
> > meta/recipes-devtools/qemu/qemu.inc | 1 +
> > 1 file changed, 1 insertion(+)
> > 
> > diff --git a/meta/recipes-devtools/qemu/qemu.inc \
> > b/meta/recipes-devtools/qemu/qemu.inc index 1b861d7..87a7275 100644
> > --- a/meta/recipes-devtools/qemu/qemu.inc
> > +++ b/meta/recipes-devtools/qemu/qemu.inc
> > @@ -83,6 +83,7 @@ do_install_append() {
> > PACKAGECONFIG ??= ""
> > PACKAGECONFIG[virtfs] = "--enable-virtfs --enable-attr,--disable-virtfs,libcap \
> > attr," PACKAGECONFIG[aio] = "--enable-linux-aio,--disable-linux-aio,libaio,"
> > +PACKAGECONFIG[nss] = "--enable-smartcard-nss,--disable-smartcard-nss,nss,"
> > 
> > # Qemu target will not build in world build for ARM or Mips
> > BROKEN_qemuarm = "1"
> > -- 
> > 1.8.1.2
> > 
> > _______________________________________________
> > Openembedded-core mailing list
> > Openembedded-core at lists.openembedded.org
> > http://lists.openembedded.org/mailman/listinfo/openembedded-core


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic