packagegroup-tools-bluetooth: correct RDEPENDS

RDEPENDS_${PN} is wrongly removed and then packagegroup-tools-bluetooth
requires no package now.

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Kai Kang
2019-08-15 10:32:30 -04:00
committed by Khem Raj
parent 0aa96837f9
commit 274e6e40fa
@@ -11,7 +11,7 @@ These tools are used at runtime."
inherit packagegroup
RDEPENDS_bluez5 = " \
RDEPENDS_${PN} = " \
bluez5-noinst-tools \
bluez5-obex \
bluez5-testtools \