summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/iproute2/iproute2_5.11.0.bb
blob: e27b42d2327e630a5382fa472bc79da078273db8 (plain)
1
2
3
4
5
6
7
8
9
10
11
require iproute2.inc

SRC_URI = "${KERNELORG_MIRROR}/linux/utils/net/${BPN}/${BP}.tar.xz \
           file://0001-libc-compat.h-add-musl-workaround.patch \
           "

SRC_URI[sha256sum] = "c5e2ea108212b3445051b35953ec267f9f3469e1d5c67ac034ab559849505c54"

# CFLAGS are computed in Makefile and reference CCOPTS
#
EXTRA_OEMAKE_append = " CCOPTS='${CFLAGS}'"