diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-07-13 19:50:01 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-07-13 19:50:01 +0000 |
commit | f8ffb9603e10c6174af5914ee883a3fd4a3c0623 (patch) | |
tree | 058a804538912f803c571f22f482b86053334c57 /patches.ent | |
parent | a7bca9bd73ba6a4dd19d9cc190f3801cc8189382 (diff) |
Fix Kmod's test suite on x86 hosts. Fixes #3129.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9901 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/patches.ent b/patches.ent index 78d8f8ff4..03d2829cb 100644 --- a/patches.ent +++ b/patches.ent @@ -65,6 +65,11 @@ <!ENTITY kbd-fixes-patch-size "1.6 KB"> +<!ENTITY kmod-testsuite-patch "kmod-&kmod-version;-testsuite-1.patch"> +<!ENTITY kmod-testsuite-patch-md5 "11ab14f5b63ae3c163804517cf110fbb"> +<!ENTITY kmod-testsuite-patch-size "2.2 KB"> + + <!ENTITY mpfr-fixes-patch "mpfr-&mpfr-version;-fixes-1.patch"> <!ENTITY mpfr-fixes-patch-md5 "6a1a0be6f2326e237ce27a0254e360a5"> <!ENTITY mpfr-fixes-patch-size "17 KB"> |