aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/opkg
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denis@denix.org>2010-03-15 17:35:11 -0400
committerDenys Dmytriyenko <denis@denix.org>2010-03-15 17:35:11 -0400
commit588268fcc052c909151ae1003db4c1f532ae2898 (patch)
treed9c37efa6d29619eb4ce97281b8e81ac676043a5 /recipes/opkg
parent3017a22545c1cc0558b84cfc69fef3f9cadf6fd9 (diff)
downloadopenembedded-588268fcc052c909151ae1003db4c1f532ae2898.tar.gz
opkg: update LICENSE to more specific GPLv2
Diffstat (limited to 'recipes/opkg')
-rw-r--r--recipes/opkg/opkg.inc2
1 files changed, 1 insertions, 1 deletions
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"