]> code.ossystems Code Review - openembedded-core.git/commitdiff
gcc-cross-sdk: added zecke-no-host-includes patch
authorMarcin Juszkiewicz <hrw@openedhand.com>
Fri, 27 Apr 2007 14:09:13 +0000 (14:09 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Fri, 27 Apr 2007 14:09:13 +0000 (14:09 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1572 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/gcc/gcc-cross-sdk_4.1.1.bb

index eaf7e7024af69885e0d9d2a3dc7735b86df6b2d9..5d8434163b3abb0bb888fe30bae57d8ee2633311 100644 (file)
@@ -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"