diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-10-02 20:04:59 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-10-02 20:04:59 +0000 |
commit | aa29437f533aa9f3c28b7d4fab9263a3110a49c0 (patch) | |
tree | cf0a91bd72ad1f42fed91cb9e7838e38db3c1b3b /chapter03/patches.xml | |
parent | cbafb841580ab1d91319da2ead85ccc3a0247707 (diff) |
Add a patch to fix Kmod's testsiute on 32-bit systems. Fixes #3191.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10010 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03/patches.xml')
-rw-r--r-- | chapter03/patches.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index bbf27a518..1ee768e9c 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -108,6 +108,14 @@ </varlistentry> <varlistentry> + <term>Kmod Testsuite Fix Patch - <token>&kmod-test_fix-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&kmod-test_fix-patch;"/></para> + <para>MD5 sum: <literal>&kmod-test_fix-patch-md5;</literal></para> + </listitem> + </varlistentry> + + <varlistentry> <term>Make Upstream Fixes Patch - <token>&make-fixes-patch-size;</token>:</term> <listitem> <para>Download: <ulink url="&patches-root;&make-fixes-patch;"/></para> |