aboutsummaryrefslogtreecommitdiffstats
path: root/.templateconf
diff options
context:
space:
mode:
authorKai Kang <kai.kang@windriver.com>2018-08-26 06:06:28 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-08-29 15:42:21 +0100
commite0a10c5bcd66abcf0a27487ed17c1c568b653b40 (patch)
tree226e05a4e2ff50c443bfd340478edff4e5f81c97 /.templateconf
parent9ca95c1fe714d9d540c029db8a218e4d4bb1103b (diff)
downloadopenembedded-core-contrib-e0a10c5bcd66abcf0a27487ed17c1c568b653b40.tar.gz
update_font_cache: update script for multilib
Packages which inherit fontcache.bbclass call postinstall script update_font_cache. And in update_font_cache, it calls ${bindir}/fc-cache by qemuwrapper. When multilib is enabled, both packages foo and lib32-foo will call ${bindir}/fc-cache and one of them will fail to run obviously. Duplicate install file fc-cache to ${libexecdir} with ${MLPREFIX} and call proper fc-cache in update_font_cache. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to '.templateconf')
0 files changed, 0 insertions, 0 deletions