diff options
author | Cristian Iorga <cristian.iorga@intel.com> | 2013-12-06 17:00:15 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-14 09:09:34 +0000 |
commit | 137ab87de54724f839ae217fd51f870b4ae6b3b3 (patch) | |
tree | 54d321fac661eada805de87af4e96bd4dfab9846 /meta/recipes-connectivity/iproute2 | |
parent | 0be4c3e22e164ee56b658cbcfae748b302b4b531 (diff) | |
download | openembedded-core-137ab87de54724f839ae217fd51f870b4ae6b3b3.tar.gz openembedded-core-137ab87de54724f839ae217fd51f870b4ae6b3b3.tar.bz2 openembedded-core-137ab87de54724f839ae217fd51f870b4ae6b3b3.zip |
iproute2: upgrade to 3.12.0
Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-connectivity/iproute2')
-rw-r--r-- | meta/recipes-connectivity/iproute2/iproute2_3.12.0.bb (renamed from meta/recipes-connectivity/iproute2/iproute2_3.11.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/iproute2/iproute2_3.11.0.bb b/meta/recipes-connectivity/iproute2/iproute2_3.12.0.bb index 469b2b026d..8cd9d21317 100644 --- a/meta/recipes-connectivity/iproute2/iproute2_3.11.0.bb +++ b/meta/recipes-connectivity/iproute2/iproute2_3.12.0.bb @@ -5,8 +5,8 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/utils/net/${BPN}/${BPN}-${PV}.tar.xz \ file://0001-iproute2-de-bash-scripts.patch \ " -SRC_URI[md5sum] = "d7ffb27bc9f0d80577b1f3fb9d1a7689" -SRC_URI[sha256sum] = "0ab31b52b5fd5ff0d3cf03f2068f05eeb4f0b37d107070fbbaacac94df5e88b7" +SRC_URI[md5sum] = "f87386aaaecafab95607fd10e8152c68" +SRC_URI[sha256sum] = "44f600475d27a421688cda2294efec38513473a740c24ead78eb20005f08f111" # CFLAGS are computed in Makefile and reference CCOPTS # |