mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 18:32:15 +02:00
iproute2: upgrade to release 4.17
(From OE-Core rev: c93dc7dd18a752d9523e11c6c4dce1908b5970b4) Signed-off-by: Anders Roxell <anders.roxell@linaro.org> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
caed345be3
commit
851c5c197f
@@ -9,7 +9,7 @@ LICENSE = "GPLv2+"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a \
|
||||
file://ip/ip.c;beginline=3;endline=8;md5=689d691d0410a4b64d3899f8d6e31817"
|
||||
|
||||
DEPENDS = "flex-native bison-native iptables elfutils"
|
||||
DEPENDS = "flex-native bison-native iptables elfutils libcap"
|
||||
|
||||
inherit update-alternatives bash-completion pkgconfig
|
||||
|
||||
|
||||
@@ -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] = "1f12a70d767ef77ffa2d1a0c4ce48f1a"
|
||||
SRC_URI[sha256sum] = "0c5c24020fd7349fe25728c5edee9fb6a1bc8a38f08e23be5c57a6301e55ee0a"
|
||||
SRC_URI[md5sum] = "6f3a87fe2d97c28214fc2faab2c257d6"
|
||||
SRC_URI[sha256sum] = "6fa991b092315887775b9e47dc6a89af7ae09dd3ad4ccff754d055c566b4be6e"
|
||||
|
||||
# CFLAGS are computed in Makefile and reference CCOPTS
|
||||
#
|
||||
Reference in New Issue
Block a user