update NEWS

This commit is contained in:
Kay Sievers 2011-05-05 19:47:12 +02:00
parent 1547687a83
commit ab7863f7d7
2 changed files with 6 additions and 2 deletions

4
NEWS
View File

@ -2,6 +2,10 @@ udev 169
========
Bugfixes.
We require at least Linux kernel 2.6.32 now. Some platforms might
require a later kernel that supports accept4(), or need to backport
the accept4() syscall wiring.
The hid2hci tool move to the bluez package and was removed.
Many of the extras can be -enabled/--disabled during configure

4
README
View File

@ -19,8 +19,8 @@ Requirements:
- Version 2.6.32 of the Linux kernel with sysfs, procfs, signalfd, inotify,
unix domain sockets, networking and hotplug enabled
- ARM needs kernel version 2.6.36 or this patch:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=21d93e2e29722d7832f61cc56d73fb
- Some architectures might need a later kernel, that supports accept4(),
or need to backport the accept4() syscall wiring in the kernel.
- These options are needed:
CONFIG_HOTPLUG=y