diff options
author | Changqing Li <changqing.li@windriver.com> | 2023-09-01 17:03:08 +0800 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2023-09-04 03:05:49 +0000 |
commit | 8f25bfcbae987ed3b1bed82d6d9f937f3739362f (patch) | |
tree | 00ff4e2da9a49d2ca795140b1e07e2b63798e9a0 /scripts/lib | |
parent | 72a943b5f1f164252b14554d6deb063969af9da4 (diff) | |
download | meta-virtualization-8f25bfcbae987ed3b1bed82d6d9f937f3739362f.tar.gz |
oci-image-tools: don't build for riscv64
Currently oci-image-tools has a do_compile error for riscv64. The
problem could be reproduced by:
MACHINE=qemuriscv64 bitbake oci-image-tools
So explicitly set COMPATIBLE_HOST here to avoid it building for riscv64.
When someone interested in using this recipe for riscv64 fixes the
compile issue, this setting could be removed.
Also don't build packagegroup-container/packagegroup-kubernetes since
they depends on oci-image-tools
Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions