libplayer: Use `${PN}` instead of `libplayer`.
[openembedded.git] / recipes / iproute2 / iproute2_2.6.20.bb
1 require iproute2.inc
2
3 PR = "${INC_PR}.1"
4 DATE = "070313"
5
6 SRC_URI_append = " file://new-flex-fix.patch;patch=1 \
7                    file://ip6tunnel.patch;patch=1 \
8                    file://man-pages-fix.patch;patch=1 \
9                    file://remove-bashisms.patch;patch=1 \
10                    file://no-strip.patch;patch=1"
11
12 S = "${WORKDIR}/iproute-${PV}-${DATE}"
13