From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.windriver.com (mail.windriver.com [147.11.1.11]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id E78AFE013BB for ; Thu, 9 Aug 2012 20:04:18 -0700 (PDT) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca [147.11.189.40]) by mail.windriver.com (8.14.5/8.14.3) with ESMTP id q7A34HX6009538 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL); Thu, 9 Aug 2012 20:04:17 -0700 (PDT) Received: from bruce-ashfields-macbook.local (128.224.20.186) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server id 14.2.309.2; Thu, 9 Aug 2012 20:04:17 -0700 Message-ID: <50247A30.7000805@windriver.com> Date: Thu, 9 Aug 2012 23:04:16 -0400 From: Bruce Ashfield User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:9.0) Gecko/20111222 Thunderbird/9.0.1 MIME-Version: 1.0 To: References: In-Reply-To: Cc: yocto@yoctoproject.org, scott.a.garman@intel.com Subject: Re: [PATCH 00/14][denzil] yocto-bsp updates for denzil, v2 X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Aug 2012 03:04:19 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 12-08-09 5:01 PM, tom.zanussi@intel.com wrote: > From: Tom Zanussi > > 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). 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(-) >