mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-05 05:04:45 +02: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:
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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user