aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/iproute2/iproute2_2.6.22.bb
blob: 5e8d0dac75f598796ae7773d25894c397454433a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
require iproute2.inc
SRC_URI = "http://www.the-little-red-haired-girl.org/pub/nylon/thirdparty/${P}-${DATE}.tar.gz"

PR = "r1"
DATE = "070710"

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

S = "${WORKDIR}"