alsa-utils: add bash as a dependency of the alsa-utils-alsaconf rpm.

alsa-utils-alsaconf rpm contains the bash script alsaconf. In order
to have the do_rootfs not error when bash is not brought along in
the rootfs as an explicit dependency, we add it as a dependency
of alsa-utils.

(From OE-Core rev: 18575b082a4042376fd1575465e69562dea04ddc)

Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Florin Sarbu 2013-01-10 09:01:09 +02:00 committed by Richard Purdie
parent 78e5426a76
commit 4739031722
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ ALSA_UTILS_PKGS = "\
PACKAGES += "${ALSA_UTILS_PKGS}"
RDEPENDS_${PN} += "${ALSA_UTILS_PKGS}"
RDEPENDS_alsa-utils-alsaconf += "bash"
# We omit alsaconf, because
# a) this is a bash script