diff options
Diffstat (limited to 'meta-networking')
| -rw-r--r-- | meta-networking/recipes-connectivity/dhcpcd/dhcpcd_8.0.1.bb (renamed from meta-networking/recipes-connectivity/dhcpcd/dhcpcd_7.2.3.bb) | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-networking/recipes-connectivity/dhcpcd/dhcpcd_7.2.3.bb b/meta-networking/recipes-connectivity/dhcpcd/dhcpcd_8.0.1.bb index 161810a2c7..6438daea72 100644 --- a/meta-networking/recipes-connectivity/dhcpcd/dhcpcd_7.2.3.bb +++ b/meta-networking/recipes-connectivity/dhcpcd/dhcpcd_8.0.1.bb | |||
| @@ -9,10 +9,10 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=0531457992a97ecebc6975914a874a9d" | |||
| 9 | 9 | ||
| 10 | UPSTREAM_CHECK_URI = "https://roy.marples.name/downloads/dhcpcd/" | 10 | UPSTREAM_CHECK_URI = "https://roy.marples.name/downloads/dhcpcd/" |
| 11 | 11 | ||
| 12 | SRC_URI = "http://roy.marples.name/downloads/${BPN}/${BPN}-${PV}.tar.xz" | 12 | SRC_URI = "http://roy.marples.name/downloads/${BPN}/${BPN}-${PV}.tar.xz \ |
| 13 | SRC_URI += "file://0001-remove-INCLUDEDIR-to-prevent-build-issues.patch" | 13 | file://0001-remove-INCLUDEDIR-to-prevent-build-issues.patch" |
| 14 | SRC_URI[md5sum] = "b7aade2cc47afa6d645f798103365402" | 14 | SRC_URI[md5sum] = "b9c3b3a116f1abafc346f80cb511f8c1" |
| 15 | SRC_URI[sha256sum] = "74ab38177548abe968c2abacefffdd97b573acaedd4f77b6c0a54ae38f68566e" | 15 | SRC_URI[sha256sum] = "031f4fbef5ad41b44714fec343ff5be898e3e3cd5e7c53d6ef3aaec43cdba931" |
| 16 | 16 | ||
| 17 | inherit pkgconfig autotools-brokensep | 17 | inherit pkgconfig autotools-brokensep |
| 18 | 18 | ||
