Changeset 06b153c in clfs-sysroot for BOOK/cross-tools


Ignore:
Timestamp:
Mar 15, 2009, 6:11:15 PM (16 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
72d10d2
Parents:
30fab4d
Message:

Updated the Linux Kernel to 2.6.28.7.

Location:
BOOK/cross-tools
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/alpha/linux-headers.xml

    r30fab4d r06b153c  
    2828    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    2929    href="../arm/linux-headers.xml"
    30     xpointer="xpointer(//*[@os='p1'])"/>
    31 
    32     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    33     href="../arm/linux-headers.xml"
    34     xpointer="xpointer(//*[@os='p2'])"/>
    35 
    36     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    37     href="../arm/linux-headers.xml"
    3830    xpointer="xpointer(//*[@os='b'])"/>
    3931
  • BOOK/cross-tools/arm/linux-headers.xml

    r30fab4d r06b153c  
    2727
    2828    <para os="a">For this step you will need the kernel tarball.</para>
    29 
    30     <para os="p1">The following patch contains a fix for a header that will prevent
    31     kbd from compiling properly:</para>
    32 
    33 <screen os="p2"><userinput>patch -Np1 -i ../&linux-serial-patch;</userinput></screen>
    3429
    3530    <para os="b">Install the header files that are common to all architectures:</para>
  • BOOK/cross-tools/hppa/linux-headers.xml

    r30fab4d r06b153c  
    2828    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    2929    href="../arm/linux-headers.xml"
    30     xpointer="xpointer(//*[@os='p1'])"/>
    31 
    32     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    33     href="../arm/linux-headers.xml"
    34     xpointer="xpointer(//*[@os='p2'])"/>
    35 
    36     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    37     href="../arm/linux-headers.xml"
    3830    xpointer="xpointer(//*[@os='b'])"/>
    3931
  • BOOK/cross-tools/x86/linux-headers.xml

    r30fab4d r06b153c  
    2828    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    2929    href="../arm/linux-headers.xml"
    30     xpointer="xpointer(//*[@os='p1'])"/>
    31 
    32     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    33     href="../arm/linux-headers.xml"
    34     xpointer="xpointer(//*[@os='p2'])"/>
    35 
    36     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    37     href="../arm/linux-headers.xml"
    3830    xpointer="xpointer(//*[@os='b'])"/>
    3931
Note: See TracChangeset for help on using the changeset viewer.