summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2020-09-02 23:13:22 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-09-03 09:44:30 +0100
commit91e65c54db42941462d5d5504a01423b9571f97f (patch)
tree801abe7a8d023d4618d9cc39034c6005bda6755c /meta/recipes-connectivity
parent73e7605dfa40af19d696ab31da31bfee7526feef (diff)
downloadpoky-91e65c54db42941462d5d5504a01423b9571f97f.tar.gz
resolvconf: upgrade 1.82 -> 1.83
(From OE-Core rev: f1b27d8afc0cda36d58c9b78926e9d014289e375) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.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.83.bb (renamed from meta/recipes-connectivity/resolvconf/resolvconf_1.82.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/resolvconf/resolvconf_1.82.bb b/meta/recipes-connectivity/resolvconf/resolvconf_1.83.bb
index 67959576e8..f0ffc82241 100644
--- a/meta/recipes-connectivity/resolvconf/resolvconf_1.82.bb
+++ b/meta/recipes-connectivity/resolvconf/resolvconf_1.83.bb
@@ -16,7 +16,7 @@ SRC_URI = "git://salsa.debian.org/debian/resolvconf.git;protocol=https \
16 file://99_resolvconf \ 16 file://99_resolvconf \
17 " 17 "
18 18
19SRCREV = "cb19bbfbe7e52174332f68bf2f295b39d119fad3" 19SRCREV = "d001dd2b7ce4c854eaa29e46b9640ab66c6e70bb"
20 20
21S = "${WORKDIR}/git" 21S = "${WORKDIR}/git"
22 22