All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Tian <kevin.tian@intel.com>
To: poky@pokylinux.org
Subject: [PATCH 0/3] sstate fixes: whitelist and bitbake-diffsigs
Date: Thu, 20 Jan 2011 19:23:56 +0800	[thread overview]
Message-ID: <0d30dc$kqbuu6@orsmga001.jf.intel.com> (raw)

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(-)



             reply	other threads:[~2011-01-20 11:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-20 11:23 Kevin Tian [this message]
2011-01-24  4:52 ` [PATCH 0/3] sstate fixes: whitelist and bitbake-diffsigs Saul Wold
2011-01-24  9:50   ` Tian, Kevin

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='0d30dc$kqbuu6@orsmga001.jf.intel.com' \
    --to=kevin.tian@intel.com \
    --cc=poky@pokylinux.org \
    /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 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.