[hbbtv/youtubetv] Fixed hanup bug and segmentation fault on 3rd-party images.
[vuplus_openembedded] / recipes / iproute2 / iproute2_2.6.29.bb
1 require iproute2.inc
2
3 PR = "${INC_PR}.1"
4
5 SRC_URI = "http://developer.osdl.org/dev/iproute2/download/${P}.tar.bz2 \
6            file://new-flex-fix.patch;patch=1 \
7            file://compilation-fix.patch;patch=1 \
8            file://use-cross-compiler.patch;patch=1 \
9            file://remove-bashisms.patch;patch=1 \
10           "
11
12 S = "${WORKDIR}/iproute2-${PV}"
13