increase dvbapp PR.
[vuplus_openembedded] / recipes / gcc / gcc-3.3.4.inc
1 require gcc-common.inc
2
3 INC_PR = "r11"
4
5 SRC_URI = "${GNU_MIRROR}/gcc/releases/gcc-${PV}/gcc-${PV}.tar.bz2 \
6            file://arm-gotoff.dpatch;patch=1;pnum=0 \
7            file://arm-ldm.dpatch;patch=1;pnum=0 \
8            file://arm-tune.patch;patch=1;pnum=0 \
9            file://arm-ldm-peephole.patch;patch=1;pnum=0 \
10            file://libibery-crosstool.patch;patch=1;pnum=1 \
11            file://reverse-compare.patch;patch=1 \
12            file://gcc34-15089.patch;patch=1 \
13            file://gcc-uclibc-3.3-100-conf.patch;patch=1 \
14            file://gcc-uclibc-3.3-110-conf.patch;patch=1 \
15            file://gcc-uclibc-3.3-120-softfloat.patch;patch=1 \
16            file://gcc-uclibc-3.3-200-code.patch;patch=1 \
17            file://zecke-xgcc-cpp.patch;patch=1 \
18            file://gcc-com.patch;patch=1 \
19            file://bash3.patch;patch=1"
20