Changeset 2697c08 in clfs-embedded for BOOK


Ignore:
Timestamp:
Jun 11, 2013, 6:52:05 AM (11 years ago)
Author:
Andrew Bradford <andrew@…>
Branches:
master
Children:
8ee102d
Parents:
d1a5059
git-author:
Andrew Bradford <andrew@…> (06/11/13 06:49:46)
git-committer:
Andrew Bradford <andrew@…> (06/11/13 06:52:05)
Message:

Remove libnl patch

No longer using old git repo tarball so patch shouldn't be needed.

Location:
BOOK
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • BOOK/beyond-net/common/libnl.xml

    rd1a5059 r2697c08  
    2424  <sect2 role="installation">
    2525    <title>Installation of libnl</title>
    26 
    27    <para os="p1">Apply patch to fix a compile and build issue:</para>
    28 
    29     <screen os="p2"><userinput>patch -Np1 -i ../&libnl-fixes-patch;</userinput></screen>
    3026
    3127    <para os="a">Configure libnl:</para>
  • BOOK/beyond-net/common/patches.xml

    rd1a5059 r2697c08  
    2727    </varlistentry>
    2828
    29     <varlistentry>
    30       <term>Libnl Fixes Patch - <token>&libnl-fixes-patch-size;</token>:</term> <listitem>
    31         <para>Download: <ulink
    32         url="&patches-root;&libnl-fixes-patch;"/></para>
    33         <para>MD5 sum: <literal>&libnl-fixes-patch-md5;</literal></para>
    34       </listitem>
    35     </varlistentry>
    36 
    3729  </variablelist>
    3830
  • BOOK/patches.ent

    rd1a5059 r2697c08  
    2929<!ENTITY iptables-fixes-patch-size "5 KB">
    3030
    31 <!ENTITY libnl-fixes-patch "libnl-git-fixes-1.patch">
    32 <!ENTITY libnl-fixes-patch-md5 "773b0d979f1592f757dd30d47ae179fa">
    33 <!ENTITY libnl-fixes-patch-size "3 KB">
    34 
    3531<!-- ARM Patches -->
    3632
Note: See TracChangeset for help on using the changeset viewer.