mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
f3d301643e
The test program passes command-line arguments to hostname, grep and mount that are not present in busybox' variants, so we need to pull in the real things. The recipe also misses mkfs and findmnt programs so add those to RDEPENDS as well. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>