aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/bluez/bluez4.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/bluez/bluez4.inc')
-rw-r--r--recipes/bluez/bluez4.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/bluez/bluez4.inc b/recipes/bluez/bluez4.inc
index 738d033006..d0aeaefa8f 100644
--- a/recipes/bluez/bluez4.inc
+++ b/recipes/bluez/bluez4.inc
@@ -14,6 +14,11 @@ RPROVIDES_bluez4 += "bluez-utils bluez-libs"
PROVIDES_append_angstrom = " bluez-utils-dbus bluez-utils bluez-libs"
RPROVIDES_bluez4-dev_angstrom = "bluez-libs-dev"
+# temporary solution for KaeilOS just to replace at least bluez-libs
+PROVIDES_append_kaeilos = " bluez-utils-dbus bluez-utils bluez-libs"
+RPROVIDES_bluez4-dev_kaeilos = "bluez-libs-dev"
+
+
SRC_URI = "\
http://www.kernel.org/pub/linux/bluetooth/bluez-${PV}.tar.gz \
file://fix-dfutool-usb-declaration-mismatch.patch;patch=1 \