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

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.