]> code.ossystems Code Review - meta-freescale.git/commitdiff
asf: add rdepend on ipsec-tools
authorTing Liu <b28495@freescale.com>
Wed, 23 Oct 2013 06:57:16 +0000 (14:57 +0800)
committerZhenhua Luo <zhenhua.luo@freescale.com>
Sun, 12 Jan 2014 10:06:03 +0000 (18:06 +0800)
Fix the below issue:
| Computing transaction...error: Can't install asf-git-r0@t4240qds_64b:
| no package provides /usr/sbin/setkey

Signed-off-by: Ting Liu <b28495@freescale.com>
meta-fsl-ppc/recipes-kernel/asf/asf_git.bb

index bbe57173e46544fd6dd925339baaeb5e56056cb3..3dc8f908f03b35bd308d369df973534ca89e4f42 100644 (file)
@@ -7,6 +7,7 @@ SRC_URI = "git://git.freescale.com/ppc/sdk/asf.git;nobranch=1"
 SRCREV = "c262d7701af325b50cae54279a021ae7b5081e24"
 
 DEPENDS="virtual/kernel"
+RDEPENDS_${PN} += "ipsec-tools"
 
 inherit module