aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/iproute2/iproute2_2.6.22.bb
blob: 55e3a7575d9c5d4f80a8c12f79b61907f9366058 (plain)
1
2
3
4
5
6
7
8
9
10
11
require iproute2.inc

PR = "${INC_PR}.0"
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}"