summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/iproute2
diff options
context:
space:
mode:
authorChanghyeok Bae <changhyeok.bae@gmail.com>2018-09-03 04:05:53 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-09-05 18:00:25 +0100
commit7ef551b88b0efecf36df0da8dab9d33e89fb9524 (patch)
tree94bce5b98bdf1ac162619c4b0302f5f6f23aaa8f /meta/recipes-connectivity/iproute2
parent3beda3d9219d7110caae960044847cde28788f44 (diff)
downloadpoky-7ef551b88b0efecf36df0da8dab9d33e89fb9524.tar.gz
iproute2: Upgrade 4.17.0 -> 4.18.0
(From OE-Core rev: 5fac36f035f45d353aba86d64c9a54933da1ab2d) Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/iproute2')
-rw-r--r--meta/recipes-connectivity/iproute2/iproute2_4.18.0.bb (renamed from meta/recipes-connectivity/iproute2/iproute2_4.17.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/iproute2/iproute2_4.17.0.bb b/meta/recipes-connectivity/iproute2/iproute2_4.18.0.bb
index 12812b036b..8eed377618 100644
--- a/meta/recipes-connectivity/iproute2/iproute2_4.17.0.bb
+++ b/meta/recipes-connectivity/iproute2/iproute2_4.18.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
9SRC_URI[md5sum] = "6f3a87fe2d97c28214fc2faab2c257d6" 9SRC_URI[md5sum] = "8b8680e91390c57cab788fbf8e929479"
10SRC_URI[sha256sum] = "6fa991b092315887775b9e47dc6a89af7ae09dd3ad4ccff754d055c566b4be6e" 10SRC_URI[sha256sum] = "a9e6c70c95f513871c5e1f4e452c04fcb3c4d8a05be651bd794cd994a52daa45"
11 11
12# CFLAGS are computed in Makefile and reference CCOPTS 12# CFLAGS are computed in Makefile and reference CCOPTS
13# 13#