summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2021-01-20 15:40:54 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-01-20 22:46:11 +0000
commit5240708714eaf7e6e769bc23809d85b18c94406d (patch)
treed0381627d94e108b43b916f9cac1827df7b103d0 /meta/recipes-connectivity
parent35930079978923242025462496aa10cd36ec033f (diff)
downloadopenembedded-core-contrib-5240708714eaf7e6e769bc23809d85b18c94406d.tar.gz
resolvconf: upgrade 1.83 -> 1.87
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity')
-rw-r--r--meta/recipes-connectivity/resolvconf/resolvconf_1.87.bb (renamed from meta/recipes-connectivity/resolvconf/resolvconf_1.83.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-connectivity/resolvconf/resolvconf_1.83.bb b/meta/recipes-connectivity/resolvconf/resolvconf_1.87.bb
index 33ee553d19..6df96b699c 100644
--- a/meta/recipes-connectivity/resolvconf/resolvconf_1.83.bb
+++ b/meta/recipes-connectivity/resolvconf/resolvconf_1.87.bb
@@ -11,12 +11,12 @@ AUTHOR = "Thomas Hood"
HOMEPAGE = "http://packages.debian.org/resolvconf"
RDEPENDS_${PN} = "bash"
-SRC_URI = "git://salsa.debian.org/debian/resolvconf.git;protocol=https \
+SRC_URI = "git://salsa.debian.org/debian/resolvconf.git;protocol=https;branch=unstable \
file://fix-path-for-busybox.patch \
file://99_resolvconf \
- "
+ "
-SRCREV = "d001dd2b7ce4c854eaa29e46b9640ab66c6e70bb"
+SRCREV = "1dda36d8465e335c60190c41e7185d782da1bd7b"
S = "${WORKDIR}/git"