From 70525e444ef6d83d765d6ae79c4082e5552e2580 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 9 Oct 2024 13:48:51 +0800 Subject: [PATCH] dhcpcd: upgrade 10.0.10 -> 10.1.0 Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- .../dhcpcd/{dhcpcd_10.0.10.bb => dhcpcd_10.1.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-connectivity/dhcpcd/{dhcpcd_10.0.10.bb => dhcpcd_10.1.0.bb} (97%) 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 -- 2.47.3