base-files: Prefer ext4 > ext3 > ext2
authorTom Rini <tom_rini@mentor.com>
Wed, 18 Aug 2010 22:44:51 +0000 (15:44 -0700)
committerTom Rini <tom_rini@mentor.com>
Thu, 19 Aug 2010 21:39:53 +0000 (14:39 -0700)
Have /etc/filesystems try and mount ext4 then ext3 then ext2

Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/base-files/base-files/filesystems
recipes/base-files/base-files_3.0.14.bb

index abb8c97..f8d0778 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "Miscellaneous files for the base system."
 SECTION = "base"
 PRIORITY = "required"
-PR = "r96"
+PR = "r97"
 LICENSE = "GPL"
 
 SRC_URI = " \