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 /patches.ent | |
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 'patches.ent')
-rw-r--r-- | patches.ent | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/patches.ent b/patches.ent index 9f88262d7..84bf01d78 100644 --- a/patches.ent +++ b/patches.ent @@ -16,6 +16,10 @@ <!ENTITY coreutils-i18n-patch-md5 "28895e1112835ca04119158d1883a6d5"> <!ENTITY coreutils-i18n-patch-size "120 KB"> +<!ENTITY coreutils-sparse_fiemap-patch "coreutils-&coreutils-version;-sparse_fiemap-1.patch"> +<!ENTITY coreutils-sparse_fiemap-patch-md5 "3fa59f8eb59712a80a3302ef5d9ab197"> +<!ENTITY coreutils-sparse_fiemap-patch-size "4.5 KB"> + <!ENTITY coreutils-uname-patch "coreutils-&coreutils-version;-uname-1.patch"> <!ENTITY coreutils-uname-patch-md5 "500481b75892e5c07e19e9953a690e54"> <!ENTITY coreutils-uname-patch-size "1.6 KB"> |