mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-01-12 03:10:08 +00:00
userland: Add bash to RDEPENDS
WARNING: userland-git-r5 do_package_qa: QA Issue: /usr/bin/dtoverlay-post contained in package userland requires /bin/bash, but no providers found in RDEPENDS_userland? [file-rdeps] Signed-off-by: Scott Ellis <scott@jumpnowtek.com>
This commit is contained in:
committed by
Andrei Gherzan
parent
2745399f75
commit
cc64d6324d
@@ -71,3 +71,5 @@ FILES_${PN}-doc += "${datadir}/install"
|
||||
FILES_${PN}-dbg += "${libdir}/plugins/.debug"
|
||||
|
||||
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
||||
|
||||
RDEPENDS_${PN} += "bash"
|
||||
|
||||
Reference in New Issue
Block a user