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:
4b2cf23
)
obexftp: set the LICENSE to more specific GPLv2/LGPLv2 (not 2.1?)
author
Denys Dmytriyenko
<denis@denix.org>
Mon, 17 May 2010 20:15:26 +0000
(16:15 -0400)
committer
Denys Dmytriyenko
<denis@denix.org>
Mon, 17 May 2010 20:15:26 +0000
(16:15 -0400)
recipes/obexftp/obexftp_0.23.bb
patch
|
blob
|
history
diff --git
a/recipes/obexftp/obexftp_0.23.bb
b/recipes/obexftp/obexftp_0.23.bb
index
560d4c0
..
63ec0e2
100644
(file)
--- a/
recipes/obexftp/obexftp_0.23.bb
+++ b/
recipes/obexftp/obexftp_0.23.bb
@@
-1,8
+1,9
@@
DESCRIPTION = "OBEX Ftp Client based on openobex."
SECTION = "console/network"
HOMEPAGE = "http://dev.zuckschwerdt.org/openobex/wiki/ObexFtp"
-LICENSE = "GPL"
+LICENSE = "GPL
v2/LGPLv2
"
DEPENDS = "openobex bluez-libs virtual/libusb0 virtual/libiconv"
+PR = "r1"
SRC_URI = "${SOURCEFORGE_MIRROR}/openobex/obexftp-${PV}.tar.bz2 \
"