diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-03-14 22:09:09 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-03-14 22:09:09 +0000 |
commit | 2e12af5f1d9a092671a2b59b8f59f58da6e6b836 (patch) | |
tree | d539768cfa568e75888b3acdeffb95a4fa4a4a00 /chapter03 | |
parent | 67e8a9b0747dcce22c58282c01a938cf6d6cbddf (diff) |
Add patch to fix the sparse-fiemap test failure in Coreutils-8.10.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9488 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-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 44512f582..81e1e54ef 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -43,6 +43,14 @@ </varlistentry> <varlistentry> + <term>Coreutils Sparse-Fiemap Test Fix Patch - <token>&coreutils-sparse_fiemap-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&coreutils-sparse_fiemap-patch;"/></para> + <para>MD5 sum: <literal>&coreutils-sparse_fiemap-patch-md5;</literal></para> + </listitem> + </varlistentry> + + <varlistentry> <term>Coreutils Uname Patch - <token>&coreutils-uname-patch-size;</token>:</term> <listitem> <para>Download: <ulink url="&patches-root;&coreutils-uname-patch;"/></para> |