From: Wang Mingyu Date: Tue, 13 Jan 2026 10:24:56 +0000 (+0800) Subject: ifupdown: upgrade 0.8.44 -> 0.8.45 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32c566a7fa928b75334ba94f3434b80149542172;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git ifupdown: upgrade 0.8.44 -> 0.8.45 License-Update: Fix 'old-fsf-address-in-copyright-file' lintian warning Signed-off-by: Wang Mingyu Signed-off-by: Antonin Godard Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/ifupdown/ifupdown_0.8.44.bb b/meta/recipes-core/ifupdown/ifupdown_0.8.45.bb similarity index 92% rename from meta/recipes-core/ifupdown/ifupdown_0.8.44.bb rename to meta/recipes-core/ifupdown/ifupdown_0.8.45.bb index 8a8f477361..c78fb73398 100644 --- a/meta/recipes-core/ifupdown/ifupdown_0.8.44.bb +++ b/meta/recipes-core/ifupdown/ifupdown_0.8.45.bb @@ -5,9 +5,9 @@ This package provides the tools ifup and ifdown which may be used to \ configure (or, respectively, deconfigure) network interfaces, based on \ the file /etc/network/interfaces." LICENSE = "GPL-2.0-only" -LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" +LIC_FILES_CHKSUM = "file://COPYING;md5=570a9b3749dd0463a1778803b12a6dce" -SRC_URI = "git://salsa.debian.org/debian/ifupdown.git;protocol=https;branch=master \ +SRC_URI = "git://salsa.debian.org/debian/ifupdown.git;protocol=https;branch=master;tag=${PV} \ file://99_network \ file://run-ptest \ file://0001-Define-FNM_EXTMATCH-for-musl.patch \ @@ -16,7 +16,7 @@ SRC_URI = "git://salsa.debian.org/debian/ifupdown.git;protocol=https;branch=mast file://defn2-c-man-don-t-rely-on-dpkg-architecture-to-set-a.patch \ file://tweak-ptest-script.patch \ " -SRCREV = "7d44f9ce6717a4a496fd46f28c52e12dbf5bafdd" +SRCREV = "9ec193ec5a36f94ac8c647cdb6fe9b49c1a26fed" inherit ptest update-alternatives