aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2015-04-05 05:51:54 -0700
committerArmin Kuster <akuster808@gmail.com>2015-08-03 09:06:58 -0700
commite77c677195e094aa92fe39dde0dea45eec3d5f5e (patch)
treecd666eb3dd7a89863187eb255e778ffa0e8cd961 /meta-python
parentd91d6a2b379e253065aa407382f10a6d3230f9f4 (diff)
downloadmeta-openembedded-e77c677195e094aa92fe39dde0dea45eec3d5f5e.tar.gz
gateone: Fix QA warnings
WARNING: QA Issue: gateone requires /bin/bash, but no providers in its RDEPENDS [file-rdeps] Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-connectivity/gateone/gateone_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-connectivity/gateone/gateone_git.bb b/meta-python/recipes-connectivity/gateone/gateone_git.bb
index edc9977216..7eae12a8bf 100644
--- a/meta-python/recipes-connectivity/gateone/gateone_git.bb
+++ b/meta-python/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"