]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
uninative.bbclass: handle read only files outside of patchelf
authorSteve Sakoman <steve@sakoman.com>
Sat, 3 Jun 2023 19:37:18 +0000 (09:37 -1000)
committerSteve Sakoman <steve@sakoman.com>
Mon, 19 Jun 2023 16:23:31 +0000 (06:23 -1000)
commit3680fcbf9ba327aedb32bb4eb647dd56fcccfd51
tree36a2f945c9b7d9ef806b24b88f2794e2a005a159
parent0179c939e4abab008d3c3aa9c1c1eb63b78a6e09
uninative.bbclass: handle read only files outside of patchelf

We are seeing autobuilder failures with the latest uninative:

patchelf: open: Permission denied

See upstream discussion which suggests handling
read-only files explicitly outside of patchelf:
https://github.com/NixOS/patchelf/pull/89

Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/classes/uninative.bbclass