[OE-core] [PATCH] fontcache : fix build warning when using quemu usermode

Alexander Kanavin alexander.kanavin at linux.intel.com
Wed Jan 3 09:32:16 UTC 2018


On 01/03/2018 05:27 AM, Jibin Xu wrote:
> 
> 
> On 2018年01月02日 20:00, Alexander Kanavin wrote:
>> On 12/28/2017 04:21 AM, Jibin Xu wrote:
>>> fontcache uses quemu usermode by default, but some architecture
>>> such as Intel skylake does not support qemu usermode, this can
>>> lead to a build warning as below:
>>> "WARNING: The postinstall intercept hook 'update_font_cache' failed".
>>>
>>> Add a judgement of qemu usermode to fix the build warning.
>>
>> You also need to fix this in pixbufcache.bbclass. Squash all changes 
>> into a single patch.
> Do you mean that change gio-module-cache.bbclass pixbufcache.bbclass and 
> fontcache.bbclass,
> then Squash all changes into a single patch?

I mean this, yes. I thought there were four places to fix this, but one 
of the postinsts does not actually call into qemu, and just runs the 
native binary for some reason.

Alex





More information about the Openembedded-core mailing list