[meta-freescale] [meta-fsl-ppc][PATCH] qemu: gtk option is lost when regenerating the configure

B40290 at freescale.com B40290 at freescale.com
Thu Dec 12 23:28:01 PST 2013


Please ignore it.



-----Original Message-----
From: b40290 at freescale.com [mailto:b40290 at freescale.com] 
Sent: Friday, December 13, 2013 10:33 AM
To: meta-freescale at yoctoproject.org
Cc: Liu Ting-B28495; Luo Zhenhua-B19537; Guo Chunrong-B40290
Subject: [meta-fsl-ppc][PATCH] qemu: gtk option is lost when regenerating the configure

From: Chunrong Guo <B40290 at freescale.com>

   *fix the following error:
    |ERROR: unknown option --disable-gtk

Signed-off-by: Chunrong Guo <B40290 at freescale.com>
---
 recipes-devtools/qemu/qemu_fslgit.bb |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/recipes-devtools/qemu/qemu_fslgit.bb b/recipes-devtools/qemu/qemu_fslgit.bb
index 356103d..768e2db 100644
--- a/recipes-devtools/qemu/qemu_fslgit.bb
+++ b/recipes-devtools/qemu/qemu_fslgit.bb
@@ -27,6 +27,8 @@ EXTRA_OECONF_e5500 = "--target-list=ppc64-softmmu ${PPC_OECONF}"
 EXTRA_OECONF_e500v2 = "--target-list=ppc-softmmu ${PPC_OECONF}"
 EXTRA_OECONF_e500mc = "--target-list=ppc-softmmu ${PPC_OECONF}"
 
+PACKAGECONFIG[gtk+] = " , , ,"
+
 do_configure_prepend() {
         export PKG_CONFIG=${STAGING_DIR_NATIVE}${bindir_native}/pkg-config
 }
-- 
1.7.5.4




More information about the meta-freescale mailing list