summaryrefslogtreecommitdiff
path: root/meta/packages
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages')
-rw-r--r--meta/packages/gcc/gcc-cross-sdk_4.1.1.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/gcc/gcc-cross-sdk_4.1.1.bb b/meta/packages/gcc/gcc-cross-sdk_4.1.1.bb
index eaf7e7024..5d8434163 100644
--- a/meta/packages/gcc/gcc-cross-sdk_4.1.1.bb
+++ b/meta/packages/gcc/gcc-cross-sdk_4.1.1.bb
@@ -1,6 +1,6 @@
DESCRIPTION = "The GNU cc and gcc C compilers."
require gcc_${PV}.bb
-PR = "r0"
+PR = "r1"
inherit sdk
@@ -35,4 +35,4 @@ SRC_URI = "http://ftp.gnu.org/pub/gnu/gcc/gcc-4.1.1/gcc-4.1.1.tar.bz2 \
file://fix-ICE-in-arm_unwind_emit_set.diff;patch=1 \
file://gcc-4.1.1-pr13685-1.patch;patch=1 \
file://gcc-ignore-cache.patch;patch=1 \
- "
+ file://zecke-no-host-includes.patch;patch=1"