mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
packagegroup-tools-bluetooth: fix rdepends
RDEPENDS are already specified separately for bluez4 and bluez5. Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
5e70e778a2
commit
521a3b0326
@@ -31,7 +31,3 @@ RDEPENDS_bluez5 = " \
|
||||
pulseaudio-module-loopback', \
|
||||
'', d)} \
|
||||
"
|
||||
|
||||
# Install bluez4 tools or bluez5 tools depending on what is specified in the distro.
|
||||
# Otherwise install nothing.
|
||||
RDEPENDS_${PN} = "${RDEPENDS_${BLUEZ}}"
|
||||
|
||||
Reference in New Issue
Block a user