[oe] [meta-networking][PATCH 6/6] openl2tp: Add bash to rdeps

Khem Raj raj.khem at gmail.com
Thu Aug 24 21:38:29 UTC 2017


Fixes
QA Issue: /etc/init.d/openl2tpd contained in package openl2tp requires /bin/bash
, but no providers found in RDEPENDS_openl2tp? [file-rdeps]

Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-networking/recipes-protocols/openl2tp/openl2tp_1.8.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-networking/recipes-protocols/openl2tp/openl2tp_1.8.bb b/meta-networking/recipes-protocols/openl2tp/openl2tp_1.8.bb
index 1e5bfe264..0395199e7 100644
--- a/meta-networking/recipes-protocols/openl2tp/openl2tp_1.8.bb
+++ b/meta-networking/recipes-protocols/openl2tp/openl2tp_1.8.bb
@@ -84,4 +84,4 @@ do_install_append () {
     fi
 }
 
-RDEPENDS_${PN} = "ppp ppp-l2tp"
+RDEPENDS_${PN} = "ppp ppp-l2tp bash"
-- 
2.14.1




More information about the Openembedded-devel mailing list