From: Denys Dmytriyenko Date: Mon, 17 May 2010 20:13:26 +0000 (-0400) Subject: bluez4: set the LICENSE to more specific GPLv2/LGPLv2.1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a18828d82969abefcd257b6e49e40837fc433e5;p=openembedded.git bluez4: set the LICENSE to more specific GPLv2/LGPLv2.1 --- 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"