diff options
| author | Changhyeok Bae <changhyeok.bae@gmail.com> | 2018-11-22 01:48:29 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-11-23 23:35:19 +0000 |
| commit | e9af47b7adda5297565ef0546b23728f4cedcdfa (patch) | |
| tree | d33903da356855cb1ffacae8c4ed678ccc85195e | |
| parent | 9d2f4b00e1071508535cee8a09ad5d74f2cc6d42 (diff) | |
| download | poky-e9af47b7adda5297565ef0546b23728f4cedcdfa.tar.gz | |
iproute2: 4.18.0 -> 4.19.0
(From OE-Core rev: b5acefc041b2316c75eefae745d894412ac7bd78)
Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/recipes-connectivity/iproute2/iproute2_4.19.0.bb (renamed from meta/recipes-connectivity/iproute2/iproute2_4.18.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/iproute2/iproute2_4.18.0.bb b/meta/recipes-connectivity/iproute2/iproute2_4.19.0.bb index 8eed377618..6db4062d68 100644 --- a/meta/recipes-connectivity/iproute2/iproute2_4.18.0.bb +++ b/meta/recipes-connectivity/iproute2/iproute2_4.19.0.bb | |||
| @@ -6,8 +6,8 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/utils/net/${BPN}/${BP}.tar.xz \ | |||
| 6 | file://0001-ip-Remove-unneed-header.patch \ | 6 | file://0001-ip-Remove-unneed-header.patch \ |
| 7 | " | 7 | " |
| 8 | 8 | ||
| 9 | SRC_URI[md5sum] = "8b8680e91390c57cab788fbf8e929479" | 9 | SRC_URI[md5sum] = "67eeebacaac4515cab73dfd2fc796af3" |
| 10 | SRC_URI[sha256sum] = "a9e6c70c95f513871c5e1f4e452c04fcb3c4d8a05be651bd794cd994a52daa45" | 10 | SRC_URI[sha256sum] = "d9ec5ca1f47d8a85416fa26e7dc1cbf5d067640eb60e90bdc1c7e5bdc6a29984" |
| 11 | 11 | ||
| 12 | # CFLAGS are computed in Makefile and reference CCOPTS | 12 | # CFLAGS are computed in Makefile and reference CCOPTS |
| 13 | # | 13 | # |
