mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-07-19 03:33:00 +00:00
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:
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 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user