2018-05-28 6:24 GMT+03:00 Robert Yang <liezhi.y...@windriver.com>:

> Thanks for the reply, but I'm afraid that all_multlilib_tune_values() isn't
> suitable for this case, what need to display is something like:
>
> lib32:  DEFAULTTUNE       = "x86"
> lib32:  TARGET_SYS        = "i686-pokymllib32-linux"
> lib32:  TUNE_FEATURES     = "m32"
>
> But all_multlilib_tune_values() returns all values, e.g:
>
> DEFAULTTUNE       = "core2-64 x86"

That's right, but you should still use get_multilib_datastore()
instead of setting up localdata manually

Alex
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to