From: Yi Zhao Date: Tue, 29 Aug 2023 11:06:34 +0000 (+0800) Subject: dhcpcd: upgrade 10.0.1 -> 10.0.2 X-Git-Tag: yocto-5.2~5391 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=037fd7c8e772bae0949d6e096c34564eaa2a3858;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git dhcpcd: upgrade 10.0.1 -> 10.0.2 Changelog: https://github.com/NetworkConfiguration/dhcpcd/releases/tag/v10.0.2 Signed-off-by: Yi Zhao Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-connectivity/dhcpcd/dhcpcd_10.0.1.bb b/meta/recipes-connectivity/dhcpcd/dhcpcd_10.0.2.bb similarity index 97% rename from meta/recipes-connectivity/dhcpcd/dhcpcd_10.0.1.bb rename to meta/recipes-connectivity/dhcpcd/dhcpcd_10.0.2.bb index de007a6e6c4..9dccc937139 100644 --- a/meta/recipes-connectivity/dhcpcd/dhcpcd_10.0.1.bb +++ b/meta/recipes-connectivity/dhcpcd/dhcpcd_10.0.2.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 = "5d9bf80c26b4b7dc9d8aa175d96d5a24e75b4d48" +SRCREV = "d2fbde99cf2d0072016af9dfe6a77032a5a9fc30" S = "${WORKDIR}/git" inherit pkgconfig autotools-brokensep systemd useradd