diff options
author | Phil Blundell <pb@pbcl.net> | 2013-04-26 14:05:07 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-29 14:43:53 +0100 |
commit | 7317c8055cf3af8912a66badb3074f0a60f75ec2 (patch) | |
tree | f6ed8a0bc8087f559ece2bf4a72d9475548aafc8 /meta-skeleton | |
parent | da3f9f7febdc485a356ccb102e0d93cd8f059da7 (diff) | |
download | openembedded-core-7317c8055cf3af8912a66badb3074f0a60f75ec2.tar.gz openembedded-core-7317c8055cf3af8912a66badb3074f0a60f75ec2.tar.bz2 openembedded-core-7317c8055cf3af8912a66badb3074f0a60f75ec2.zip |
alsa-utils: Move alsaconf to its own recipe
18575b082a4042376fd1575465e69562dea04ddc added bash as a dependency of
alsa-utils-alsaconf so that the script interpreter will be available at
run time. However, this has the undesirable side effect of making bash
be a build dependency for alsa-utils and, for those folks who don't need
alsaconf but do want some other part of alsa-utils, this cure is worse
than the original disease.
Fix this by moving alsaconf to a separate recipe so that the bash
dependency only applies when alsaconf is specifically requested.
Signed-off-by: Phil Blundell <philb@gnu.org>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta-skeleton')
0 files changed, 0 insertions, 0 deletions