[OE-core] [PATCH 04/10] at-spi2-atk: upgrade to version 2.26.2
Alexander Kanavin
alexander.kanavin at linux.intel.com
Mon Apr 9 06:14:59 UTC 2018
On 04/06/2018 06:14 PM, Maxin B. John wrote:
>>> 1. convert to meson build
>>> 2. inherit gnomebase and associated cleanup
>>> 3. add libxml2 to DEPENDS list
>>>
>>> Signed-off-by: Maxin B. John <maxin.john at intel.com>
>>
>> This and atk seem to fail in gir on x32:
>>
>> https://autobuilder.yocto.io/builders/nightly-x32/builds/916/steps/BuildImages/logs/stdio
>>
> Will fix it and send the v2.
We disable gobject introspection on x32 (as there is no qemu support).
For autotools it works automatically (because the class can rely on a
common configure switch to enable/disable g-i), but here you need to add
a tweak similar to the one added to json-glib recipe when it was
converted to meson.
Alex
More information about the Openembedded-core
mailing list