Openembedded Bitbake Development
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Lianhao Lu <lianhao.lu@intel.com>
Cc: bitbake-devel@lists.openembedded.org
Subject: Re: [PRService/bitbake V2 0/2] new PRService features in bitbake
Date: Wed, 11 Jan 2012 10:38:11 +0000	[thread overview]
Message-ID: <1326278291.23315.15.camel@ted> (raw)
In-Reply-To: <cover.1326175837.git.lianhao.lu@intel.com>

On Tue, 2012-01-10 at 14:13 +0800, Lianhao Lu wrote:
> V2: rebase to latest code
> 
> NOTE: This set of patches added supporting for new features in bitbake.
> It should work together with another branch of patches in meta layers.
>     git://git.pokylinux.org/poky-contrib llu/PRService_oecore
> 
> It added PRService's export/import support in bitbake and also added a 
> no history mode as the default mode for PRSerivce. In this mode, the 
> AUTOPR value(which will be included in the finale PKGR) returned by 
> the PRService will never decrement. It also added PACKAGE_ARCH into 
> the index to the DB table, so the packages for different architcture 
> will have different AUTOPR values.
> 
> The PRService can be started in 2 ways. If the user wants share the 
> PRService for multiple buildings, it can start the PRService in the old
> way, by running "bitbake-prserv --start [options]", and set PRSERV_HOST 
> and PRSERV_PORT in local.conf accordingly.
> 
> If the user only wants the PRService to be used by current build, a local
> service may be started automatically by setting PRSERV_HOST to "localhost"
> and PRSERV_PORT to "0". This automatically started local service will only
> be effective to the builds running in the same build directory.
> 
> The following changes since commit 468998cddbe1a803096c9b357e1b5daa3b7e8c2e:
>   Dongxiao Xu (1):
>         command.py: add parseConfigurationFiles API
> 
> are available in the git repository at:
> 
>   git://git.pokylinux.org/poky-contrib llu/PRService_bitbake
>   http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=llu/PRService_bitbake
> 
> Lianhao Lu (2):
>   bitbake/PRservice: Added no_hist mode and export/import.
>   bitbake: Automatically start local PR service.

Merged to master, thanks.

Richard




      parent reply	other threads:[~2012-01-11 10:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-10  6:13 [PRService/bitbake V2 0/2] new PRService features in bitbake Lianhao Lu
2012-01-10  6:13 ` [PRService/bitbake V2 1/2] bitbake/PRservice: Added no_hist mode and export/import Lianhao Lu
2012-01-10  6:13 ` [PRService/bitbake V2 2/2] bitbake: Automatically start local PR service Lianhao Lu
2012-01-11 10:38 ` Richard Purdie [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1326278291.23315.15.camel@ted \
    --to=richard.purdie@linuxfoundation.org \
    --cc=bitbake-devel@lists.openembedded.org \
    --cc=lianhao.lu@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox