diff options
author | Ben Shelton <ben.shelton@ni.com> | 2015-02-20 13:02:33 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-02-21 22:05:35 +0000 |
commit | f220b969a18cb505f7a74679c5e9c27f2b8811b6 (patch) | |
tree | 4c74a6e03be1778b17413ea099cd780f4d2d1807 /README.hardware | |
parent | bc309f0901bad79cfab8ff986cf063375cc48ec4 (diff) | |
download | poky-f220b969a18cb505f7a74679c5e9c27f2b8811b6.tar.gz |
font-util: stage encoding maps into sysroot
font-util installs encoding maps into /usr/share/fonts/X11. This path
may not exist on the host (many distros install these into
/usr/share/fonts/util) so they must exist in the sysroot in order for
e.g. `pkg-config --variable=mapdir fontutil` to work correctly. However,
currently /usr/share/fonts is explicitly not installed into sysroots, so
the encoding maps were not getting found.
Fix this by explicitly staging ${datadir}/fonts/ into the sysroot.
(From OE-Core rev: a1598266c828ad0b73df971b22d6a2e3e1dd5cab)
Signed-off-by: Ben Shelton <ben.shelton@ni.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'README.hardware')
0 files changed, 0 insertions, 0 deletions