summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2012-04-30 11:22:56 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-05-03 15:48:05 +0100
commit0d47891213e056a18ed601a30cbf3c2dec05a9d0 (patch)
tree2a6f07b57a0c78fb890807803f69c3196a48b0e7 /meta/recipes-connectivity
parent0432cc1d1f472fe72a030c929a6d67663c139d22 (diff)
downloadpoky-0d47891213e056a18ed601a30cbf3c2dec05a9d0.tar.gz
resolvconf: Update to 1.65
(From OE-Core rev: 066e9a8aa13d33f0f96f036dfcbf48e0e0dab80f) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity')
-rw-r--r--meta/recipes-connectivity/resolvconf/resolvconf_1.65.bb (renamed from meta/recipes-connectivity/resolvconf/resolvconf_1.64.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/resolvconf/resolvconf_1.64.bb b/meta/recipes-connectivity/resolvconf/resolvconf_1.65.bb
index d2d5183284..9b7553d3e7 100644
--- a/meta/recipes-connectivity/resolvconf/resolvconf_1.64.bb
+++ b/meta/recipes-connectivity/resolvconf/resolvconf_1.65.bb
@@ -14,8 +14,8 @@ PR = "r0"
14 14
15SRC_URI = "${DEBIAN_MIRROR}/main/r/resolvconf/resolvconf_${PV}.tar.gz" 15SRC_URI = "${DEBIAN_MIRROR}/main/r/resolvconf/resolvconf_${PV}.tar.gz"
16 16
17SRC_URI[md5sum] = "56140b756b6303d94e7463f376300a09" 17SRC_URI[md5sum] = "8411411956f986a43021fa7e71d1bae8"
18SRC_URI[sha256sum] = "6cdf23d4b530a183bfade3b64ccb3660983a0a7428a443af3f099f88390512c3" 18SRC_URI[sha256sum] = "3876a50a71c5e3e08373b7e41d5ca9a6cf19cf48e9decb3ab0a7c67261d58785"
19 19
20inherit allarch 20inherit allarch
21 21