mirror of
https://git.yoctoproject.org/poky
synced 2026-04-28 06:32:34 +02:00
It's possible to have files in our sysroot which don't have the write (or in some cases even the read) bit set. Test for these and if they are not set temporarily set them so that we can chrpath the binaries. Signed-off-by: Joshua Lock <josh@linux.intel.com>