Some minor fixes to the Autobuilder. I've reverted to Buildbot 0.8.2 for the time being, as well as fixed some issues with poky-autobuild-generate-sources-tarball.
There is also a nasty issue when you have easy_install installed on a system. The BB installer will attempt to install via easy_install, however, if the install directory does not exist, it fails to install. I now create the install directories beforehand. This is actually something that should be fixed on the BB side, and when I have some time I'll look at it. I've also added a --installbase option which does away with having to set all of the --(*)dir= options when you are trying to relocate the install from ~. Pull URL: git://git.pokylinux.org/poky-contrib.git Branch: eflanagan/bb-0.8.3 Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=eflanagan/bb-0.8.3 Thanks, Beth Flanagan <elizabeth.flana...@intel.com> --- Beth Flanagan (1): Fix for easy_install, source tarball and 0.8.3 scripts/poky-autobuild-generate-sources-tarball | 2 +- scripts/poky-setup-autobuilder | 27 +++++++++++++++------- 2 files changed, 19 insertions(+), 10 deletions(-) _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto