[meta-freescale] [meta-fsl-ppc][PATCH 3/3] qemu_fslgit: add gnutls as DEPENDS to fix QA warnings

b28495 at freescale.com b28495 at freescale.com
Wed Dec 23 20:07:13 PST 2015


From: Ting Liu <ting.liu at freescale.com>

Signed-off-by: Ting Liu <ting.liu at freescale.com>
---
 recipes-devtools/qemu/qemu_fslgit.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/recipes-devtools/qemu/qemu_fslgit.bb b/recipes-devtools/qemu/qemu_fslgit.bb
index 05db1cc..6e40019 100644
--- a/recipes-devtools/qemu/qemu_fslgit.bb
+++ b/recipes-devtools/qemu/qemu_fslgit.bb
@@ -15,6 +15,7 @@ PV = "2.2.0+fsl"
 PACKAGECONFIG[glx] = "--enable-glx,--disable-glx,mesa"
 # remove not supported PACKAGECONFIG by this v2.2.0 based recipe
 PACKAGECONFIG[gnutls] = ""
+RDEPENDS_${PN}_append = " gnutls"
 
 SRC_URI = "git://git.freescale.com/ppc/sdk/qemu.git;branch=sdk-v1.9.x"
 SRCREV = "8362a298c4feef33c84d7db2d111af18bd29ef86"
-- 
1.9.2



More information about the meta-freescale mailing list