[oe-commits] Anders Darander : Resolvconf: update to 1.46
git version control
git at git.openembedded.org
Wed Nov 3 05:07:15 UTC 2010
Module: openembedded.git
Branch: master
Commit: e43aca568fe9ed9b7130cea98df1265851f2ce72
URL: http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=e43aca568fe9ed9b7130cea98df1265851f2ce72
Author: Anders Darander <anders at chargestorm.se>
Date: Tue Nov 2 01:20:32 2010 +0000
Resolvconf: update to 1.46
Resolvconf 1.45 is only available from the snapshot mirror.
Remove the recipee for 1.45.
Signed-off-by: Anders Darander <anders at chargestorm.se>
Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
.../{resolvconf_1.45.bb => resolvconf_1.46.bb} | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/recipes/resolvconf/resolvconf_1.45.bb b/recipes/resolvconf/resolvconf_1.46.bb
similarity index 85%
rename from recipes/resolvconf/resolvconf_1.45.bb
rename to recipes/resolvconf/resolvconf_1.46.bb
index 7c638dd..8e30ad9 100644
--- a/recipes/resolvconf/resolvconf_1.45.bb
+++ b/recipes/resolvconf/resolvconf_1.46.bb
@@ -9,7 +9,7 @@ AUTHOR = "Thomas Hood"
HOMEPAGE = "http://packages.debian.org/resolvconf"
DEPENDS = "bash"
RDEPENDS_${PN} = "bash"
-PR = "r1"
+PR = "r0"
SRC_URI = "${DEBIAN_MIRROR}/main/r/resolvconf/resolvconf_${PV}.tar.gz"
@@ -29,5 +29,5 @@ do_install () {
PACKAGE_ARCH = "all"
-SRC_URI[md5sum] = "1f0b0bccb4dc0a762dacf6aca716e71d"
-SRC_URI[sha256sum] = "096a0696f925334f4f9fcc87df3305999f4b9f9d630fe6f2fa0179f3d56467f3"
+SRC_URI[md5sum] = "b276fc8834793f5c969ed7b57cb51660"
+SRC_URI[sha256sum] = "2996caa40fbe2e2c5b2558e2333bd520558aa21250a6ecc7310ca3e6f231292b"
More information about the Openembedded-commits
mailing list