aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denis@denix.org>2010-05-17 16:14:58 -0400
committerDenys Dmytriyenko <denis@denix.org>2010-05-17 16:14:58 -0400
commit4b2cf232f85d3f7f98f513cfbe6d70a886f0ed8f (patch)
tree38c344444e0fc30e2e3127b696061976ba538d96 /recipes
parent9e3ba6b92ae6abfac538531b3d383d66bbc0b922 (diff)
downloadopenembedded-4b2cf232f85d3f7f98f513cfbe6d70a886f0ed8f.tar.gz
openobex: set the LICENSE to more specific GPLv2/LGPLv2.2
Diffstat (limited to 'recipes')
-rw-r--r--recipes/openobex/openobex_1.5.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/openobex/openobex_1.5.bb b/recipes/openobex/openobex_1.5.bb
index be44e3c925..53caf7b954 100644
--- a/recipes/openobex/openobex_1.5.bb
+++ b/recipes/openobex/openobex_1.5.bb
@@ -4,8 +4,8 @@ HOMEPAGE = "http://openobex.triq.net"
SECTION = "libs"
PROVIDES = "openobex-apps"
DEPENDS = "virtual/libusb0 bluez-libs"
-LICENSE = "GPL"
-PR = "r1"
+LICENSE = "GPLv2/LGPLv2.1"
+PR = "r2"
SRC_URI = "http://www.kernel.org/pub/linux/bluetooth/openobex-${PV}.tar.gz \
file://disable-cable-test.patch;patch=1 \