summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/resolvconf
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2016-06-12 10:21:07 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-06-15 08:35:00 +0100
commit4b777079066e6fa72d7c9db1e1cae3ebb9338351 (patch)
treed19749a1f6bfb2916f20f0940f831c7b1b5e7ca8 /meta/recipes-connectivity/resolvconf
parentff1105f2dc34035b0c7502605e54accadf1ee2ab (diff)
downloadpoky-4b777079066e6fa72d7c9db1e1cae3ebb9338351.tar.gz
resolvconf: upgrade to 1.79
(From OE-Core rev: 439bee0777fb570858979acfbe20e9829f86412b) Signed-off-by: Chen Qi <Qi.Chen@windriver.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.79.bb (renamed from meta/recipes-connectivity/resolvconf/resolvconf_1.78.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-connectivity/resolvconf/resolvconf_1.78.bb b/meta/recipes-connectivity/resolvconf/resolvconf_1.79.bb
index f4c58514ab..8550177288 100644
--- a/meta/recipes-connectivity/resolvconf/resolvconf_1.78.bb
+++ b/meta/recipes-connectivity/resolvconf/resolvconf_1.79.bb
@@ -11,13 +11,13 @@ AUTHOR = "Thomas Hood"
11HOMEPAGE = "http://packages.debian.org/resolvconf" 11HOMEPAGE = "http://packages.debian.org/resolvconf"
12RDEPENDS_${PN} = "bash" 12RDEPENDS_${PN} = "bash"
13 13
14SRC_URI = "http://snapshot.debian.org/archive/debian/20150828T220730Z/pool/main/r/${BPN}/${BPN}_1.78.tar.xz \ 14SRC_URI = "http://snapshot.debian.org/archive/debian/20160520T044340Z/pool/main/r/${BPN}/${BPN}_1.79.tar.xz \
15 file://fix-path-for-busybox.patch \ 15 file://fix-path-for-busybox.patch \
16 file://99_resolvconf \ 16 file://99_resolvconf \
17 " 17 "
18 18
19SRC_URI[md5sum] = "373a9f9544c84aa477a7425ae773b8b5" 19SRC_URI[md5sum] = "aab2382020fc518f06a06e924c56d300"
20SRC_URI[sha256sum] = "961b22e8fcf0c7de7e90a050323e6fa221bc8b25a5348c160be3506f7e73a7a3" 20SRC_URI[sha256sum] = "8e2843cd4162b706f0481b3c281657728cbc2822e50a64fff79b79bd8aa870a0"
21 21
22# the package is taken from snapshots.debian.org; that source is static and goes stale 22# the package is taken from snapshots.debian.org; that source is static and goes stale
23# so we check the latest upstream from a directory that does get updated 23# so we check the latest upstream from a directory that does get updated