[meta-freescale] [meta-fsl-ppc][PATCH 28/30] asf: add rdepend on ipsec-tools

b28495 at freescale.com b28495 at freescale.com
Wed Jan 8 02:08:20 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 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/recipes-kernel/asf/asf_git.bb b/recipes-kernel/asf/asf_git.bb
index bbe5717..3dc8f90 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;nobranch=1"
 SRCREV = "c262d7701af325b50cae54279a021ae7b5081e24"
 
 DEPENDS="virtual/kernel"
+RDEPENDS_${PN} += "ipsec-tools"
 
 inherit module
 
-- 
1.7.3.4




More information about the meta-freescale mailing list