* [PATCH 0/3] miscellaneous sstate fixes
@ 2010-12-16 9:02 Kevin Tian
2010-12-16 15:40 ` Richard Purdie
0 siblings, 1 reply; 3+ messages in thread
From: Kevin Tian @ 2010-12-16 9:02 UTC (permalink / raw)
To: poky, paul.eggleton, rpurdie
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(-)
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [PATCH 0/3] miscellaneous sstate fixes
2010-12-16 9:02 [PATCH 0/3] miscellaneous sstate fixes Kevin Tian
@ 2010-12-16 15:40 ` Richard Purdie
2010-12-17 1:03 ` Tian, Kevin
0 siblings, 1 reply; 3+ messages in thread
From: Richard Purdie @ 2010-12-16 15:40 UTC (permalink / raw)
To: Kevin Tian; +Cc: paul.eggleton, poky
On Thu, 2010-12-16 at 17:02 +0800, Kevin Tian wrote:
> 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>
I've taken two of these, thanks. The other I've made some changes to as
discussed in separate emails.
Cheers,
Richard
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 0/3] miscellaneous sstate fixes
2010-12-16 15:40 ` Richard Purdie
@ 2010-12-17 1:03 ` Tian, Kevin
0 siblings, 0 replies; 3+ messages in thread
From: Tian, Kevin @ 2010-12-17 1:03 UTC (permalink / raw)
To: Richard Purdie; +Cc: paul.eggleton@linux.intel.com, poky@pokylinux.org
>From: Richard Purdie [mailto:richard.purdie@linuxfoundation.org]
>Sent: Thursday, December 16, 2010 11:41 PM
>
>On Thu, 2010-12-16 at 17:02 +0800, Kevin Tian wrote:
>> 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>
>
>I've taken two of these, thanks. The other I've made some changes to as
>discussed in separate emails.
>
It looks one commit is not accepted:
commit 57073ca203dc103a039e65f3f7f27439e3f91c37
siggen.py: print taskname when seeing mismatched hash in cachetk/master
Signed-off-by: Kevin Tian <kevin.tian@intel.com>
I'll resend that together with my another fix mentioned in another thread
Thanks,
Kevin
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-12-17 1:04 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-16 9:02 [PATCH 0/3] miscellaneous sstate fixes Kevin Tian
2010-12-16 15:40 ` Richard Purdie
2010-12-17 1:03 ` 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.