diff options
author | Enrico Scholz <enrico.scholz@sigma-chemnitz.de> | 2013-06-26 14:10:25 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-06-28 09:14:06 +0100 |
commit | 0450c31ca4d6daf075f59c57e6ec76a602155bab (patch) | |
tree | e4938f74fb193e2c11cf93eafd2b6f487897e0d0 /meta/recipes-extended/groff/groff_1.22.2.bb | |
parent | e474fd9d47817d8f19db482a0de3410063497aae (diff) | |
download | poky-0450c31ca4d6daf075f59c57e6ec76a602155bab.tar.gz |
image_types.bbclass: set 'filetype' ext4 feature
Generating filesystems with this flag allows more efficient directory
traversals because getdents() returns the filetype in 'd_type' which
allows to avoid an extra lstat() call.
Creating ext4 filesystems with 'mkfs.ext4' sets this flag by default
too.
(From OE-Core rev: 75e077025397f3bde84e60a9da2c0564ade09b39)
Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/groff/groff_1.22.2.bb')
0 files changed, 0 insertions, 0 deletions