From 09b9c7c31edd786c4f8099313137222ddecd1c5f Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Mon, 20 May 2013 19:19:43 -0700 Subject: [PATCH] resolvconf: Update to 1.72 (From OE-Core rev: 6edee60964a1bc367229239175426bdf175efa62) Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- .../resolvconf/{resolvconf_1.71.bb => resolvconf_1.72.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-connectivity/resolvconf/{resolvconf_1.71.bb => resolvconf_1.72.bb} (88%) diff --git a/meta/recipes-connectivity/resolvconf/resolvconf_1.71.bb b/meta/recipes-connectivity/resolvconf/resolvconf_1.72.bb similarity index 88% rename from meta/recipes-connectivity/resolvconf/resolvconf_1.71.bb rename to meta/recipes-connectivity/resolvconf/resolvconf_1.72.bb index d342a6e..a96dbff 100644 --- a/meta/recipes-connectivity/resolvconf/resolvconf_1.71.bb +++ b/meta/recipes-connectivity/resolvconf/resolvconf_1.72.bb @@ -13,8 +13,8 @@ RDEPENDS_${PN} = "bash" SRC_URI = "${DEBIAN_MIRROR}/main/r/resolvconf/resolvconf_${PV}.tar.gz" -SRC_URI[md5sum] = "f073ab06b11584c8af86e7f84a56680e" -SRC_URI[sha256sum] = "f2ec30a0e89330c6cbc3117efd60639da8305782979844ee4a1906e4b0ca230c" +SRC_URI[md5sum] = "6bf631213c97f89261d997c78f7b9506" +SRC_URI[sha256sum] = "196e8b5ef0a0282bf99e156113b058e65dd7f889cf4aea16597cddeef7e7cd43" inherit allarch -- 2.7.4