diff options
author | Joshua Lock <josh@linux.intel.com> | 2010-04-08 16:47:48 +0100 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-05-05 15:05:49 +0100 |
commit | 5c72f087792cfc1d7bc2d1c1d0ccdb1a0dfd88c1 (patch) | |
tree | 62feb177025448e8fd4b7a1a384fce6472cda71e /site | |
parent | 4806fcf56c7533f2c9c7c6fe0d0f0966f805a793 (diff) |
relocatable.bbclass: Handle files which don't have read/write permissions
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.
Also remove following of symlinks because if it links to a file created by the
package install we already handle it when we process the sysroot.
Further, by ignoring symlinks here we don't cause a build to fail when the
symlink is to somewhere in the host OS.
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Diffstat (limited to 'site')
0 files changed, 0 insertions, 0 deletions