diff options
author | Maxin B. John <maxin.john@intel.com> | 2016-02-02 13:04:10 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-02-02 14:42:15 +0000 |
commit | fff4303a18ac8100e5a96da7facb42d8751e1eae (patch) | |
tree | 9631948bd486a3131cf7e05b6c3f484d434d2956 /meta/classes/setuptools.bbclass | |
parent | be6df948e18f237e52ef21dbe0c1645beafe3c12 (diff) | |
download | openembedded-core-fff4303a18ac8100e5a96da7facb42d8751e1eae.tar.gz openembedded-core-fff4303a18ac8100e5a96da7facb42d8751e1eae.tar.bz2 openembedded-core-fff4303a18ac8100e5a96da7facb42d8751e1eae.zip |
gtk-immodules-cache.bbclass: fix immodules-cache path
This commit in gtk+ moved the cache files below <libdir>
"
commit c8849046860a9b17fa943247d85ddadb29262b48
Author: Matthias Clasen <mclasen@redhat.com>
Date: Thu Jul 4 09:27:17 2013 -0400
Move the module cache files below libdir
These files contain architecture-dependent paths, and thus placing them
into sysconfdir causes unnecessary hassle. Now the immodule cache file is
looked for in libdir/gtk-2.0/2.10.0/immodules.cache. Belated backport of a
change that was done in the run-up to 3.0.". Update gtk-immodules-cache.bbclass
to use that path.
The environment variable "GTK_IM_MODULE_FILE" can also be set to point GTK+
at the file to fix this problem. However, it causes problems for gtk3 apps.
[YOCTO #6774]
[YOCTO #8957]
Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/classes/setuptools.bbclass')
0 files changed, 0 insertions, 0 deletions