aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/resolvconf
diff options
context:
space:
mode:
authorQing He <qing.he@intel.com>2010-11-26 17:02:43 +0800
committerSaul Wold <sgw@linux.intel.com>2010-12-01 20:47:04 -0800
commit3fe19025fd087d26db7585dac7b2df3b3f5ec7d4 (patch)
treecd8173cda69f21391bf97e097afc4e7040989e8c /meta/recipes-connectivity/resolvconf
parente90278a7b743c3bfd7c6647c1cd1e8a901255a29 (diff)
downloadopenembedded-core-3fe19025fd087d26db7585dac7b2df3b3f5ec7d4.tar.gz
resolvconf: update license info
Signed-off-by: Qing He <qing.he@intel.com>
Diffstat (limited to 'meta/recipes-connectivity/resolvconf')
-rw-r--r--meta/recipes-connectivity/resolvconf/resolvconf_1.43.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/resolvconf/resolvconf_1.43.bb b/meta/recipes-connectivity/resolvconf/resolvconf_1.43.bb
index f29669f640..ad754a7fb8 100644
--- a/meta/recipes-connectivity/resolvconf/resolvconf_1.43.bb
+++ b/meta/recipes-connectivity/resolvconf/resolvconf_1.43.bb
@@ -5,7 +5,8 @@ itself up as the intermediary between programs that supply \
nameserver information and programs that need nameserver \
information."
SECTION = "console/network"
-LICENSE = "GPL"
+LICENSE = "GPLv2+"
+LIC_FILES_CHKSUM = "file://COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b"
AUTHOR = "Thomas Hood"
HOMEPAGE = "http://packages.debian.org/resolvconf"
DEPENDS = "bash"