[oe] [meta-networking][PATCH v3] dhcpcd: update to 7.2.2

Radovan Scasny radovan.scasny at siemens.com
Thu Jun 27 07:14:36 UTC 2019


License checksum changed due to modified copyright year.

Signed-off-by: Radovan Scasny <radovan.scasny at siemens.com>
---
 .../dhcpcd/{dhcpcd_7.0.8.bb => dhcpcd_7.2.2.bb}                     | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta-networking/recipes-connectivity/dhcpcd/{dhcpcd_7.0.8.bb => dhcpcd_7.2.2.bb} (78%)

diff --git a/meta-networking/recipes-connectivity/dhcpcd/dhcpcd_7.0.8.bb b/meta-networking/recipes-connectivity/dhcpcd/dhcpcd_7.2.2.bb
similarity index 78%
rename from meta-networking/recipes-connectivity/dhcpcd/dhcpcd_7.0.8.bb
rename to meta-networking/recipes-connectivity/dhcpcd/dhcpcd_7.2.2.bb
index 84c3db7a5..9c3f4f7a4 100644
--- a/meta-networking/recipes-connectivity/dhcpcd/dhcpcd_7.0.8.bb
+++ b/meta-networking/recipes-connectivity/dhcpcd/dhcpcd_7.2.2.bb
@@ -5,12 +5,12 @@ DESCRIPTION = "dhcpcd runs on your machine and silently configures your computer
 HOMEPAGE = "http://roy.marples.name/projects/dhcpcd/"
 
 LICENSE = "BSD-2-Clause"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=1e8f17e4edcccc38152ccf60374e0f89"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=0531457992a97ecebc6975914a874a9d"
 
 SRC_URI = "http://roy.marples.name/downloads/${BPN}/${BPN}-${PV}.tar.xz"
 
-SRC_URI[md5sum] = "77bbb1d73b6f30d6ddcc8b0fd3eae266"
-SRC_URI[sha256sum] = "96968e883369ab4afd11eba9dfd9bb109f5dfff65b2814ce6c432f36362dc9b5"
+SRC_URI[md5sum] = "2f17034432ea10415ee84a97ef131128"
+SRC_URI[sha256sum] = "3db7ff18cba9274da1d2176fb3c7cbe23926a8e58d5c8e244ad55c62d38ba09e"
 
 SRC_URI += "file://0001-remove-INCLUDEDIR-to-prevent-build-issues.patch"
 
-- 
2.11.0



More information about the Openembedded-devel mailing list