diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2023-11-09 06:22:33 +0000 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2023-11-09 06:25:16 +0000 |
commit | a215d8320edee0a317a6511e7e2efa5bba867486 (patch) | |
tree | 56efb52e5d31003dbf562f44094d66e14bb78249 /recipes-containers/docker-compose/files/0001-setup.py-import-fastentrypoints.patch | |
parent | 5587dd15356f9897e9e000da4ba6e08733d24287 (diff) | |
download | meta-virtualization-a215d8320edee0a317a6511e7e2efa5bba867486.tar.gz |
buildah: drop statically linked x86 entrypoint
commit e89fac6c9bf8d0b [Add `buildah mkcw`, add `--cw` to `buildah
commit` and `buildah build`] added a statically linked x86
entrypoint binary
This entrypoint is not currently used in the tested / supported
worflows.
To avoid packaging QA warnings on non-x86 architectures, we remove
the binary during the compilation phase.
If it does need to be rebuilt in the future, buildah's Makefiles
will have to be changed to not test the host for architecture
support, and use the OE defined target arch and cross compilers
instead.
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-containers/docker-compose/files/0001-setup.py-import-fastentrypoints.patch')
0 files changed, 0 insertions, 0 deletions