]> code.ossystems Code Review - openembedded-core.git/commit
busybox: Schedule mdev after mountall
authorKhem Raj <raj.khem@gmail.com>
Wed, 21 Oct 2015 04:45:03 +0000 (21:45 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Nov 2015 11:14:20 +0000 (11:14 +0000)
commit7eda8fdd1585ce19e398e64f6bcea1ffafc90b41
tree069a010f6d149a557395e08ab0476ab62798220d
parentd5279c49c881a9a8991fda67a70cd49756ac3a92
busybox: Schedule mdev after mountall

mdev does automounting of block media, which expects
/run/ to be mounted, so let mounting happen before running mdev service
and mountall is done with at 03 so trigger mdev at 04

This helps in mounting the devices which are plugged on boot

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/busybox/busybox.inc