]> code.ossystems Code Review - openembedded-core.git/commit
fontconfig: enable 64 bit file support
authorSaul Wold <sgw@linux.intel.com>
Fri, 6 Jun 2014 00:09:05 +0000 (17:09 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 6 Jun 2014 08:32:04 +0000 (09:32 +0100)
commit9f363f9e2a56d847efc37dfba38764ae393fbfd6
treea3849648bc4b303300f64179733ffaa9b5bd6500
parent65121c8ab37907938b1891b5ee8fb44fb4f76d8f
fontconfig: 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>
meta/recipes-graphics/fontconfig/fontconfig_2.11.1.bb