]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
package/bluez_utils: select BR2_PACKAGE_CHECK
authorRomain Naour <romain.naour@gmail.com>
Sun, 14 May 2017 19:55:18 +0000 (21:55 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 15 May 2017 12:50:14 +0000 (14:50 +0200)
commitfbd7120c8ac119604341f52c445f7256eb2d96b4
tree737a4371cea1e0eb978b70c02710e9297bbba0b0
parent353ffb24975b3c7ae0f073749838d3ca3422de7a
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>
(cherry picked from commit 00f6de5fc77e38ae80c6ef1a0f0a74b57373344b)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/bluez_utils/Config.in