]> code.ossystems Code Review - openembedded-core.git/commit
gtk-immodules-cache.bbclass: allow for offline cache generation
authorLaurentiu Palcu <laurentiu.palcu@intel.com>
Thu, 20 Dec 2012 13:15:39 +0000 (15:15 +0200)
committerSaul Wold <sgw@linux.intel.com>
Thu, 10 Jan 2013 00:40:38 +0000 (16:40 -0800)
commit78281edfe2342dccd7f598277464a3dd05ac4c0e
treec7c458982f235f005b0b18139e88255633a2a85c
parent2cfbe0bd9d02ab8c054e5bc879a2181c6a7e3719
gtk-immodules-cache.bbclass: allow for offline cache generation

In order to support a RO rootfs, the cache generation during postinstall
has to be done on host. However, gtk-query-immodules application will
only be able to parse shared objects from the same ELF class.
In order not to have a native package for all the recipes providing
an input method, so we can generate the cache file natively, run
gtk-query-immodules through qemu emulator.

[YOCTO #3602]

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/classes/gtk-immodules-cache.bbclass