summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/resolvconf
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2013-01-23 13:28:08 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-01-28 12:29:32 +0000
commite1b9645d00fedbfdbdb81ed8af580f7c5e42614c (patch)
tree81f40aeb7325296a680ea9a9f5458d51a1c39d6d /meta/recipes-connectivity/resolvconf
parent8d81257ceb8be50e2121e1346476f0a6ec78a826 (diff)
downloadpoky-e1b9645d00fedbfdbdb81ed8af580f7c5e42614c.tar.gz
resolvconf: Update to 1.69
(From OE-Core rev: 990ac9be82b1657293a6bef89fd55bfdce3ad802) Signed-off-by: Saul Wold <sgw@linux.intel.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.69.bb (renamed from meta/recipes-connectivity/resolvconf/resolvconf_1.68.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/resolvconf/resolvconf_1.68.bb b/meta/recipes-connectivity/resolvconf/resolvconf_1.69.bb
index 971b0f8dd1..a1d6688d39 100644
--- a/meta/recipes-connectivity/resolvconf/resolvconf_1.68.bb
+++ b/meta/recipes-connectivity/resolvconf/resolvconf_1.69.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] = "61cca51474ccec74f3de15f44b182666" 17SRC_URI[md5sum] = "a5cacf9724f1b79a685cc5dfe2c643c9"
18SRC_URI[sha256sum] = "f88fec7e167afce6f6fb4c5304dd625b71521b278b826a857796451753c9a964" 18SRC_URI[sha256sum] = "e386a6e5ac81d292edbc0d8fbd0cfbbdbb4a76ac06c5f08079a1aa8cc59f3fcb"
19 19
20inherit allarch 20inherit allarch
21 21