mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-08 05:29:22 +00:00
dhcpcd: update to 7.2.3
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
dd76eb7d68
commit
f0ed6c4e4f
+4
-2
@@ -7,10 +7,12 @@ HOMEPAGE = "http://roy.marples.name/projects/dhcpcd/"
|
||||
LICENSE = "BSD-2-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=0531457992a97ecebc6975914a874a9d"
|
||||
|
||||
UPSTREAM_CHECK_URI = "https://roy.marples.name/downloads/dhcpcd/"
|
||||
|
||||
SRC_URI = "http://roy.marples.name/downloads/${BPN}/${BPN}-${PV}.tar.xz"
|
||||
SRC_URI += "file://0001-remove-INCLUDEDIR-to-prevent-build-issues.patch"
|
||||
SRC_URI[md5sum] = "2f17034432ea10415ee84a97ef131128"
|
||||
SRC_URI[sha256sum] = "3db7ff18cba9274da1d2176fb3c7cbe23926a8e58d5c8e244ad55c62d38ba09e"
|
||||
SRC_URI[md5sum] = "b7aade2cc47afa6d645f798103365402"
|
||||
SRC_URI[sha256sum] = "74ab38177548abe968c2abacefffdd97b573acaedd4f77b6c0a54ae38f68566e"
|
||||
|
||||
inherit pkgconfig autotools-brokensep
|
||||
|
||||
Reference in New Issue
Block a user