All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Autobuilder fixes and added functionality
@ 2011-01-04  0:39 Beth Flanagan
  2011-01-04  0:39 ` [PATCH 1/1] Fix for easy_install, source tarball and 0.8.3 Beth Flanagan
  0 siblings, 1 reply; 9+ messages in thread
From: Beth Flanagan @ 2011-01-04  0:39 UTC (permalink / raw)
  To: yocto

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.flanagan@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(-)





^ permalink raw reply	[flat|nested] 9+ messages in thread
* [PATCH 0/1] Autobuilder fixes and added functionality
@ 2011-01-04  0:58 Beth Flanagan
  2011-01-05 11:56 ` Paul Eggleton
  0 siblings, 1 reply; 9+ messages in thread
From: Beth Flanagan @ 2011-01-04  0:58 UTC (permalink / raw)
  To: yocto

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.flanagan@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(-)



^ permalink raw reply	[flat|nested] 9+ messages in thread
* [PATCH 0/1] Autobuilder fixes and added functionality
@ 2011-01-04  0:19 Beth Flanagan
  0 siblings, 0 replies; 9+ messages in thread
From: Beth Flanagan @ 2011-01-04  0:19 UTC (permalink / raw)
  To: yocto

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/poky-ab-fixes
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=eflanagan/poky-ab-fixes

Thanks,
    Beth Flanagan <elizabeth.flanagan@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                  |   59 +++++++++++++----------
 2 files changed, 35 insertions(+), 26 deletions(-)



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-01-05 17:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-04  0:39 [PATCH 0/1] Autobuilder fixes and added functionality Beth Flanagan
2011-01-04  0:39 ` [PATCH 1/1] Fix for easy_install, source tarball and 0.8.3 Beth Flanagan
2011-01-04  0:50   ` Elizabeth Flanagan
  -- strict thread matches above, loose matches on Subject: below --
2011-01-04  0:58 [PATCH 0/1] Autobuilder fixes and added functionality Beth Flanagan
2011-01-05 11:56 ` Paul Eggleton
2011-01-05 16:30   ` Flanagan, Elizabeth
2011-01-05 17:22     ` Scott Garman
2011-01-05 17:24       ` Flanagan, Elizabeth
2011-01-04  0:19 Beth Flanagan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.