udev-115: Kernel events filtering improvement.

In order to avoid creating dozens of ttys and ptys, we have to discard 
some specific kernel events.


git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2820 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Samuel Ortiz
2007-09-28 17:47:54 +00:00
parent cfa5b19e23
commit 5dfdab596c
2 changed files with 105 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ SRC_URI = "http://kernel.org/pub/linux/utils/kernel/hotplug/udev-${PV}.tar.gz \
file://noasmlinkage.patch;patch=1 \
file://flags.patch;patch=1 \
file://vol_id_ld.patch;patch=1 \
file://udevtrigger_add_devname_filtering.patch;patch=1 \
file://mount.blacklist \
"