diff options
Diffstat (limited to 'recipes/gcc/gcc-3.3.4.inc')
-rw-r--r-- | recipes/gcc/gcc-3.3.4.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/gcc/gcc-3.3.4.inc b/recipes/gcc/gcc-3.3.4.inc index eec46d556d..635e617a78 100644 --- a/recipes/gcc/gcc-3.3.4.inc +++ b/recipes/gcc/gcc-3.3.4.inc @@ -1,5 +1,7 @@ require gcc-common.inc +INC_PR = "r10" + SRC_URI = "${GNU_MIRROR}/gcc/releases/gcc-${PV}/gcc-${PV}.tar.bz2 \ file://arm-gotoff.dpatch;patch=1;pnum=0 \ file://arm-ldm.dpatch;patch=1;pnum=0 \ |