From 11343429713335a52e4e13480ed430c242909fd9 Mon Sep 17 00:00:00 2001 From: Oleksandr Kravchuk Date: Wed, 29 Jul 2020 14:22:32 +0200 Subject: [PATCH] dhcpcd: update to 9.1.4 License checksum changed due to modified copyright years. Signed-off-by: Oleksandr Kravchuk Signed-off-by: Khem Raj --- .../dhcpcd/{dhcpcd_8.1.6.bb => dhcpcd_9.1.4.bb} | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) rename meta-networking/recipes-connectivity/dhcpcd/{dhcpcd_8.1.6.bb => dhcpcd_9.1.4.bb} (69%) diff --git a/meta-networking/recipes-connectivity/dhcpcd/dhcpcd_8.1.6.bb b/meta-networking/recipes-connectivity/dhcpcd/dhcpcd_9.1.4.bb similarity index 69% rename from meta-networking/recipes-connectivity/dhcpcd/dhcpcd_8.1.6.bb rename to meta-networking/recipes-connectivity/dhcpcd/dhcpcd_9.1.4.bb index 1cb2af5009..defd3420f0 100644 --- a/meta-networking/recipes-connectivity/dhcpcd/dhcpcd_8.1.6.bb +++ b/meta-networking/recipes-connectivity/dhcpcd/dhcpcd_9.1.4.bb @@ -1,19 +1,20 @@ SECTION = "console/network" SUMMARY = "dhcpcd - a DHCP client" -DESCRIPTION = "dhcpcd runs on your machine and silently configures your computer to work on the attached networks without trouble and mostly without configuration." +DESCRIPTION = "dhcpcd runs on your machine and silently configures your \ + computer to work on the attached networks without trouble \ + and mostly without configuration." HOMEPAGE = "http://roy.marples.name/projects/dhcpcd/" LICENSE = "BSD-2-Clause" -LIC_FILES_CHKSUM = "file://LICENSE;md5=0531457992a97ecebc6975914a874a9d" +LIC_FILES_CHKSUM = "file://LICENSE;md5=9674cc803c5d71306941e6e8b5c002f2" UPSTREAM_CHECK_URI = "https://roy.marples.name/downloads/dhcpcd/" SRC_URI = "http://roy.marples.name/downloads/${BPN}/${BPN}-${PV}.tar.xz \ file://0001-remove-INCLUDEDIR-to-prevent-build-issues.patch" -SRC_URI[md5sum] = "e1eea03388d12c9ad21ecd7c135fdf8b" -SRC_URI[sha256sum] = "6c2934a3e1e67a5cfd5bb15b1efa71f65c00314ac1ccb5c50da8eae3a0b8147f" +SRC_URI[sha256sum] = "5fe133e5497d8af6d26bd6e6b8dd48ab12d124d6cc4cefe6de6536ff97f76820" inherit pkgconfig autotools-brokensep