aboutsummaryrefslogtreecommitdiffstats
path: root/packages/iproute2/iproute2_2.6.20.bb
blob: 58bd5ae6f12ab8555382d9503c03734c9791d219 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
require iproute2.inc

FILE_PR = "r2"
DATE = "070313"

SRC_URI_append = " file://new-flex-fix.patch;patch=1 \
                   file://ip6tunnel.patch;patch=1 \
                   file://man-pages-fix.patch;patch=1 \
                   file://no-strip.patch;patch=1"

S = "${WORKDIR}/iproute-${PV}-${DATE}"