generic-poky/meta/recipes-core/udev
Chen Qi 96eff4c25d mount.sh: automount cdrom device even if no ID_FS_TYPE available
This script was modified to check whether $ID_FS_TYPE is empty before
automount, however, for cdrom devices on qemu, the ID_FS_TYPE is not
set, yet the device should be mounted. Otherwise, when booting an iso
image with runqemu, the boot process hangs at 'waiting for removable
media'.

This patch fixes this problem by first checking whether the block device
is a cdrom.

[YOCTO #4487]

(From OE-Core rev: 2df21a3b27543df912a3ce05bef2415fae13cb7c)

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-09-10 22:58:33 +01:00
..
udev udev: remove implicit dependency on initscripts 2013-08-16 11:14:35 +01:00
udev-extraconf mount.sh: automount cdrom device even if no ID_FS_TYPE available 2013-09-10 22:58:33 +01:00
udev-extraconf_1.0.bb allarch: Drop various problematic allarch usages 2013-04-15 15:57:30 +01:00
udev.inc udev: Add RRECOMMENDS for udev-cache to enable the cache 2013-07-02 22:23:51 +01:00
udev_182.bb udev: Move udevd back to /sbin 2013-04-09 13:31:37 +01:00