From: Bruce Ashfield <bruce.ashfield@windriver.com>
To: Tom Zanussi <tom.zanussi@intel.com>
Cc: yocto@yoctoproject.org, scott.a.garman@intel.com
Subject: Re: [PATCH 00/14][denzil] yocto-bsp updates for denzil, v2
Date: Fri, 10 Aug 2012 00:09:12 -0400 [thread overview]
Message-ID: <50248968.501@windriver.com> (raw)
In-Reply-To: <1344571618.7235.50.camel@trz-ThinkPad-T420>
On 12-08-10 12:06 AM, Tom Zanussi wrote:
> On Thu, 2012-08-09 at 23:04 -0400, Bruce Ashfield wrote:
>> On 12-08-09 5:01 PM, tom.zanussi@intel.com wrote:
>>> From: Tom Zanussi<tom.zanussi@intel.com>
>>>
>>> This patchset fixes yocto bugs [YOCTO #2693] and [YOCTO #2587], and
>>> fixes some other minor usability problems reported by users.
>>>
>>> Please pull into the current poky/denzil point release branch.
>>>
>>> v2: This is the same patchset as the previous one, but an additional
>>> patch fixing problems found in testing has been tacked on.
>>
>> Tom,
>>
>> Do you also need the upcoming master branch validate_branches backported
>> to denzil to support your use cases ? I can arrange to do that next week,
>> if you've tested with it, and it meets your needs (I know it works for the
>> other use cases).
>>
>
> Yeah, I've done all my denzil testing for this patchset with the
> following patch in place:
>
> http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/commit/?h=tzanussi/kern-tools-denzil-update-from-bruce&id=63aca78351c7065c6671ee7296a8ac191465d882
>
> I can't say I've tested every use case (were there any that come to mind
> that it might break?), but I have done quite a few and not seen any
> problems so far (and conversely lots of problems without it).
Nothing comes to mind that will break, and it has performed well here.
I'll send it out as a follow up to Scott this weekend or early next
week, so it'll be in place by the time it is needed.
Cheers,
Bruce
>
> Tom
>
>> Cheers,
>>
>> Bruce
>>
>>>
>>> The following changes since commit 73cdebf60df225ee10f2eb215935be3b61e1b831:
>>>
>>> documentation/dev-manual/dev-manual-kernel-appendix.xml: Add note about conflict (2012-06-29 15:54:26 +0100)
>>>
>>> are available in the git repository at:
>>> git://git.yoctoproject.org/poky-contrib.git tzanussi/yocto-bsp-denzil-update
>>> http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=tzanussi/yocto-bsp-denzil-update
>>>
>>> Tom Zanussi (14):
>>> yocto-bsp: add new strip_base() function
>>> yocto-bsp: strip '/base' from kernel branches in templates
>>> yocto-bsp: update default branch names
>>> yocto-bsp: allow branch display filtering
>>> yocto-bsp: use branches_base
>>> yocto-bsp: add standard branch mapping
>>> yocto-bsp: use standard branch mapping in bsp templates
>>> yocto-bsp: use rstrip() for assignment lines
>>> yocto-bsp: remove 'branch' statements in .scc if reusing branch
>>> yocto-bsp: add some standard policy
>>> yocto-bsp: add i586 option for i386
>>> yocto-bsp: use emgd 1.10 for i386 template
>>> yocto-bsp: generate default properties even if json specified
>>> yocto-bsp: use base branches for qemu 'newbranch' case
>>>
>>> scripts/lib/bsp/engine.py | 44 ++++++++++++++++++-
>>> scripts/lib/bsp/kernel.py | 18 ++++++++
>>> .../linux/files/{{=machine}}-standard.scc | 1 +
>>> ...yocto-rt_3.0\": }} linux-yocto-rt_3.0.bbappend" | 8 ++--
>>> ...yocto-rt_3.2\": }} linux-yocto-rt_3.2.bbappend" | 8 ++--
>>> ...linux-yocto_3.0\": }} linux-yocto_3.0.bbappend" | 8 ++--
>>> ...linux-yocto_3.2\": }} linux-yocto_3.2.bbappend" | 8 ++--
>>> .../arch/i386/conf/machine/{{=machine}}.conf | 14 ++++--
>>> .../linux/files/{{=machine}}-preempt-rt.scc | 7 +++
>>> .../linux/files/{{=machine}}-standard.scc | 14 ++++++-
>>> .../recipes-kernel/linux/files/{{=machine}}.scc | 2 +-
>>> ...yocto-rt_3.0\": }} linux-yocto-rt_3.0.bbappend" | 8 ++--
>>> ...yocto-rt_3.2\": }} linux-yocto-rt_3.2.bbappend" | 8 ++--
>>> ...linux-yocto_3.0\": }} linux-yocto_3.0.bbappend" | 8 ++--
>>> ...linux-yocto_3.2\": }} linux-yocto_3.2.bbappend" | 8 ++--
>>> .../linux/files/{{=machine}}-standard.scc | 1 +
>>> ...yocto-rt_3.0\": }} linux-yocto-rt_3.0.bbappend" | 8 ++--
>>> ...yocto-rt_3.2\": }} linux-yocto-rt_3.2.bbappend" | 8 ++--
>>> ...linux-yocto_3.0\": }} linux-yocto_3.0.bbappend" | 8 ++--
>>> ...linux-yocto_3.2\": }} linux-yocto_3.2.bbappend" | 8 ++--
>>> .../linux/files/{{=machine}}-standard.scc | 1 +
>>> ...yocto-rt_3.0\": }} linux-yocto-rt_3.0.bbappend" | 8 ++--
>>> ...yocto-rt_3.2\": }} linux-yocto-rt_3.2.bbappend" | 8 ++--
>>> ...linux-yocto_3.0\": }} linux-yocto_3.0.bbappend" | 8 ++--
>>> ...linux-yocto_3.2\": }} linux-yocto_3.2.bbappend" | 8 ++--
>>> .../linux/files/{{=machine}}-preempt-rt.scc | 5 +--
>>> .../linux/files/{{=machine}}-standard.scc | 9 +---
>>> ...yocto-rt_3.0\": }} linux-yocto-rt_3.0.bbappend" | 24 +++++-----
>>> ...yocto-rt_3.2\": }} linux-yocto-rt_3.2.bbappend" | 24 +++++-----
>>> ...linux-yocto_3.0\": }} linux-yocto_3.0.bbappend" | 24 +++++-----
>>> ...linux-yocto_3.2\": }} linux-yocto_3.2.bbappend" | 24 +++++-----
>>> .../linux/files/{{=machine}}-preempt-rt.scc | 7 +++
>>> .../linux/files/{{=machine}}-standard.scc | 10 ++++-
>>> ...yocto-rt_3.0\": }} linux-yocto-rt_3.0.bbappend" | 8 ++--
>>> ...yocto-rt_3.2\": }} linux-yocto-rt_3.2.bbappend" | 8 ++--
>>> ...linux-yocto_3.0\": }} linux-yocto_3.0.bbappend" | 8 ++--
>>> ...linux-yocto_3.2\": }} linux-yocto_3.2.bbappend" | 8 ++--
>>> 37 files changed, 240 insertions(+), 149 deletions(-)
>>>
>>
>
>
next prev parent reply other threads:[~2012-08-10 4:09 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-09 21:01 [PATCH 00/14][denzil] yocto-bsp updates for denzil, v2 tom.zanussi
2012-08-09 21:00 ` [PATCH 01/14] yocto-bsp: add new strip_base() function tom.zanussi
2012-08-09 21:00 ` [PATCH 02/14] yocto-bsp: strip '/base' from kernel branches in templates tom.zanussi
2012-08-09 21:00 ` [PATCH 03/14] yocto-bsp: update default branch names tom.zanussi
2012-08-09 21:00 ` [PATCH 04/14] yocto-bsp: allow branch display filtering tom.zanussi
2012-08-09 21:00 ` [PATCH 05/14] yocto-bsp: use branches_base tom.zanussi
2012-08-09 21:00 ` [PATCH 06/14] yocto-bsp: add standard branch mapping tom.zanussi
2012-08-09 21:00 ` [PATCH 07/14] yocto-bsp: use standard branch mapping in bsp templates tom.zanussi
2012-08-09 21:00 ` [PATCH 08/14] yocto-bsp: use rstrip() for assignment lines tom.zanussi
2012-08-09 21:00 ` [PATCH 09/14] yocto-bsp: remove 'branch' statements in .scc if reusing branch tom.zanussi
2012-08-09 21:01 ` [PATCH 10/14] yocto-bsp: add some standard policy tom.zanussi
2012-08-09 21:01 ` [PATCH 11/14] yocto-bsp: add i586 option for i386 tom.zanussi
2012-08-09 21:01 ` [PATCH 12/14] yocto-bsp: use emgd 1.10 for i386 template tom.zanussi
2012-08-09 21:01 ` [PATCH 13/14] yocto-bsp: generate default properties even if json specified tom.zanussi
2012-08-09 21:01 ` [PATCH 14/14] yocto-bsp: use base branches for qemu 'newbranch' case tom.zanussi
2012-08-10 3:04 ` [PATCH 00/14][denzil] yocto-bsp updates for denzil, v2 Bruce Ashfield
2012-08-10 4:06 ` Tom Zanussi
2012-08-10 4:09 ` Bruce Ashfield [this message]
2012-08-10 4:30 ` Tom Zanussi
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=50248968.501@windriver.com \
--to=bruce.ashfield@windriver.com \
--cc=scott.a.garman@intel.com \
--cc=tom.zanussi@intel.com \
--cc=yocto@yoctoproject.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.