mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
iproute2: upgrade 6.1.0 -> 6.2.0
License-Update: copyright snippet has been dropped from ip.c (From OE-Core rev: d709e2d4c5d8768b3160d63aec207fe3e2a4066d) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
1ace564615
commit
96f75b2155
+2
-2
@@ -7,7 +7,7 @@ HOMEPAGE = "http://www.linuxfoundation.org/collaborate/workgroups/networking/ipr
|
|||||||
SECTION = "base"
|
SECTION = "base"
|
||||||
LICENSE = "GPL-2.0-or-later"
|
LICENSE = "GPL-2.0-or-later"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a \
|
LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a \
|
||||||
file://ip/ip.c;beginline=3;endline=8;md5=689d691d0410a4b64d3899f8d6e31817"
|
"
|
||||||
|
|
||||||
DEPENDS = "flex-native bison-native iptables libcap"
|
DEPENDS = "flex-native bison-native iptables libcap"
|
||||||
|
|
||||||
@@ -15,7 +15,7 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/utils/net/${BPN}/${BP}.tar.xz \
|
|||||||
file://0001-libc-compat.h-add-musl-workaround.patch \
|
file://0001-libc-compat.h-add-musl-workaround.patch \
|
||||||
"
|
"
|
||||||
|
|
||||||
SRC_URI[sha256sum] = "5ce12a0fec6b212725ef218735941b2dab76244db7e72646a76021b0537b43ab"
|
SRC_URI[sha256sum] = "4d72730200ec5b2aabaa1a2f20553c6748292f065d9a154c7d5e22559df9fd62"
|
||||||
|
|
||||||
inherit update-alternatives bash-completion pkgconfig
|
inherit update-alternatives bash-completion pkgconfig
|
||||||
|
|
||||||
Reference in New Issue
Block a user