aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/bluez
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denis@denix.org>2010-05-17 16:13:26 -0400
committerDenys Dmytriyenko <denis@denix.org>2010-05-17 16:13:26 -0400
commit8a18828d82969abefcd257b6e49e40837fc433e5 (patch)
tree19fe9fe391755131bfc5af95c5450cec0ebca9f7 /recipes/bluez
parent2d4704ab4682ad9b54ced06aa5bc4d1861fb1391 (diff)
downloadopenembedded-8a18828d82969abefcd257b6e49e40837fc433e5.tar.gz
bluez4: set the LICENSE to more specific GPLv2/LGPLv2.1
Diffstat (limited to 'recipes/bluez')
-rw-r--r--recipes/bluez/bluez4.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/bluez/bluez4.inc b/recipes/bluez/bluez4.inc
index 3bbfb9add7..7a200b6cb0 100644
--- a/recipes/bluez/bluez4.inc
+++ b/recipes/bluez/bluez4.inc
@@ -2,9 +2,9 @@ DESCRIPTION = "Linux Bluetooth Stack Userland V4"
HOMEPAGE = "http://www.bluez.org"
SECTION = "libs"
PRIORITY = "optional"
-LICENSE = "GPL"
+LICENSE = "GPLv2/LGPLv2.1"
DEPENDS = "gst-plugins-base alsa-lib virtual/libusb0 dbus-glib"
-INC_PR = "r6"
+INC_PR = "r7"
# temporary solution until bug 5176 is properly fixed
PROVIDES += "bluez-utils bluez-libs bluez-utils-dbus"