diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-09-22 20:26:12 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-09-22 20:26:12 +0000 |
commit | 62b134d02c0dd3ba8f1bcc397cde0fab75ad156d (patch) | |
tree | dee1773f1451aae7fb2ebdf55b428c9263b08db6 /patches.ent | |
parent | 70b2fcc31bb902126af670c2764ab1fa8cbce839 (diff) |
Add patch to fix an error output by some procps tools. Fixes #2758.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9388 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 be23ad56e..a27d88c36 100644 --- a/patches.ent +++ b/patches.ent @@ -89,6 +89,11 @@ <!ENTITY perl-libc-patch-md5 "800dfd3c9618731ee5cf57f77a7942b4"> <!ENTITY perl-libc-patch-size "1 KB"> + +<!ENTITY procps-hz_fixes-patch "procps-&procps-version;-fix_HZ_errors-1.patch"> +<!ENTITY procps-hz_fixes-patch-md5 "2ea4c8e9a2c2a5a291ec63c92d7c6e3b"> +<!ENTITY procps-hz_fixes-patch-size "2.3 KB"> + <!ENTITY procps-watch-patch "procps-&procps-version;-watch_unicode-1.patch"> <!ENTITY procps-watch-patch-md5 "cd1a757e532d93662a7ed71da80e6b58"> <!ENTITY procps-watch-patch-size "3.5 KB"> |