From c2a21a7f9d458fa7a13e533d8ecf10c8bc7b9909 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Mon, 2 Nov 2020 17:48:05 +0100 Subject: [PATCH] dhcpcd: upgrade 9.2.0 -> 9.3.1 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- .../dhcpcd/{dhcpcd_9.2.0.bb => dhcpcd_9.3.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-connectivity/dhcpcd/{dhcpcd_9.2.0.bb => dhcpcd_9.3.1.bb} (95%) diff --git a/meta/recipes-connectivity/dhcpcd/dhcpcd_9.2.0.bb b/meta/recipes-connectivity/dhcpcd/dhcpcd_9.3.1.bb similarity index 95% rename from meta/recipes-connectivity/dhcpcd/dhcpcd_9.2.0.bb rename to meta/recipes-connectivity/dhcpcd/dhcpcd_9.3.1.bb index 13467189b4..e520115f71 100644 --- a/meta/recipes-connectivity/dhcpcd/dhcpcd_9.2.0.bb +++ b/meta/recipes-connectivity/dhcpcd/dhcpcd_9.3.1.bb @@ -17,7 +17,7 @@ SRC_URI = "https://roy.marples.name/downloads/${BPN}/${BPN}-${PV}.tar.xz \ file://dhcpcd@.service \ " -SRC_URI[sha256sum] = "fcb2d19672d445bbfd38678fdee4f556ef967a3ea6bd81092d10545df2cb9666" +SRC_URI[sha256sum] = "a0843233fdaecee971c38ceda53ad1450bb7b83aefbf1fa9642213224a9c415e" inherit pkgconfig autotools-brokensep systemd useradd -- 2.40.1