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 15:59:51 +0100 |
commit | fcc558874d1ea533fb6ca488d2ab2223c1e21881 (patch) | |
tree | f6d41eb0f19cd6eb335b4fe3a902b0f759ed2f3c /scripts/pybootchartgui | |
parent | ecb56a6ae0c870af680da03db9d39703b525fc98 (diff) | |
download | openembedded-core-fcc558874d1ea533fb6ca488d2ab2223c1e21881.tar.gz openembedded-core-fcc558874d1ea533fb6ca488d2ab2223c1e21881.tar.bz2 openembedded-core-fcc558874d1ea533fb6ca488d2ab2223c1e21881.zip |
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]
Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/pybootchartgui')
0 files changed, 0 insertions, 0 deletions