Changeset 2697c08 in clfs-embedded
- Timestamp:
- Jun 11, 2013, 6:52:05 AM (11 years ago)
- 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)
- Files:
-
- 1 deleted
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/beyond-net/common/libnl.xml
rd1a5059 r2697c08 24 24 <sect2 role="installation"> 25 25 <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>30 26 31 27 <para os="a">Configure libnl:</para> -
BOOK/beyond-net/common/patches.xml
rd1a5059 r2697c08 27 27 </varlistentry> 28 28 29 <varlistentry>30 <term>Libnl Fixes Patch - <token>&libnl-fixes-patch-size;</token>:</term> <listitem>31 <para>Download: <ulink32 url="&patches-root;&libnl-fixes-patch;"/></para>33 <para>MD5 sum: <literal>&libnl-fixes-patch-md5;</literal></para>34 </listitem>35 </varlistentry>36 37 29 </variablelist> 38 30 -
BOOK/patches.ent
rd1a5059 r2697c08 29 29 <!ENTITY iptables-fixes-patch-size "5 KB"> 30 30 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 35 31 <!-- ARM Patches --> 36 32
Note:
See TracChangeset
for help on using the changeset viewer.