blob: 871f8d8fb72aad2b7deb5ad2c87c3707c6cba78e [file] [log] [blame]
Andrew Geissler595f6302022-01-24 19:11:47 +00001require iproute2.inc
2
3SRC_URI = "${KERNELORG_MIRROR}/linux/utils/net/${BPN}/${BP}.tar.xz \
4 file://0001-libc-compat.h-add-musl-workaround.patch \
5 file://0001-lib-fix-ax25.h-include-for-musl.patch \
6 "
7
8SRC_URI[sha256sum] = "c064b66f6b001c2a35aa5224b5b1ac8aa4bee104d7dce30d6f10a84cb8b01e2f"
9
10# CFLAGS are computed in Makefile and reference CCOPTS
11#
12EXTRA_OEMAKE:append = " CCOPTS='${CFLAGS}'"