From: Denys Dmytriyenko Date: Mon, 17 May 2010 20:15:26 +0000 (-0400) Subject: obexftp: set the LICENSE to more specific GPLv2/LGPLv2 (not 2.1?) X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e6d9e878c06293010eb3c815e28e0798b7dab65;p=openembedded.git obexftp: set the LICENSE to more specific GPLv2/LGPLv2 (not 2.1?) --- diff --git a/recipes/obexftp/obexftp_0.23.bb b/recipes/obexftp/obexftp_0.23.bb index 560d4c09ab..63ec0e2770 100644 --- 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 = "GPLv2/LGPLv2" DEPENDS = "openobex bluez-libs virtual/libusb0 virtual/libiconv" +PR = "r1" SRC_URI = "${SOURCEFORGE_MIRROR}/openobex/obexftp-${PV}.tar.bz2 \ "