diff options
author | Maxin B. John <maxin.john@intel.com> | 2015-11-18 11:34:34 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-12-01 21:30:57 +0000 |
commit | 9d48756fc3961920ede177a0d94b05071e6a0e0f (patch) | |
tree | 5fc6f39ea92465dd3f0a3f27129bb15484406de1 /meta/recipes-connectivity | |
parent | d0c8d98077622a700d92384f676770cb4d6d4f46 (diff) | |
download | openembedded-core-9d48756fc3961920ede177a0d94b05071e6a0e0f.tar.gz openembedded-core-9d48756fc3961920ede177a0d94b05071e6a0e0f.tar.bz2 openembedded-core-9d48756fc3961920ede177a0d94b05071e6a0e0f.zip |
iproute2: update to 4.3.0
4.1.1 -> 4.3.0
Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-connectivity')
-rw-r--r-- | meta/recipes-connectivity/iproute2/iproute2_4.3.0.bb (renamed from meta/recipes-connectivity/iproute2/iproute2_4.1.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/iproute2/iproute2_4.1.1.bb b/meta/recipes-connectivity/iproute2/iproute2_4.3.0.bb index 10db0ba5d5..0b3d896047 100644 --- a/meta/recipes-connectivity/iproute2/iproute2_4.1.1.bb +++ b/meta/recipes-connectivity/iproute2/iproute2_4.3.0.bb @@ -4,8 +4,8 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/utils/net/${BPN}/${BP}.tar.xz \ file://configure-cross.patch \ file://0001-iproute2-de-bash-scripts.patch \ " -SRC_URI[md5sum] = "39290cb3a55d38dd8d10e19a3094109f" -SRC_URI[sha256sum] = "73077a989efb934450bd655cbd9aaddaa747cb696c64d0c9a3323768a6a8e66f" +SRC_URI[md5sum] = "1a2bbb80cfc7ab3f3e987e18b3207c2f" +SRC_URI[sha256sum] = "f03b1188dd6c039512424de82ff7a8f3b446680bd4e908ff42a7b9b137422995" # CFLAGS are computed in Makefile and reference CCOPTS # |