From 8a18828d82969abefcd257b6e49e40837fc433e5 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Mon, 17 May 2010 16:13:26 -0400 Subject: bluez4: set the LICENSE to more specific GPLv2/LGPLv2.1 --- recipes/bluez/bluez4.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes/bluez/bluez4.inc') 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" -- cgit 1.2.3-korg