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

PR = "r1"

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 \
	  "

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