diff options
author | Eric Bénard <eric@eukrea.com> | 2011-09-07 08:35:43 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-09-07 23:43:20 +0100 |
commit | 8712dfb3af5ee171149019562810305016fffcb1 (patch) | |
tree | 9cf5b0b0d3ae616e2d643b7754436f083de786de /meta/recipes-connectivity/resolvconf | |
parent | 129c98c182231409647b362321efcaba91bdc9da (diff) | |
download | poky-8712dfb3af5ee171149019562810305016fffcb1.tar.gz |
resolvconf: switch to 1.59 as 1.58 was removed from debian ftp
(From OE-Core rev: 11b466546533c6c2ad1f24d61d02a5bf6c1329e1)
Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/resolvconf')
-rw-r--r-- | meta/recipes-connectivity/resolvconf/resolvconf_1.59.bb (renamed from meta/recipes-connectivity/resolvconf/resolvconf_1.58.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/resolvconf/resolvconf_1.58.bb b/meta/recipes-connectivity/resolvconf/resolvconf_1.59.bb index 46040a0498..94231e0af6 100644 --- a/meta/recipes-connectivity/resolvconf/resolvconf_1.58.bb +++ b/meta/recipes-connectivity/resolvconf/resolvconf_1.59.bb | |||
@@ -15,8 +15,8 @@ PR = "r0" | |||
15 | 15 | ||
16 | SRC_URI = "${DEBIAN_MIRROR}/main/r/resolvconf/resolvconf_${PV}.tar.gz" | 16 | SRC_URI = "${DEBIAN_MIRROR}/main/r/resolvconf/resolvconf_${PV}.tar.gz" |
17 | 17 | ||
18 | SRC_URI[md5sum] = "6232b336e6bb05282791b5506bbbfa42" | 18 | SRC_URI[md5sum] = "59b20258bb8a3c25b8c4083fc0279547" |
19 | SRC_URI[sha256sum] = "853016a2ef16a8fdd6d1e29ac94bc6391199033235aa8e3b373345979c617431" | 19 | SRC_URI[sha256sum] = "37691677cea24da66d6664c98668b5f16667c0133f17feb166f246ee923ad756" |
20 | 20 | ||
21 | do_compile () { | 21 | do_compile () { |
22 | : | 22 | : |