diff options
author | Qing He <qing.he@intel.com> | 2010-11-26 17:02:43 +0800 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2010-12-01 20:47:04 -0800 |
commit | 3fe19025fd087d26db7585dac7b2df3b3f5ec7d4 (patch) | |
tree | cd8173cda69f21391bf97e097afc4e7040989e8c /meta/recipes-connectivity | |
parent | e90278a7b743c3bfd7c6647c1cd1e8a901255a29 (diff) | |
download | poky-3fe19025fd087d26db7585dac7b2df3b3f5ec7d4.tar.gz |
resolvconf: update license info
Signed-off-by: Qing He <qing.he@intel.com>
Diffstat (limited to 'meta/recipes-connectivity')
-rw-r--r-- | meta/recipes-connectivity/resolvconf/resolvconf_1.43.bb | 3 |
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 \ | |||
5 | nameserver information and programs that need nameserver \ | 5 | nameserver information and programs that need nameserver \ |
6 | information." | 6 | information." |
7 | SECTION = "console/network" | 7 | SECTION = "console/network" |
8 | LICENSE = "GPL" | 8 | LICENSE = "GPLv2+" |
9 | LIC_FILES_CHKSUM = "file://COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b" | ||
9 | AUTHOR = "Thomas Hood" | 10 | AUTHOR = "Thomas Hood" |
10 | HOMEPAGE = "http://packages.debian.org/resolvconf" | 11 | HOMEPAGE = "http://packages.debian.org/resolvconf" |
11 | DEPENDS = "bash" | 12 | DEPENDS = "bash" |