[meta-freescale] [meta-fsl-arm][PATCH 16/20] qemu-fsl: add gnutls as DEPENDS to fix QA warnings

b28495 at freescale.com b28495 at freescale.com
Fri Dec 25 00:08:27 PST 2015


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

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

diff --git a/recipes-devtools/qemu/qemu-fsl_git.bb b/recipes-devtools/qemu/qemu-fsl_git.bb
index 99ce0d1..77e8250 100644
--- a/recipes-devtools/qemu/qemu-fsl_git.bb
+++ b/recipes-devtools/qemu/qemu-fsl_git.bb
@@ -13,6 +13,7 @@ PV = "2.2.0+${SRCPV}"
 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