diff options
author | Saul Wold <sgw@linux.intel.com> | 2014-06-05 17:09:04 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-06-06 09:32:04 +0100 |
commit | 65121c8ab37907938b1891b5ee8fb44fb4f76d8f (patch) | |
tree | 837aec7e17f36e03bf8cb869bbf2c8e2b608718a /meta/classes/metadata_scm.bbclass | |
parent | dd9c3d7bc946ff44e0ca90f4e345711d6ad21728 (diff) | |
download | openembedded-core-65121c8ab37907938b1891b5ee8fb44fb4f76d8f.tar.gz openembedded-core-65121c8ab37907938b1891b5ee8fb44fb4f76d8f.tar.bz2 openembedded-core-65121c8ab37907938b1891b5ee8fb44fb4f76d8f.zip |
freetype: enable 64 bit file support
When running 32bit code on a large filessytem with 64bit inodes, the
fontcache was not being created correctly because an EOVERFLOW was being
returned from the fstat when reading the 64 inode on a 32bit system.
The fontcache is created at rootfs time on the host system via qemu.
[YOCTO #6338]
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/metadata_scm.bbclass')
0 files changed, 0 insertions, 0 deletions