[OE-core] [PATCH 0/1] Build Appliance modifications

Juro Bystricky juro.bystricky at intel.com
Mon Mar 28 22:01:23 UTC 2016


This patch fixes the Build Appliance problem
https://bugzilla.yoctoproject.org/show_bug.cgi?id=9314

The patch explicitly sets permissions in the directory 'poky', not assuming 
correct permissions when copying the directory from the host machine 
to the Build Appliance image. 

There are some additional minor tweaks, these are non-functional. 
The file .bashrc contains (commented out) two samples of how to 
setup proxy in conjunction with "oe-git-proxy".
A new environmental variable BA_SRCREV contains SRCREV that
was actually used to build the Build Appliance image. Without this, there is
no simple way to distinguish between the contents of various Build Appliance
images.

The SRCREV is bumped to a later master just so the Hob removal
patches and builder changes make it into the image. 
(This is provisional, final SRCREV will correspond to release commit number)


Juro Bystricky (1):
  build-appliance-image: Fix permissions

 .../images/build-appliance-image_14.0.0.bb          | 21 +++++++++++++++------
 1 file changed, 15 insertions(+), 6 deletions(-)

-- 
1.9.1




More information about the Openembedded-core mailing list