diff options
author | Juro Bystricky <juro.bystricky@intel.com> | 2016-03-27 12:46:48 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-03-28 16:21:07 +0100 |
commit | 7d251f75ebfb6d61c8576a1d7b371f1a0b82f75e (patch) | |
tree | 6054054c069c46a2f850aabeaa6dcff9a104aa70 /scripts/lib/devtool/standard.py | |
parent | 60656d07ea87e0c905c4b4c01a76a696af0d0c4e (diff) | |
download | poky-7d251f75ebfb6d61c8576a1d7b371f1a0b82f75e.tar.gz |
build-appliance-image: Fix permissions
Explicitly set all permissions.
This fixes various problems such as:
Unable to create '/home/builder/poky/bitbake/lib/bb/pysh/pyshtables.py'
[Errno 22] invalid mode ('w') or filename '/home/builder/poky/bitbake/lib/bb/pysh/pyshtables.py'
and failure to create sub-directories in the directory 'poky':
mkdir: cannot create directory '<dir>': Invalid argument
While in there, added a few non-functional changes:
Added sample proxy settings into .bashrc
Added environmental variable with SRCREV actually used to populate the Build
Appliance into .bashrc (BA_SRCREV)
[YOCTO#9314]
(From OE-Core rev: fcc558874d1ea533fb6ca488d2ab2223c1e21881)
Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/standard.py')
0 files changed, 0 insertions, 0 deletions