Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2013-01-28 | gtk-immodules-cache.bbclass:fix support postrm at image creation time | Hongxu Jia | 1 | |
Let postrm use the same logic as the postinst to run on both build machine and target [YOCTO #3633] Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> | ||||
2013-01-09 | gtk-immodules-cache.bbclass: allow for offline cache generation | Laurentiu Palcu | 1 | |
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> | ||||
2012-10-24 | gtk-immodules-cache: Add initial class to update gtk inputmethod module cache | Samuel Stirtzel | 1 | |
This is used by: openembedded-core/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb meta-openembedded/meta-oe/recipes-support/maliit/maliit-framework_git.bb Signed-off-by: Samuel Stirtzel <s.stirtzel@googlemail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> |