From: Wang Mingyu Date: Wed, 9 Oct 2024 05:48:51 +0000 (+0800) Subject: dhcpcd: upgrade 10.0.10 -> 10.1.0 X-Git-Tag: yocto-5.2~1656 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70525e444ef6d83d765d6ae79c4082e5552e2580;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git dhcpcd: upgrade 10.0.10 -> 10.1.0 Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-connectivity/dhcpcd/dhcpcd_10.0.10.bb b/meta/recipes-connectivity/dhcpcd/dhcpcd_10.1.0.bb similarity index 97% rename from meta/recipes-connectivity/dhcpcd/dhcpcd_10.0.10.bb rename to meta/recipes-connectivity/dhcpcd/dhcpcd_10.1.0.bb index 0ae9db911c0..3f806bb1878 100644 --- a/meta/recipes-connectivity/dhcpcd/dhcpcd_10.0.10.bb +++ b/meta/recipes-connectivity/dhcpcd/dhcpcd_10.1.0.bb @@ -17,7 +17,7 @@ SRC_URI = "git://github.com/NetworkConfiguration/dhcpcd;protocol=https;branch=ma file://0001-dhcpcd.8-Fix-conflict-error-when-enable-multilib.patch \ " -SRCREV = "ab5ec18e755c1bb450c74d3a4657ea48d0f7f314" +SRCREV = "57c3506a5622e199cf0e3fc1ef26a71cdedc9521" S = "${WORKDIR}/git" inherit pkgconfig autotools-brokensep systemd useradd