diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-01-07 13:45:22 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-01-07 23:10:26 +0000 |
commit | c48097ece963ffb0387597fda6dd043951a8d598 (patch) | |
tree | 9ae1b1a291881d0068fc5b0d8327f29e6af7721f /meta/recipes-graphics/cairo | |
parent | 8a8622d3e167cfcc79e64c7a6c1467da6195c391 (diff) | |
download | poky-c48097ece963ffb0387597fda6dd043951a8d598.tar.gz |
allarch: Fix interaction with qemu class
The qemu class declares functions which are architecture specific. If a user such
as meson is used in an allarch recipe, this leads to sstate which is machine
specific. To fix this, remove the architecture specific part, since there are no
binaries in allarch classes, this change shouldn't break anything.
(From OE-Core rev: 049879ba842d89f268b8e3a4e26410d13bc54158)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/cairo')
0 files changed, 0 insertions, 0 deletions