[Clfs-commits] commit: r4545 - in /branches/clfs-embedded/BOOK: cross-tools/arm/uclibc.xml cross-tools/arm/variables.xml cross-tools/mips/uclibc.xml cross-tools/x86/uclibc.xml materials/common/patches.xml packages.ent patches.ent

svn at cross-lfs.org svn at cross-lfs.org
Sun Jan 25 01:41:00 PST 2009


Author: jim
Date: Sun Jan 25 09:41:00 2009
New Revision: 4545

Log:
Fix Validation Errors

Modified:
    branches/clfs-embedded/BOOK/cross-tools/arm/uclibc.xml
    branches/clfs-embedded/BOOK/cross-tools/arm/variables.xml
    branches/clfs-embedded/BOOK/cross-tools/mips/uclibc.xml
    branches/clfs-embedded/BOOK/cross-tools/x86/uclibc.xml
    branches/clfs-embedded/BOOK/materials/common/patches.xml
    branches/clfs-embedded/BOOK/packages.ent
    branches/clfs-embedded/BOOK/patches.ent

Modified: branches/clfs-embedded/BOOK/cross-tools/arm/uclibc.xml
==============================================================================
--- branches/clfs-embedded/BOOK/cross-tools/arm/uclibc.xml (original)
+++ branches/clfs-embedded/BOOK/cross-tools/arm/uclibc.xml Sun Jan 25 09:41:00 2009
@@ -34,14 +34,6 @@
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
   href="../x86/uclibc.xml"
   xpointer="xpointer(//*[@os='e'])"/>
-
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
-  href="../x86/uclibc.xml"
-  xpointer="xpointer(//*[@os='p1'])"/>
-
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
-  href="../x86/uclibc.xml"
-  xpointer="xpointer(//*[@os='p2'])"/>
 
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
   href="../x86/uclibc.xml"

