1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-07 04:58:26 +00:00

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
@@ -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