[meta-freescale] [meta-fsl-ppc][dora][PATCH 29/31] asf: add rdepend on ipsec-tools

b28495 at freescale.com b28495 at freescale.com
Wed Jan 15 01:41:34 PST 2014


From: Ting Liu <b28495 at freescale.com>

Fix the below issue:
| Computing transaction...error: Can't install asf-git-r0 at t4240qds_64b:
| no package provides /usr/sbin/setkey

Signed-off-by: Ting Liu <b28495 at freescale.com>
---
 recipes-kernel/asf/asf_git.bb |    1 +
 1 file changed, 1 insertion(+)

diff --git a/recipes-kernel/asf/asf_git.bb b/recipes-kernel/asf/asf_git.bb
index adad7ae..098b511 100644
--- a/recipes-kernel/asf/asf_git.bb
+++ b/recipes-kernel/asf/asf_git.bb
@@ -7,6 +7,7 @@ SRC_URI = "git://git.freescale.com/ppc/sdk/asf.git"
 SRCREV = "c262d7701af325b50cae54279a021ae7b5081e24"
 
 DEPENDS="virtual/kernel"
+RDEPENDS_${PN} += "ipsec-tools"
 
 inherit module
 
-- 
1.7.9.7




More information about the meta-freescale mailing list