From: Wang Mingyu Date: Mon, 12 May 2025 09:03:37 +0000 (+0800) Subject: resolvconf: upgrade 1.92 -> 1.93 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0b7db214bb01284521be27656e31f9892b07441d;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git resolvconf: upgrade 1.92 -> 1.93 Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-connectivity/resolvconf/resolvconf_1.92.bb b/meta/recipes-connectivity/resolvconf/resolvconf_1.93.bb similarity index 98% rename from meta/recipes-connectivity/resolvconf/resolvconf_1.92.bb rename to meta/recipes-connectivity/resolvconf/resolvconf_1.93.bb index c3ce5bc22e0..93e5a944d14 100644 --- a/meta/recipes-connectivity/resolvconf/resolvconf_1.92.bb +++ b/meta/recipes-connectivity/resolvconf/resolvconf_1.93.bb @@ -15,7 +15,7 @@ SRC_URI = "git://salsa.debian.org/debian/resolvconf.git;protocol=https;branch=un file://0001-avoid-using-m-option-for-readlink.patch \ " -SRCREV = "86047276c80705c51859a19f0c472102e0822f34" +SRCREV = "ab766fa31f7939f6d879123236b4275320b7ff64" S = "${WORKDIR}/git"