aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/iproute2/iproute2_2.6.29.bb
blob: 48317108ca5bd6dadaef3f81a0c7fb1b91243e88 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
require iproute2.inc

PR = "${INC_PR}.1"

SRC_URI = "http://developer.osdl.org/dev/iproute2/download/${P}.tar.bz2 \
	   file://new-flex-fix.patch \
	   file://compilation-fix.patch \
	   file://use-cross-compiler.patch \
	   file://remove-bashisms.patch \
	  "

S = "${WORKDIR}/iproute2-${PV}"


SRC_URI[md5sum] = "a3ecfaa091289656fae786b027b44eda"
SRC_URI[sha256sum] = "ff7b78ebb112ebeb3901fe36823328c4af89040b890c25db43d8e35ccbc663b3"