aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2011-12-14 03:38:29 +0400
committerPaul Eggleton <paul.eggleton@linux.intel.com>2011-12-13 23:45:33 +0000
commita542ae4108a276446f98328ebd821ea2f3828dc5 (patch)
treee04e3881e8575ac78c5f26059ce72043daf05d94
parent4e9ddb4119b2cfd31a8538f1e973274d350476d1 (diff)
downloadmeta-opie-a542ae4108a276446f98328ebd821ea2f3828dc5.tar.gz
obexftp: fix LICENSE field
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
-rw-r--r--recipes-support/obexftp/obexftp_0.23.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-support/obexftp/obexftp_0.23.bb b/recipes-support/obexftp/obexftp_0.23.bb
index 46cc628..b6aa9fb 100644
--- a/recipes-support/obexftp/obexftp_0.23.bb
+++ b/recipes-support/obexftp/obexftp_0.23.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "OBEX Ftp Client based on openobex."
SECTION = "console/network"
HOMEPAGE = "http://dev.zuckschwerdt.org/openobex/wiki/ObexFtp"
-LICENSE = "GPLv2/LGPLv2"
+LICENSE = "GPLv2 & LGPLv2"
DEPENDS = "openobex bluez4 virtual/libusb0 virtual/libiconv"
PR = "r1"