diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-01-26 19:28:22 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-01-26 19:28:22 +0000 |
commit | 3cf57d40591f302edea1962a8949fe646b365b5c (patch) | |
tree | 5b399448faf021f1e9100e193f509f1c09d8f792 /packages.ent | |
parent | cf8d1947c2d2354d6492fa81c38ddf2eca5c1006 (diff) |
Remove a lot of redundant Udev rules. Upstream has most of what we need. Fixes #2527.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9165 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'packages.ent')
-rw-r--r-- | packages.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages.ent b/packages.ent index 36ebba84a..ffac5686a 100644 --- a/packages.ent +++ b/packages.ent @@ -508,7 +508,7 @@ <!ENTITY udev-ch6-du "11.6 MB"> <!ENTITY udev-ch6-sbu "0.2 SBU"> -<!ENTITY udev-config "udev-config-20090925"> <!-- Scripts depend on this format --> +<!ENTITY udev-config "udev-config-20100126"> <!-- Scripts depend on this format --> <!ENTITY udev-config-size "UDEV-SIZE KB"> <!-- Updated in Makefile --> <!ENTITY udev-config-url "&downloads-root;&udev-config;.tar.bz2"> <!ENTITY udev-config-md5 "UDEV-MD5SUM"> <!-- Updated in Makefile --> |