[OE-core] IMAGE_LINGUAS question

Paul Eggleton paul.eggleton at linux.intel.com
Thu Sep 6 09:51:10 UTC 2012


On Tuesday 28 August 2012 06:33:55 Andreas Müller wrote:
> The display manager LXDM (and I think others too) check in
> configuration files which languages to offer. I would like to add a
> postinst for LXDM which fills it's configuration file according to
> what was installed by IMAGE_LINGUAS. Now my question (I looked into
> image.bbclass but did not find something useful): Is there some file
> around in rootfs where I can get the information which languages were
> installed by image linguas?

My suggestion would be to add a shell function called from 
ROOTFS_POSTPROCESS_COMMAND which calls the get_split_linguas shell function 
(see image.bbclass) or uses IMAGE_LINGUAS directly depending on what your 
configuration file expects.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre




More information about the Openembedded-core mailing list