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

Laurentiu Palcu laurentiu.palcu at intel.com
Wed Jan 9 11:14:08 UTC 2013


Hi Saul,

Any reason for not merging this patchset?

Thanks,
Laurentiu

On 12/20/2012 03:15 PM, Laurentiu Palcu wrote:
> 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(-)
> 




More information about the Openembedded-core mailing list