From: Alexander Kanavin Date: Wed, 2 Sep 2020 21:13:22 +0000 (+0200) Subject: resolvconf: upgrade 1.82 -> 1.83 X-Git-Tag: 2020-10-gatesgarth~300 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=f1b27d8afc0cda36d58c9b78926e9d014289e375;p=openembedded-core.git resolvconf: upgrade 1.82 -> 1.83 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-connectivity/resolvconf/resolvconf_1.82.bb b/meta/recipes-connectivity/resolvconf/resolvconf_1.83.bb similarity index 97% rename from meta/recipes-connectivity/resolvconf/resolvconf_1.82.bb rename to 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 \ file://99_resolvconf \ " -SRCREV = "cb19bbfbe7e52174332f68bf2f295b39d119fad3" +SRCREV = "d001dd2b7ce4c854eaa29e46b9640ab66c6e70bb" S = "${WORKDIR}/git"