mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
pm-qa: Fix QA warnings
WARNING: QA Issue: pm-qa 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>
This commit is contained in:
@@ -63,3 +63,4 @@ do_install () {
|
||||
install -m 0755 $script ${D}${bindir}/${script_basename}
|
||||
done
|
||||
}
|
||||
RDEPENDS_${PN} +="bash"
|
||||
|
||||
Reference in New Issue
Block a user