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

PR = "${INC_PR}.1"

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

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