generic-poky/meta/recipes-core/udev
Johan Hovold 56fa8cdbf1 udev: fix uevent-helper disable
Make sure that /proc/sys/kernel/hotplug exists before trying to disable
the uevent-helper mechanism.

Since kernel commit 86d56134f1b6 ("kobject: Make support for
uevent_helper optional.") the kernel can be built without uevent-helper
support. In this case /proc/sys/kernel/hotplug does not exist and the
current sysvinit script fails with

	/etc/rcS.d/S04udev: line 132: can't create /proc/sys/kernel/hotplug: nonexistent directory

when trying to disable the uevent-helper mechanism during boot.

Note that a single NULL-character has always been sufficient to disable.

(From OE-Core rev: f7b8445f2e89ad0a59c2859f9eb26855769f1070)

Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-11-04 10:27:10 +00:00
..
udev udev: fix uevent-helper disable 2014-11-04 10:27:10 +00:00
udev-extraconf udev-extraconf: Unmount SD card after ejection 2014-08-15 18:21:50 +01:00
udev-extraconf_1.1.bb udev-extraconf: update mount.sh to use /run/media instead of /media 2014-04-25 17:19:20 +01:00
udev.inc meta: fix RDEPNEDS for the test related pkgs 2014-08-28 15:12:44 +01:00
udev_182.bb bumps to remove PRINC use in meta-fsl-ppc 2014-04-25 17:19:20 +01:00