From: Denys Dmytriyenko Date: Mon, 15 Mar 2010 21:35:11 +0000 (-0400) Subject: opkg: update LICENSE to more specific GPLv2 X-Git-Tag: Release-2010-05/1~340^2~128^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=588268fcc052c909151ae1003db4c1f532ae2898;p=openembedded.git opkg: update LICENSE to more specific GPLv2 --- diff --git a/recipes/opkg/opkg.inc b/recipes/opkg/opkg.inc index b317de4cc3..4442102b51 100644 --- a/recipes/opkg/opkg.inc +++ b/recipes/opkg/opkg.inc @@ -1,7 +1,7 @@ DESCRIPTION = "Opkg Package Manager" DESCRIPTION_libopkg = "Opkg Package Manager Library" SECTION = "base" -LICENSE = "GPL" +LICENSE = "GPLv2" DEPENDS = "curl gpgme" PV = "0.1.6+svnr${SRCPV}" INC_PR = "r20"