bluez-alsa: fix select of libbsd
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 1 May 2018 19:41:44 +0000 (21:41 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 1 May 2018 19:41:44 +0000 (21:41 +0200)
commitfb0432ca624c24801f7b74c5e805442ec85018fa
tree47fc0dd1e6454ad50ad076fb1f6ac9d24845aec3
parent0a1938f1bd05f6fe2f5d3fe28146c95bbf22aa98
bluez-alsa: fix select of libbsd

bluez-alsa/Config.in must select BR2_PACKAGE_LIBBSD, not the
non-existing BR2_PACKAGE_BSD.

Fixes:

  http://autobuild.buildroot.net/results/ab6751615ac058d892258be9e7a8e110e68c62c5/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/bluez-alsa/Config.in