package/bluez_utils: select BR2_PACKAGE_CHECK
authorRomain Naour <romain.naour@gmail.com>
Sun, 14 May 2017 19:55:18 +0000 (21:55 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 14 May 2017 19:57:34 +0000 (21:57 +0200)
commit00f6de5fc77e38ae80c6ef1a0f0a74b57373344b
tree874f3f22cf7bfe70fb2c9872ffbcea888c73acf4
parenta4aaf6eae0c99d5da0ae16c2db53eec84d549cef
package/bluez_utils: select BR2_PACKAGE_CHECK

Commit [1] added check package to bluez_utils dependencies without
selecting it at Kconfig level.

Fixes:
Makefile:535: *** check is in the dependency chain of bluez_utils that has added it to its _DEPENDENCIES variable without selecting it or depending on it from Config.in.

[1] 8554be9f82301282161cf6310bacdb6067fefb16

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/bluez_utils/Config.in