alsa-utils: add bash as a dependency of the alsa-utils-alsaconf rpm.
authorFlorin Sarbu <florin.sarbu@windriver.com>
Thu, 10 Jan 2013 07:01:09 +0000 (09:01 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 10 Jan 2013 23:49:39 +0000 (23:49 +0000)
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>
meta/recipes-multimedia/alsa/alsa-utils_1.0.25.bb

index 4990eb0..a76985c 100644 (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