Modified: branches/clfs-embedded/BOOK/cross-tools/arm/variables.xml
==============================================================================
--- branches/clfs-embedded/BOOK/cross-tools/arm/variables.xml (original)
+++ branches/clfs-embedded/BOOK/cross-tools/arm/variables.xml Sun Jan 25 09:41:00 2009
@@ -27,7 +27,7 @@
 <screen os="d"><userinput>export CLFS_ARCH=$(echo ${CLFS_TARGET} | sed -e 's/-.*//' -e 's/arm.*/arm/g'</userinput></screen>
 
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
-  href="../x86/variables.xml"
+  href="../mips/variables.xml"
   xpointer="xpointer(//*[@os='e1'])"/>
 
 <screen os="e2"><userinput>export CLFS_ENDIAN=$(echo ${CLFS_TARGET} | sed -e 's/armeb/BIG/' -e 's/arm/LITTLE/'</userinput></screen>

Modified: branches/clfs-embedded/BOOK/cross-tools/mips/uclibc.xml
==============================================================================
--- branches/clfs-embedded/BOOK/cross-tools/mips/uclibc.xml (original)
+++ branches/clfs-embedded/BOOK/cross-tools/mips/uclibc.xml Sun Jan 25 09:41:00 2009
@@ -35,14 +35,6 @@
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
   href="../x86/uclibc.xml"
   xpointer="xpointer(//*[@os='e'])"/>
-
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
-  href="../x86/uclibc.xml"
-  xpointer="xpointer(//*[@os='p1'])"/>
-
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
-  href="../x86/uclibc.xml"
-  xpointer="xpointer(//*[@os='p2'])"/>
 
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
   href="../x86/uclibc.xml"

Modified: branches/clfs-embedded/BOOK/cross-tools/x86/uclibc.xml
==============================================================================
--- branches/clfs-embedded/BOOK/cross-tools/x86/uclibc.xml (original)
+++ branches/clfs-embedded/BOOK/cross-tools/x86/uclibc.xml Sun Jan 25 09:41:00 2009
@@ -33,11 +33,6 @@
       For those for more adventureous, you can use make menuconfig, and
       do a more custom build for your uClibc installation.</para>
     </note>
-
-    <para os="p1">The following patch creates a condition in a header so that
-    the struct flock will not be redefined:</para>
-
-<screen os="p2"><userinput>patch -Np1 -i ../&uclibc-flock_fixes-patch;</userinput></screen>
 
     <para os="f">Create the default configuration:</para>
 

Modified: branches/clfs-embedded/BOOK/materials/common/patches.xml
==============================================================================
--- branches/clfs-embedded/BOOK/materials/common/patches.xml (original)
+++ branches/clfs-embedded/BOOK/materials/common/patches.xml Sun Jan 25 09:41:00 2009
@@ -54,6 +54,7 @@
       </listitem>
     </varlistentry>
 
+<!--
     <varlistentry>
       <term>GCC Branch Update Patch - <token>&gcc-branch_update-patch-size;</token>:</term>
       <listitem>
@@ -62,6 +63,7 @@
         <para>MD5 sum: <literal>&gcc-branch_update-patch-md5;</literal></para>
       </listitem>
     </varlistentry>
+-->
 
     <varlistentry>
       <term>GCC Posix Patch - <token>&gcc-posix-patch-size;</token>:</term>
@@ -100,11 +102,11 @@
     </varlistentry>
 
     <varlistentry>
-      <term>uClibc Flock Fixes Patch - <token>&uclibc-flock_fixes-patch-size;</token>:</term>
+      <term>uClibc Branch Update Patch - <token>&uclibc-branch_update-patch-size;</token>:</term>
       <listitem>
-        <para>Downloads: <ulink
-        url="&patches-root;&uclibc-flock_fixes-patch;"/></para>
-        <para>MD5 sum: <literal>&uclibc-flock_fixes-patch-md5;</literal></para>
+        <para>Download: <ulink
+        url="&patches-root;&uclibc-branch_update-patch;"/></para>
+        <para>MD5 sum: <literal>&uclibc-branch_update-patch-md5;</literal></para>
       </listitem>
     </varlistentry>
 

Modified: branches/clfs-embedded/BOOK/packages.ent
==============================================================================
--- branches/clfs-embedded/BOOK/packages.ent (original)
+++ branches/clfs-embedded/BOOK/packages.ent Sun Jan 25 09:41:00 2009
@@ -28,10 +28,10 @@
 <!ENTITY e2fsprogs-md5 "06f7806782e357797fad1d34b7ced0c6">
 <!ENTITY e2fsprogs-home "http://e2fsprogs.sourceforge.net">
 
-<!ENTITY gcc-version "4.3.2">
-<!ENTITY gcc-size "57,648 KB">
-<!ENTITY gcc-url "&gnu;gcc/gcc-&gcc-version;/gcc-&gcc-version;.tar.bz2">
-<!ENTITY gcc-md5 "5dfac5da961ecd5f227c3175859a486d">
+<!ENTITY gcc-version "4.3.3">
+<!ENTITY gcc-size "57,984 KB">
+<!ENTITY gcc-url "ftp://gcc.gnu.org/pub/gcc/releases/gcc-&gcc-version;/gcc-&gcc-version;.tar.bz2">
+<!ENTITY gcc-md5 "cc3c5565fdb9ab87a05ddb106ba0bd1f ">
 <!ENTITY gcc-home "http://gcc.gnu.org">
 
 <!ENTITY gmp-version "4.2.4">

Modified: branches/clfs-embedded/BOOK/patches.ent
==============================================================================
--- branches/clfs-embedded/BOOK/patches.ent (original)
+++ branches/clfs-embedded/BOOK/patches.ent Sun Jan 25 09:41:00 2009
@@ -20,12 +20,14 @@
 <!ENTITY busybox-iptunnel_headers-patch-md5 "f0771cde6810a68c5459683b8c5e69b31">
 <!ENTITY busybox-iptunnel_headers-patch-size "4 KB">
 
+<!--
 <!ENTITY gcc-branch_update-patch "gcc-&gcc-version;-branch_update-2.patch">
 <!ENTITY gcc-branch_update-patch-md5 "07a92e6f10d82ae3ae634a993d6bde82">
 <!ENTITY gcc-branch_update-patch-size "864 KB">
+-->
 
 <!ENTITY gcc-posix-patch "gcc-&gcc-version;-posix-1.patch">
-<!ENTITY gcc-posix-patch-md5 "ed26ea522e014b2e39adf066bd44053b">
+<!ENTITY gcc-posix-patch-md5 "ccc0d5f959234bf4fed2b6fa338d6117">
 <!ENTITY gcc-posix-patch-size "16 KB">
 
 <!ENTITY gmp-branch_update-patch "gmp-&gmp-version;-branch_update-1.patch">
@@ -40,9 +42,9 @@
 <!ENTITY mpfr-branch_update-patch-md5 "799177f97cae779baad90156bbd3192a">
 <!ENTITY mpfr-branch_update-patch-size "20 KB">
 
-<!ENTITY uclibc-flock_fixes-patch "uClibc-&uclibc-version;-flock_fixes-1.patch">
-<!ENTITY uclibc-flock_fixes-patch-md5 "aaff25f9503fe380f82be79f82aa04e9">
-<!ENTITY uclibc-flock_fixes-patch-size "24 KB">
+<!ENTITY uclibc-branch_update-patch "uclibc-&uclibc-version;-branch_update-1.patch">
+<!ENTITY uclibc-branch_update-patch-md5 "aba411c0c1b35e1802ef9cac92b62d1f">
+<!ENTITY uclibc-branch_update-patch-size "88 KB">
 
 <!ENTITY zlib-destdir-patch "zlib-&zlib-version;-DESTDIR-1.patch">
 <!ENTITY zlib-destdir-patch-md5 "d21bdd08bf444f87f275b6aef44e1a84">




More information about the Clfs-commits mailing list