diff options
Diffstat (limited to 'recipes/bluez/bluez4.inc')
-rw-r--r-- | recipes/bluez/bluez4.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/bluez/bluez4.inc b/recipes/bluez/bluez4.inc index d34cdb9d6b..431faf6152 100644 --- a/recipes/bluez/bluez4.inc +++ b/recipes/bluez/bluez4.inc @@ -4,10 +4,11 @@ PRIORITY = "optional" DEPENDS = "gst-plugins-base alsa-lib virtual/libusb0 dbus-glib" HOMEPAGE = "http://www.bluez.org" LICENSE = "GPL" -INC_PR = "r1" +INC_PR = "r2" # For angstrom we want this to replace at least bluez-libs PROVIDES_append_angstrom = " bluez-utils-dbus bluez-utils bluez-libs" +RPROVIDES_bluez4-dev_angstrom = "bluez-libs-dev" SRC_URI = "\ http://www.kernel.org/pub/linux/bluetooth/bluez-${PV}.tar.gz \ |