[OE-core] [PATCH 6/7] resolvconf: Update to 1.75

Saul Wold sgw at linux.intel.com
Tue Jun 3 03:26:11 UTC 2014


Archive compression changed to xz

Signed-off-by: Saul Wold <sgw at linux.intel.com>
---
 .../resolvconf/{resolvconf_1.74.bb => resolvconf_1.75.bb}           | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta/recipes-connectivity/resolvconf/{resolvconf_1.74.bb => resolvconf_1.75.bb} (92%)

diff --git a/meta/recipes-connectivity/resolvconf/resolvconf_1.74.bb b/meta/recipes-connectivity/resolvconf/resolvconf_1.75.bb
similarity index 92%
rename from meta/recipes-connectivity/resolvconf/resolvconf_1.74.bb
rename to meta/recipes-connectivity/resolvconf/resolvconf_1.75.bb
index 68bd515..7310c83 100644
--- a/meta/recipes-connectivity/resolvconf/resolvconf_1.74.bb
+++ b/meta/recipes-connectivity/resolvconf/resolvconf_1.75.bb
@@ -11,10 +11,10 @@ AUTHOR = "Thomas Hood"
 HOMEPAGE = "http://packages.debian.org/resolvconf"
 RDEPENDS_${PN} = "bash"
 
-SRC_URI = "${DEBIAN_MIRROR}/main/r/resolvconf/resolvconf_${PV}.tar.gz"
+SRC_URI = "${DEBIAN_MIRROR}/main/r/resolvconf/resolvconf_${PV}.tar.xz"
 
-SRC_URI[md5sum] = "2f190d3bb8960b69157f63590c262e93"
-SRC_URI[sha256sum] = "2e72e6884e9105cbf57101ab0f11e768717b6f76b7f5100c6a2a0cc69bb3d4a0"
+SRC_URI[md5sum] = "4b8bc86a3cf070e3fd0e9aff7eaaba56"
+SRC_URI[sha256sum] = "16167f37a77ef4bc4596dcbefece269b6a10d10fa448594ec55ed3303193086e"
 
 inherit allarch
 
-- 
1.8.3.1




More information about the Openembedded-core mailing list