diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-10-04 17:08:23 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-10-04 17:08:23 +0000 |
commit | 93bc4a2875fdabce7ca6a338cfb04dc9aa04015f (patch) | |
tree | eba20c2f81d23293de896fcfa28548ed0c8c6b95 /patches.ent | |
parent | b0b90682a323fb906aa0e0fa9d422d62d39e8db9 (diff) |
Replace the Linux-Libc-Headers package with the 'headers_install' target from the kernel Makefile
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7816 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/patches.ent b/patches.ent index eb6d04db4..fe4656543 100644 --- a/patches.ent +++ b/patches.ent @@ -90,9 +90,9 @@ <!ENTITY kbd-gcc4_fixes-patch-size "1.4 KB"> -<!ENTITY linux-inotify-patch "linux-libc-headers-&linux-libc-headers-version;-inotify-3.patch"> -<!ENTITY linux-inotify-patch-md5 "8fd71a4bd3344380bd16caf2c430fa9b"> -<!ENTITY linux-inotify-patch-size "4.7 KB"> +<!ENTITY linux-unifdef-patch "linux-&linux-version;-unifdef-1.patch"> +<!ENTITY linux-unifdef-patch-md5 "7d6a92f0d10492e06a3275627377df86"> +<!ENTITY linux-unifdef-patch-size "32 KB"> <!ENTITY mktemp-tempfile-patch "mktemp-&mktemp-version;-add_tempfile-3.patch"> @@ -121,9 +121,9 @@ <!ENTITY sysklogd-8bit-patch-md5 "cc0d9c3bd67a6b6357e42807cf06073e"> <!ENTITY sysklogd-8bit-patch-size "0.9 KB"> -<!ENTITY sysklogd-fixes-patch "sysklogd-&sysklogd-version;-fixes-1.patch"> -<!ENTITY sysklogd-fixes-patch-md5 "508104f058d1aef26b3bc8059821935f"> -<!ENTITY sysklogd-fixes-patch-size "27 KB"> +<!ENTITY sysklogd-fixes-patch "sysklogd-&sysklogd-version;-fixes-2.patch"> +<!ENTITY sysklogd-fixes-patch-md5 "ed5b25ca9a4eeb4f4f82b300a27b1ef4"> +<!ENTITY sysklogd-fixes-patch-size "32 KB"> <!ENTITY tar-gcc4_fix-patch "tar-&tar-version;-gcc4_fix_tests-1.patch"> @@ -152,6 +152,9 @@ <!ENTITY util-linux-cramfs-patch-md5 "1c3f40b30e12738eb7b66a35b7374572"> <!ENTITY util-linux-cramfs-patch-size "2.8 KB"> +<!ENTITY util-linux-lseek-patch "util-linux-&util-linux-version;-lseek-1.patch"> +<!ENTITY util-linux-lseek-patch-md5 "5d6c86321c1ea74d7ed7cf57861da423"> +<!ENTITY util-linux-lseek-patch-size "10 KB"> <!ENTITY vim-fixes-patch "vim-&vim-version;-fixes-7.patch"> <!ENTITY vim-fixes-patch-md5 "d274219566702b0bafcb83ab4685bbde"> |