diff options
author | Khem Raj <raj.khem@gmail.com> | 2025-09-06 14:09:26 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-09-06 14:17:15 -0700 |
commit | 6d3a6503720b10b0edd6e70ee3595032e0aa975b (patch) | |
tree | ab31dc2d36d6bd5c947258dec72d83f0dcc75e3c /meta-perl/recipes-perl/libalgorithm | |
parent | bb2d5f9d4d6a01840eeaf1b072027369119c710c (diff) | |
download | meta-openembedded-6d3a6503720b10b0edd6e70ee3595032e0aa975b.tar.gz |
bpftool,bpftool-native: Separate out native recipe
build uses prepared sourcedir for kernel and relying
on target kernel recipe to prepare this is not the correct
thing for native package. Since the kernel will need target
dependencies cross-compiler etc. to build/prepare the kernel sourcedir
This issue is revealed when bpftool-native is built for riscv64
it ends up in build errors
ERROR: bpftool-native-1.0-r0 do_configure: The sstate manifest for task 'linux-libc-headers:populate_sysroot' (multilib variant '') could not be found.
The pkgarchs considered were: qemuriscv64, allarch, x86_64_x86_64-nativesdk.
But none of these manifests exists:
/mnt/b/yoe/master/sources/poky/build/tmp/sstate-control/manifest-qemuriscv64-linux-libc-headers.populate_sysroot
/mnt/b/yoe/master/sources/poky/build/tmp/sstate-control/manifest-allarch-linux-libc-headers.populate_sysroot
/mnt/b/yoe/master/sources/poky/build/tmp/sstate-control/manifest-x86_64_x86_64-nativesdk-linux-libc-headers.populate_sysroot
ERROR: Logfile of failure stored in: /mnt/b/yoe/master/sources/poky/build/tmp/work/x86_64-linux/bpftool-native/1.0/temp/log.do_configure.2509356
Therefore separate it out into independent recipe and use latest stable
kernel to build it.
Enable musl builds as well for bpftool, it works now.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-perl/recipes-perl/libalgorithm')
0 files changed, 0 insertions, 0 deletions