mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
multipath-tools: RDEPEND on bash
Make sure /bin/bash will be on the target if we are. Signed-off-by: Joe Slater <jslater@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -110,4 +110,4 @@ FILES_kpartx = "${base_sbindir}/kpartx \
|
||||
${nonarch_libdir}/udev/kpartx_id \
|
||||
"
|
||||
|
||||
RDEPENDS_${PN} += "kpartx"
|
||||
RDEPENDS_${PN} += "bash kpartx"
|
||||
|
||||
Reference in New Issue
Block a user