All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] sstate fixes: whitelist and bitbake-diffsigs
@ 2011-01-20 11:23 Kevin Tian
  2011-01-24  4:52 ` Saul Wold
  0 siblings, 1 reply; 3+ messages in thread
From: Kevin Tian @ 2011-01-20 11:23 UTC (permalink / raw)
  To: poky

this series include one whitelist fix about USER and USERNAME, which allows sstate packages
generated from opensuse to be usable on ubuntu. other two fixes about bitbake-diffsigs, for
better output and correctness

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: tk/master
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=tk/master

Thanks,
    Kevin Tian <kevin.tian@intel.com>
---


Kevin Tian (3):
  bitbake.conf: add USERNAME to BB_HASHBASE_WHITELIST
  siggen.py: better print for task hash comparison
  siggen.py: remove path in 'runtaskdeps'

 bitbake/lib/bb/siggen.py |   27 +++++++++++++++++++--------
 meta/conf/bitbake.conf   |    2 +-
 2 files changed, 20 insertions(+), 9 deletions(-)



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

* Re: [PATCH 0/3] sstate fixes: whitelist and bitbake-diffsigs
  2011-01-20 11:23 [PATCH 0/3] sstate fixes: whitelist and bitbake-diffsigs Kevin Tian
@ 2011-01-24  4:52 ` Saul Wold
  2011-01-24  9:50   ` Tian, Kevin
  0 siblings, 1 reply; 3+ messages in thread
From: Saul Wold @ 2011-01-24  4:52 UTC (permalink / raw)
  To: Kevin Tian; +Cc: poky

On 01/20/2011 03:23 AM, Kevin Tian wrote:
> this series include one whitelist fix about USER and USERNAME, which allows sstate packages
> generated from opensuse to be usable on ubuntu. other two fixes about bitbake-diffsigs, for
> better output and correctness
>
> Pull URL: git://git.pokylinux.org/poky-contrib.git
>    Branch: tk/master
>    Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=tk/master
>
> Thanks,
>      Kevin Tian<kevin.tian@intel.com>
> ---
>
>
> Kevin Tian (3):
>    bitbake.conf: add USERNAME to BB_HASHBASE_WHITELIST
>    siggen.py: better print for task hash comparison
>    siggen.py: remove path in 'runtaskdeps'
This was not pulled into master at this time.

>
>   bitbake/lib/bb/siggen.py |   27 +++++++++++++++++++--------
>   meta/conf/bitbake.conf   |    2 +-
>   2 files changed, 20 insertions(+), 9 deletions(-)
>
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
>
Partial Pulled into master.

Thanks
	Sau!




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

* Re: [PATCH 0/3] sstate fixes: whitelist and bitbake-diffsigs
  2011-01-24  4:52 ` Saul Wold
@ 2011-01-24  9:50   ` Tian, Kevin
  0 siblings, 0 replies; 3+ messages in thread
From: Tian, Kevin @ 2011-01-24  9:50 UTC (permalink / raw)
  To: Wold, Saul; +Cc: poky@pokylinux.org

> From: Wold, Saul
> Sent: Monday, January 24, 2011 12:53 PM
> 
> On 01/20/2011 03:23 AM, Kevin Tian wrote:
> > this series include one whitelist fix about USER and USERNAME, which allows
> sstate packages
> > generated from opensuse to be usable on ubuntu. other two fixes about
> bitbake-diffsigs, for
> > better output and correctness
> >
> > Pull URL: git://git.pokylinux.org/poky-contrib.git
> >    Branch: tk/master
> >    Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=tk/master
> >
> > Thanks,
> >      Kevin Tian<kevin.tian@intel.com>
> > ---
> >
> >
> > Kevin Tian (3):
> >    bitbake.conf: add USERNAME to BB_HASHBASE_WHITELIST
> >    siggen.py: better print for task hash comparison
> >    siggen.py: remove path in 'runtaskdeps'
> This was not pulled into master at this time.

Does it mean that it will be pulled next time, or do you want more work from me?

Thanks
Kevin

> 
> >
> >   bitbake/lib/bb/siggen.py |   27 +++++++++++++++++++--------
> >   meta/conf/bitbake.conf   |    2 +-
> >   2 files changed, 20 insertions(+), 9 deletions(-)
> >
> > _______________________________________________
> > poky mailing list
> > poky@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/poky
> >
> Partial Pulled into master.
> 
> Thanks
> 	Sau!
> 



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

end of thread, other threads:[~2011-01-24  9:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-20 11:23 [PATCH 0/3] sstate fixes: whitelist and bitbake-diffsigs Kevin Tian
2011-01-24  4:52 ` Saul Wold
2011-01-24  9:50   ` Tian, Kevin

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.