summaryrefslogtreecommitdiffstats
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
parente90278a7b743c3bfd7c6647c1cd1e8a901255a29 (diff)
downloadpoky-3fe19025fd087d26db7585dac7b2df3b3f5ec7d4.tar.gz
resolvconf: update license info
Signed-off-by: Qing He <qing.he@intel.com>
-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 \
5nameserver information and programs that need nameserver \ 5nameserver information and programs that need nameserver \
6information." 6information."
7SECTION = "console/network" 7SECTION = "console/network"
8LICENSE = "GPL" 8LICENSE = "GPLv2+"
9LIC_FILES_CHKSUM = "file://COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b"
9AUTHOR = "Thomas Hood" 10AUTHOR = "Thomas Hood"
10HOMEPAGE = "http://packages.debian.org/resolvconf" 11HOMEPAGE = "http://packages.debian.org/resolvconf"
11DEPENDS = "bash" 12DEPENDS = "bash"