diff options
author | Changhyeok Bae <changhyeok.bae@gmail.com> | 2018-11-22 01:48:29 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-01-08 20:12:02 +0000 |
commit | 875ebdcaf479b38f7564d68f1530de08e50f8ba8 (patch) | |
tree | 1a12809c82a9efc8abd056989da8dfe2b7bc3488 /meta | |
parent | aa35fbeb995b62523d44c8fad17f67d9852c594f (diff) | |
download | openembedded-core-875ebdcaf479b38f7564d68f1530de08e50f8ba8.tar.gz openembedded-core-875ebdcaf479b38f7564d68f1530de08e50f8ba8.tar.bz2 openembedded-core-875ebdcaf479b38f7564d68f1530de08e50f8ba8.zip |
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>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta')
-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 \ file://0001-ip-Remove-unneed-header.patch \ " -SRC_URI[md5sum] = "8b8680e91390c57cab788fbf8e929479" -SRC_URI[sha256sum] = "a9e6c70c95f513871c5e1f4e452c04fcb3c4d8a05be651bd794cd994a52daa45" +SRC_URI[md5sum] = "67eeebacaac4515cab73dfd2fc796af3" +SRC_URI[sha256sum] = "d9ec5ca1f47d8a85416fa26e7dc1cbf5d067640eb60e90bdc1c7e5bdc6a29984" # CFLAGS are computed in Makefile and reference CCOPTS # |