aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-connectivity
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2015-04-05 05:51:54 -0700
committerMartin Jansa <Martin.Jansa@gmail.com>2015-05-11 10:57:10 +0200
commit699aacce6304ed5714223f7fb3077d34dce6161a (patch)
treedca16e4bf37f2497a7c1fcf776acf6afa52c33ef /recipes-connectivity
parentdde8ee82ee24bfa5da3349b481aa3d6b9f31e823 (diff)
downloadmeta-python2-699aacce6304ed5714223f7fb3077d34dce6161a.tar.gz
gateone: Fix QA warnings
WARNING: QA Issue: gateone requires /bin/bash, but no providers in its RDEPENDS [file-rdeps] (From meta-openembedded commit: 187f347d5c1bb937ab7da9a1c51ff35a4bd45174) Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
Diffstat (limited to 'recipes-connectivity')
-rw-r--r--recipes-connectivity/gateone/gateone_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-connectivity/gateone/gateone_git.bb b/recipes-connectivity/gateone/gateone_git.bb
index edc9977..7eae12a 100644
--- a/recipes-connectivity/gateone/gateone_git.bb
+++ b/recipes-connectivity/gateone/gateone_git.bb
@@ -76,6 +76,7 @@ RDEPENDS_${PN} = "mime-support \
python-tornado \
python-unixadmin \
python-xml \
+ bash \
"
SYSTEMD_SERVICE_${PN} = "gateone.service"