base-files: add btrfs to /etc/filesystems

(From OE-Core rev: 715aca9d73c5c351d2230d46892e435d43f19556)

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Nitin A Kamble 2011-06-16 17:47:13 -07:00 committed by Richard Purdie
parent 55c381316d
commit c9ed41a313
2 changed files with 2 additions and 1 deletions

View File

@ -3,4 +3,5 @@ fat
vfat
ext2
ext3
btrfs
*

View 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 \