[OE-core] [PATCH v2 0/3] have input method modules cached at do-rootfs time

Laurentiu Palcu laurentiu.palcu at intel.com
Thu Dec 20 13:15:37 UTC 2012


changes in v2:
 * added a new qemu.bbclass function that will return a string containing the
   command line needed to run a target binary through qemu at postinstall time;
 * use 'readelf -l' instead of 'readelf -a' for retrieving the dynamic loader
   path;

from v1:
Hi

This patchset will change the postinstall routine in gtk-immodules-cache.bbclass,
so it can run at do_rootfs time, and changes matchbox-keyboard recipe to use
the class.

Thanks,
Laurentiu

Laurentiu Palcu (3):
  qemu.bbclass: add qemu_run_binary() function
  gtk-immodules-cache.bbclass: allow for offline cache generation
  matchbox-keyboard: use the gtk-immodules-cache.bbclass

 meta/classes/gtk-immodules-cache.bbclass           |   17 ++++++++++++++++-
 meta/classes/qemu.bbclass                          |   17 +++++++++++++++++
 .../matchbox-keyboard/matchbox-keyboard_git.bb     |   18 ++----------------
 3 files changed, 35 insertions(+), 17 deletions(-)

-- 
1.7.9.5





More information about the Openembedded-core mailing list