generic-poky/meta
Gary Thomas 2b8bd22c7c base-files: filesystems: fix mount order
This changes the order that file system [types] are tried
when using 'mount' in busybox when the file system type is
not explictly specified.  The pervious ordering is
incorrect in that less capable file system types are tried
first, e.g. ext2 before ext3, which will cause an ext3 file
system to be mounted as ext2, disabling some of the ext3
features such as journaling.

The change also moves infrequently used file system types to
the end as checking for them is just a waste of effort in
most cases.  The list now also includes ext4.

[RP: Add PR bump, unbreak patch application]
(From OE-Core rev: fff18970706913e7fd7f4a119d798dddb44b388a)

Signed-off-by: Gary Thomas <gary@mlbassoc.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-01-06 14:41:47 +00:00
..
classes image.bbclass: Use ?= to set LINGUAS_INSTALL 2012-01-06 12:11:36 +00:00
conf bitbake.conf: remove some redundant/unnecessary variable exports 2012-01-04 14:14:10 +00:00
files license: manifest and license path 2011-12-08 15:24:30 +00:00
lib/oe buildhistory: add script to check for significant changes 2012-01-06 12:11:30 +00:00
recipes-bsp misc patches: fix patch headers 2012-01-03 12:14:33 +00:00
recipes-connectivity avahi-ui: fix build with automake-1.11.2 2012-01-03 12:14:34 +00:00
recipes-core base-files: filesystems: fix mount order 2012-01-06 14:41:47 +00:00
recipes-devtools valgrind: add powerpc to the compatible host and add ${TCLIBC}-dbg in RRECOMMENDS-powerpc 2012-01-06 12:13:09 +00:00
recipes-extended mc: remove not needed fix for automake 1.11.2 2012-01-06 12:11:35 +00:00
recipes-gnome native.bbclass: Fix variable remapping coverage 2012-01-05 12:36:28 +00:00
recipes-graphics x11-common: remove extraneous BSP customizations 2012-01-06 12:11:35 +00:00
recipes-kernel systemtap: remove not needed fix for automake 1.11.2 2012-01-06 12:11:35 +00:00
recipes-multimedia libomxil: upgrade to 0.9.3 2012-01-03 12:14:35 +00:00
recipes-qt qt4-x11-free.inc: use QT_BASE_NAME from qt4x11.bbclass 2012-01-06 12:11:33 +00:00
recipes-rt rt-tests: update to 0.83 2011-11-04 15:43:29 +00:00
recipes-sato puzzles: fixed SRC_URI Checksums 2012-01-03 12:14:39 +00:00
recipes-support vte: update patch header 2012-01-06 12:11:34 +00:00
site siteinfo: create a new siteinfo for x32-linux 2011-12-12 21:50:19 +00:00
COPYING.MIT Add missing licence files (COPYING.MIT) 2006-07-23 13:52:32 +00:00
recipes.txt meta/recipes.txt: correct Qt capitalisation 2011-09-07 22:54:17 +01:00