diff options
author | Saul Wold <sgw@linux.intel.com> | 2013-04-09 23:25:54 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-10 12:56:52 +0100 |
commit | ecd90bc6aa63da2aef2513ac090d4b426b2b719c (patch) | |
tree | 5310d098856a16f77b639181a990b306b33b8b50 /scripts | |
parent | 2435d807d1dd83f821367d4ec7d5e31028cb624e (diff) | |
download | poky-ecd90bc6aa63da2aef2513ac090d4b426b2b719c.tar.gz |
busybox: fail on no media
The current behaviour of busybox is to try all fstype when automounting
even when no media exists. The util-linux mount command bails when no
media exists, so change the behaviour of busybox to do the same.
It could also be argued that the KERN_INFO message from btrfs could be
removed, but that would be harder to accomplish.
(From OE-Core rev: e5403f55a1e9b1747535450fd95f499c85211771)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions