mirror of
https://git.yoctoproject.org/poky
synced 2026-03-10 01:09:40 +01:00
udev has started to fail on new kernels (4.4), due to being deprecated in favor of systemd's udev implementation. To maintain a sysvinit alternative we also need to provide an alternative to udev. Eudev is a fork of systemds udev, this new eudev recipe provides upstream udev 220 funcitonality. - Removes patches that dont apply anymore - ToDo: eudev-ptest? [YOCTO #8998] (From OE-Core rev: a22797f7c37a865420837b5c29b270f73ee4c6ce) Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
22 lines
416 B
Plaintext
22 lines
416 B
Plaintext
# This file does not exist. Please do not ask the debian maintainer about it.
|
|
# You may use it to do strange and wonderful things, at your risk.
|
|
|
|
L fd /proc/self/fd
|
|
L stdin /proc/self/fd/0
|
|
L stdout /proc/self/fd/1
|
|
L stderr /proc/self/fd/2
|
|
L core /proc/kcore
|
|
L sndstat /proc/asound/oss/sndstat
|
|
L MAKEDEV /sbin/MAKEDEV
|
|
|
|
D pts
|
|
D shm
|
|
|
|
# Hic sunt leones.
|
|
M ppp c 108 0
|
|
D loop
|
|
M loop/0 b 7 0
|
|
D net
|
|
M net/tun c 10 200
|
|
|