[oe-commits] Denys Dmytriyenko : bluez4: set the LICENSE to more specific GPLv2/LGPLv2.1

git version control git at git.openembedded.org
Mon May 17 20:17:00 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 8a18828d82969abefcd257b6e49e40837fc433e5
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=8a18828d82969abefcd257b6e49e40837fc433e5

Author: Denys Dmytriyenko <denis at denix.org>
Date:   Mon May 17 16:13:26 2010 -0400

bluez4: set the LICENSE to more specific GPLv2/LGPLv2.1

---

 recipes/bluez/bluez4.inc |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/bluez/bluez4.inc b/recipes/bluez/bluez4.inc
index 3bbfb9a..7a200b6 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"





More information about the Openembedded-commits mailing list