summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorWilli Ye <zye2@snap.com>2026-03-11 10:45:25 +0100
committerKhem Raj <raj.khem@gmail.com>2026-03-18 14:33:29 -0700
commit701a1df07c6e3347535266bf13ce50cf314eac20 (patch)
tree91730eab6d0a86d8e329f36eedabc7c413cfe12f /meta-python/recipes-devtools/python
parent00616ccdaf0ce9e54ac7c75fabdb2d8f079c7578 (diff)
downloadmeta-openembedded-701a1df07c6e3347535266bf13ce50cf314eac20.tar.gz
perfetto: Don't copy gn native binary
With the current recipe I am getting ``` gn: error while loading shared libraries: libc++abi.so.1: cannot open shared object file: No such file or directory ``` on my aarch64 machine This is due to gn having a relative library runpath causing the interpreter not finding the shared libraries Instead of copying the binary just directly execute it Additionally remove the unnecessary download of the prebuilt gn binary Signed-off-by: Willi Ye <zye2@snap.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
0 files changed, 0 insertions, 0 deletions