]> code.ossystems Code Review - openembedded-core.git/commitdiff
base-files: add btrfs to /etc/filesystems
authorNitin A Kamble <nitin.a.kamble@intel.com>
Fri, 17 Jun 2011 00:47:13 +0000 (17:47 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 30 Jun 2011 19:45:46 +0000 (20:45 +0100)
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
meta/recipes-core/base-files/base-files/filesystems
meta/recipes-core/base-files/base-files_3.0.14.bb

index 653593a432886f14c597e19fa901ad3c828de1a1..2af6a7e3557ccb0bde9ed14e0e8a7dcb0c8332ce 100644 (file)
@@ -3,4 +3,5 @@ fat
 vfat
 ext2
 ext3
+btrfs
 *
index e76fdf6362e0e65c2f3d5c14b9550939e4986aaa..6091f1b869f9b3639f5d4530c696b3dabf660f63 100644 (file)
@@ -2,7 +2,7 @@ SUMMARY = "Miscellaneous files for the base system."
 DESCRIPTION = "The base-files package creates the basic system directory structure and provides a small set of key configuration files for the system."
 SECTION = "base"
 PRIORITY = "required"
-PR = "r68"
+PR = "r69"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://licenses/GPL-2;md5=94d55d512a9ba36caa9b7df079bae19f"
 SRC_URI = "file://rotation \