From: Kevin Tian <kevin.tian@intel.com>
To: poky@pokylinux.org,paul.eggleton@linux.intel.com,rpurdie@linux.intel.com
Subject: [PATCH 0/3] miscellaneous sstate fixes
Date: Thu, 16 Dec 2010 17:02:50 +0800 [thread overview]
Message-ID: <5b55a1$ivdmfp@fmsmga002.fm.intel.com> (raw)
The major fix in this patchset is about linux-yocto, which is the rest blocker from
a complete sstate reuse (it further impacts task-poky-boot and the build time is
long). However this fix will cause one different behavior. After wiping out DATETIME
from deps, now the kernel image name will be same as the one extracted from sstate
package after reusing it. I think this should be fine since at release time DATETIME
will be removed anyway
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):
siggen.py: make sure stamp directory existing
kernel.bbclass: rename do_deploy and add vardepsexclusive accordingly
siggen.py: print taskname when seeing mismatched hash in cache
bitbake/lib/bb/siggen.py | 4 +++-
meta/classes/kernel.bbclass | 4 +++-
meta/conf/distro/poky.conf | 2 ++
3 files changed, 8 insertions(+), 2 deletions(-)
next reply other threads:[~2010-12-16 9:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-16 9:02 Kevin Tian [this message]
2010-12-16 15:40 ` [PATCH 0/3] miscellaneous sstate fixes Richard Purdie
2010-12-17 1:03 ` 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='5b55a1$ivdmfp@fmsmga002.fm.intel.com' \
--to=kevin.tian@intel.com \
--cc=paul.eggleton@linux.intel.com \
--cc=poky@pokylinux.org \
--cc=rpurdie@linux.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 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.