[OE-core] [PATCH 1/8] add fontcache.bbclass

Phil Blundell philb at gnu.org
Thu Feb 7 23:18:02 UTC 2013


On Thu, 2013-02-07 at 16:38 +0100, Marcin Juszkiewicz wrote:
>> +${@qemu_run_binary(d, '$D', '/usr/bin/fc-cache')} --sysroot=$D
>/dev/null 2>&1
> What about platform which do not have qemu support? Like AArch64...

There are other places in the oe-core tree that already require working
qemu support so I don't think this is a qualitatively new issue.  I
suspect that in the long term, qemu is going to become another tool that
needs targetting to any new architecture, just like gcc, binutils,
glibc, linux, javascriptcore and so on.  

On the other hand, that "/usr/bin" looks a bit unwholesome to me. :-}

p.






More information about the Openembedded-core mailing list