git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e3ba6b
)
openobex: set the LICENSE to more specific GPLv2/LGPLv2.2
author
Denys Dmytriyenko
<denis@denix.org>
Mon, 17 May 2010 20:14:58 +0000
(16:14 -0400)
committer
Denys Dmytriyenko
<denis@denix.org>
Mon, 17 May 2010 20:14:58 +0000
(16:14 -0400)
recipes/openobex/openobex_1.5.bb
patch
|
blob
|
history
diff --git
a/recipes/openobex/openobex_1.5.bb
b/recipes/openobex/openobex_1.5.bb
index
be44e3c
..
53caf7b
100644
(file)
--- 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 = "r
1
"
+LICENSE = "GPL
v2/LGPLv2.1
"
+PR = "r
2
"
SRC_URI = "http://www.kernel.org/pub/linux/bluetooth/openobex-${PV}.tar.gz \
file://disable-cable-test.patch;patch=1 \