From: Anuj Mittal Date: Wed, 20 Jan 2021 02:34:55 +0000 (+0800) Subject: resolvconf: upgrade 1.83 -> 1.87 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ae2bea03672c679793aca7f29b727d40fc0a2c0;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git resolvconf: upgrade 1.83 -> 1.87 Signed-off-by: Anuj Mittal --- diff --git a/meta/recipes-connectivity/resolvconf/resolvconf_1.83.bb b/meta/recipes-connectivity/resolvconf/resolvconf_1.87.bb similarity index 96% rename from meta/recipes-connectivity/resolvconf/resolvconf_1.83.bb rename to meta/recipes-connectivity/resolvconf/resolvconf_1.87.bb index 33ee553d19b..6df96b699ca 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"