Re: [OE-core] How to patch yocto kernel

2011-05-01 Thread Bruce Ashfield
On Sun, May 1, 2011 at 10:40 PM, Bruce Ashfield bruce.ashfi...@gmail.com wrote: On Sun, May 1, 2011 at 9:14 PM, Khem Raj raj.k...@gmail.com wrote: Hi I am trying to test this patch http://uclibc.org/~kraj/perf-tool-Fix-gcc-4.6.0-issues.patch to fix the build using gcc 4.6.0 but the kernel

Re: [OE-core] How to patch yocto kernel

2011-05-01 Thread Bruce Ashfield
On Sun, May 1, 2011 at 11:56 PM, Khem Raj raj.k...@gmail.com wrote: On Sun, May 1, 2011 at 7:40 PM, Bruce Ashfield bruce.ashfi...@gmail.com wrote: On Sun, May 1, 2011 at 9:14 PM, Khem Raj raj.k...@gmail.com wrote: Hi I am trying to test this patch http://uclibc.org/~kraj/perf-tool-Fix-gcc

[OE-core] [PATCH 1/3] linux-yocto: apply meta data to external repos

2011-05-04 Thread Bruce Ashfield
creating a base set of meta files. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/classes/kernel-yocto.bbclass | 27 +++ .../kern-tools/kern-tools-native_git.bb|2 +- 2 files changed, 22 insertions(+), 7 deletions(-) diff --git

[OE-core] [PATCH 3/3] linux-yocto: update SRCREVs

2011-05-04 Thread Bruce Ashfield
] Signed-off-by: Thomas Meyer tho...@m3y3r.de Signed-off-by: Greg Kroah-Hartman gre...@suse.de [Backported to linux-yocto kernel git version] Signed-off-by: Khem Raj raj.k...@gmail.com ] Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux

[OE-core] [PATCH 2/3] linux-yocto: safely process unbranched repositories

2011-05-04 Thread Bruce Ashfield
checkout branches that exist. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/classes/kernel-yocto.bbclass |7 +-- .../kern-tools/kern-tools-native_git.bb|2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/meta/classes

Re: [OE-core] [PATCH 0/1] poky-default-revisions: move SRCREV to every recipe

2011-05-05 Thread Bruce Ashfield
On Thu, May 5, 2011 at 7:31 AM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Wed, 2011-05-04 at 11:39 -0400, Bruce Ashfield wrote: On Wed, May 4, 2011 at 10:05 AM, Yu Ke ke...@intel.com wrote: From: Yu Ke ke...@intel.com move the SRCREV from poky-default-revisions.inc to its

Re: [OE-core] [PATCH 07/10] linux-yocto_git.bb: Backport upstream fix for gcc 4.6 compilation

2011-05-05 Thread Bruce Ashfield
On Thu, May 5, 2011 at 11:36 PM, Nitin A Kamble nitin.a.kam...@intel.com wrote: From: Khem Raj raj.k...@gmail.com This has already been merged into the kernel tree itself, so can be dropped from this series. Bruce Signed-off-by: Khem Raj raj.k...@gmail.com ---  

[OE-core] [PATCH 2/3] linux-yocto: move non-core machines to meta-yocto

2011-05-09 Thread Bruce Ashfield
The non-qemu compatibility references have been removed from the main linux-yocto recipe. This change restores them in the meta-yocto layer. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com Acked-by: Darren Hart dvh...@linux.intel.com --- meta-yocto/conf/layer.conf

[OE-core] [PATCH 3/3] linux-yocto: error if meta data not present

2011-05-09 Thread Bruce Ashfield
) that always require meta data to be present. Other recipes are not impacted and can auto-generate meta data as required. Without this change the build process suceeds, but incorrect meta data will be used (with no user knowledge), which is not the desired behaviour. Signed-off-by: Bruce Ashfield

[OE-core] [PATCH 1/3] linux-yocto: remove non-core (qemu) machine compatibility

2011-05-09 Thread Bruce Ashfield
The machine configuration of the non-core (non-qemu) machines exists in other layers. Moving the branch mappings, compatibility and SRCREVs of these machines out of the main linux-yocto recipe is the first step in that move. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com Acked

[OE-core] [PATCH 1/1] kern-tools: error if features are not found

2011-05-12 Thread Bruce Ashfield
(or wherever) and that feature isn't valid they get a log to the console, and the build stops. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- .../kern-tools/kern-tools-native_git.bb|2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/recipes-kernel

[OE-core] [PATCH 0/1] kern-tools: error if features are not found

2011-05-12 Thread Bruce Ashfield
.. and the build stops. Thanks, Bruce Ashfield bruce.ashfi...@windriver.com Pull URL: git://git.pokylinux.org/poky-contrib.git Branch: zedd/kernel Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel --- Bruce Ashfield (1): kern-tools: error if features

Re: [OE-core] [RFC PATCH 10/10] send-pull-request: verify git sendemail config

2011-05-14 Thread Bruce Ashfield
On Sat, May 14, 2011 at 2:45 PM, Darren Hart dvh...@linux.intel.com wrote: On 05/13/2011 10:43 PM, Bruce Ashfield wrote: On Fri, May 13, 2011 at 7:38 PM, Darren Hart dvh...@linux.intel.com wrote: Perform a quick sanity check to be able to direct users to configure git.sendemail

[OE-core] [PATCH 0/1] linux-yocto: branch manipulation changes

2011-05-16 Thread Bruce Ashfield
performed properly. Pull URL: git://git.pokylinux.org/poky-contrib.git Branch: zedd/kernel Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel Thanks, Bruce Ashfield bruce.ashfi...@windriver.com --- Bruce Ashfield (1): linux-yocto: detect and avoid branch revision

[OE-core] [PATCH 1/1] linux-yocto: update meta SRCREV

2011-05-16 Thread Bruce Ashfield
/kernel-cache/bsp/romley/romley.cfg :00 100644 000... 1c4a657... A meta/cfg/kernel-cache/bsp/romley/romley.scc commit ecab1e2bc12a8b0c4d064a00acc3260f6e8528c5 ] Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto_git.bb |2 +- 1

Re: [OE-core] [PATCH 00/15] 18-May-2011 Consolidated Pull

2011-05-18 Thread Bruce Ashfield
On Wed, May 18, 2011 at 9:50 AM, Otavio Salvador ota...@ossystems.com.br wrote: On Wed, May 18, 2011 at 10:30, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Wed, 2011-05-18 at 01:17 -0700, Saul Wold wrote: This requests includes the removal of clutter, yaffs and older gcc

[OE-core] [PATCH 2/2] linux-yocto/meta-yocto: fix gcc 4.6.0 compilation failures

2011-05-18 Thread Bruce Ashfield
-by: Bruce Ashfield bruce.ashfi...@windriver.com :100644 100644 0ef00bd... 1d8e7e9... M Documentation/kbuild/makefiles.txt :100644 100644 7bd863e0.. 74bac80... M Makefile :100644 100644 ed2773e... ba25c44... M scripts/Kbuild.include Signed-off-by: Bruce Ashfield bruce.ashfi

[OE-core] [PATCH 0/2] linux-yocto: fix gcc 4.6.0 compilation failures

2011-05-18 Thread Bruce Ashfield
: Bruce Ashfield bruce.ashfi...@windriver.com Date: Wed, 18 May 2011 12:07:44 -0400 Subject: [PATCH 1/2] linux-yocto: fix gcc 4.6.0 compilation failures Fixes bug: [YOCTO #1035] Fixes bug: [YOCTO #1036] Fixes gcc 4.6.0 compliation issues by importing the upstream change: Author: Michal Marek mma

Re: [OE-core] [PATCH 0/2] linux-yocto: fix gcc 4.6.0 compilation failures

2011-05-19 Thread Bruce Ashfield
On Thu, May 19, 2011 at 9:05 PM, Saul Wold s...@linux.intel.com wrote: On 05/18/2011 09:32 AM, Bruce Ashfield wrote: Repeating the patch contents here, since that's the whole story: Fixes bug: [YOCTO #1035] Fixes bug: [YOCTO #1036] Fixes gcc 4.6.0 compliation issues by importing

[OE-core] [PATCH 1/1] linux-yocto: update meta SRCREV

2011-05-30 Thread Bruce Ashfield
: add dmaengine feature 610e419 meta: add hugetlb feature ac22176 meta: add uio feature ce14a0d meta: replace open-coded hpet options with hpet feature 6a30aaa meta: add hpet feature 0ae7362 routerstationpro: watchdog config Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com

[OE-core] [PATCH 1/1] linux-yocto: update target/meta SRCREVs

2011-06-03 Thread Bruce Ashfield
tested on qemu* Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto_git.bb | 14 +++--- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git a/meta/recipes-kernel/linux/linux-yocto_git.bb b/meta/recipes-kernel/linux/linux-yocto_git.bb

[OE-core] [PATCH 0/1] linux-yocto: make e1000e structure common [commit: bec3f1e8c]

2011-06-06 Thread Bruce Ashfield
Richard/Saul, This stacks on top of the other outstanding SRCREV updates, the patch says it all, so I won't repeat it here. The following changes since commit 6a26a50aa462368c85abe18df48dcad9232d43e9: Bruce Ashfield (1): linux-yocto/meta-yocto: update target/meta SRCREVs are available

[OE-core] [PATCH 1/1] linux-yocto: make e1000e structure common [commit: bec3f1e8c]

2011-06-06 Thread Bruce Ashfield
During work on 1.1 BSPs, some driver options changed. The result was that the upstream fix b1d670f10e8078485884f0cf7e384d890909aeaa needs to be available for all BSPs. These SRCREV updates are the result of making that commit common. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com

Re: [OE-core] [PATCH] RFC - combo layer repo tool

2011-06-13 Thread Bruce Ashfield
On Mon, Jun 13, 2011 at 11:47 AM, Koen Kooi k...@dominion.thruhere.net wrote: Op 13 jun 2011, om 17:33 heeft Otavio Salvador het volgende geschreven: 2011/6/13 Yu, Ke ke...@intel.com: ...    Combo layer tool provides three functionalities:    - init: when the combo layer repo and component

Re: [OE-core] [RFC] qemu* kernel configs

2011-06-14 Thread Bruce Ashfield
On Mon, Jun 13, 2011 at 10:41 AM, Koen Kooi k...@dominion.thruhere.net wrote: Op 13 jun 2011, om 15:57 heeft Bruce Ashfield het volgende geschreven: On Mon, Jun 13, 2011 at 9:27 AM, Koen Kooi k...@dominion.thruhere.net wrote: Op 13 jun 2011, om 14:54 heeft Bruce Ashfield het volgende

[OE-core] [PATCH 0/1] linux-yocto: update meta branch SRCREV

2011-06-14 Thread Bruce Ashfield
that this can now go out. The following changes since commit 7aa7673459376aff911cef820c9417c998d1aa96: Bruce Ashfield (1): meta-yocto/linux-yocto: update to match the renamed linux-yocto recipes are available in the git repository at: git://git.pokylinux.org/poky-contrib zedd/kernel

[OE-core] [PATCH 1/1] linux-yocto: update meta branch SRCREV

2011-06-14 Thread Bruce Ashfield
for collecting config data | config of meta-temp (fsl-mpc8315e-rdb-standard.scc) failed Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto_2.6.37.bb |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/recipes-kernel/linux/linux

[OE-core] [PATCH 0/1] linux-yocto: bump SRCREVs for utrace

2011-06-16 Thread Bruce Ashfield
: Tom Zanussi (1): systemtap: remove non-core COMPATIBLE_MACHINES are available in the git repository at: git://git.pokylinux.org/poky-contrib zedd/kernel http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel Bruce Ashfield (1): linux-yocto: update SRCREVs for utrace

Re: [OE-core] [RFC] qemu* kernel configs

2011-06-17 Thread Bruce Ashfield
On Mon, Jun 13, 2011 at 10:41 AM, Koen Kooi k...@dominion.thruhere.net wrote: Op 13 jun 2011, om 15:57 heeft Bruce Ashfield het volgende geschreven: On Mon, Jun 13, 2011 at 9:27 AM, Koen Kooi k...@dominion.thruhere.net wrote: Op 13 jun 2011, om 14:54 heeft Bruce Ashfield het volgende

Re: [OE-core] Linux 3.0-rcX (was Re: [RFC] qemu* kernel configs)

2011-06-20 Thread Bruce Ashfield
On Mon, Jun 20, 2011 at 2:44 PM, Anders Darander and...@chargestorm.se wrote: * Bruce Ashfield bruce.ashfi...@gmail.com [110614 17:13]: Thanks for the breakdown, it definitely helps. Now that I've got some 3.0-rcX items done, and recipe renaming behind me, I'll have a look at these and see how

[OE-core] [PATCH 0/2] linux-yocto: consolidated merge request

2011-06-22 Thread Bruce Ashfield
passed here. cc: Koen Kooi k...@dominion.thruhere.net cc: Daren Hart dvh...@linux.intel.com Cheers, Bruce The following changes since commit 46378aec555f08f133bf601be01dacf4bd0b7f05: Bruce Ashfield (1): linux-yocto/meta-yocto: update SRCREVs for utrace merge are available in the git

[OE-core] [PATCH 2/2] linux-yocto: update meta and yocto/standard SRCREVs

2011-06-22 Thread Bruce Ashfield
As part of sync'ing the in-tree beagleboard support, the following commit has been pushed to all branches, and hence the SRCREV update: bb8e31f USB: ehci: remove structure packing from ehci_def The meta SRCREV update is to capture the new and sync'd BSP configuration. Signed-off-by: Bruce

[OE-core] [PATCH 1/2] linux-yocto: update meta SRCREV for new config groups

2011-06-22 Thread Bruce Ashfield
the kernel can add or ignore these options at their convenience. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto_2.6.37.bb |5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/meta/recipes-kernel/linux/linux-yocto_2.6.37.bb b

Re: [OE-core] [PATCH 1/2] linux-yocto: update meta SRCREV for new config groups

2011-06-27 Thread Bruce Ashfield
to push or fix. Bruce Thanks, -- Dexuan -Original Message- From: openembedded-core-boun...@lists.openembedded.org [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of Bruce Ashfield Sent: 2011年6月23日 5:29 To: richard.pur...@linuxfoundation.org Cc: dvh

Re: [OE-core] [RFC v2 PATCH 0/9] Linux 3.0 build support

2011-06-28 Thread Bruce Ashfield
On Mon, Jun 27, 2011 at 3:39 PM, Anders Darander and...@chargestorm.se wrote: v2: Probably some more patches could be squashed together. There might also    be more places that should be addressed in these patches.    - Whitespace fixes    - Updated module-init-tools to 3.16. I'm not

[OE-core] [PATCH 0/1] linux-yocto: config cleanup and streamlining

2011-10-12 Thread Bruce Ashfield
) are available in the git repository at: git://git.pokylinux.org/poky-contrib zedd/kernel http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel Bruce Ashfield (1): linux-yocto: config cleanup and streamlining meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb |2 +- meta/recipes-kernel

[OE-core] [PATCH 1/1] linux-yocto: config cleanup and streamlining

2011-10-12 Thread Bruce Ashfield
meta: add vesafb feature 913facf features/drm-psb: add related config options Signed-off-by: Tom Zanussi tom.zanu...@intel.com Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb |2 +- meta/recipes-kernel/linux/linux-yocto_3.0.bb

[OE-core] [PATCH 0/1] RFC: provide 3.0.x and 3.1 libc headers

2011-10-26 Thread Bruce Ashfield
://git.pokylinux.org/poky-contrib zedd/libc-headers http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/libc-headers Bruce Ashfield (1): linux-libc-headers: provide 3.0.x and 3.1 headers meta/conf/distro/include/tcmode-default.inc|2 +- .../linux-libc-headers/linux-libc-headers.inc

[OE-core] [PATCH 1/1] linux-libc-headers: provide 3.0.x and 3.1 headers

2011-10-26 Thread Bruce Ashfield
builds and boots. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/conf/distro/include/tcmode-default.inc|2 +- .../linux-libc-headers/linux-libc-headers.inc | 15 +- .../linux-libc-headers/linux-libc-headers_3.0.8.bb | 53 .../linux

[OE-core] [PATCH 0/2] RFC v2: provide 3.0.x and 3.1 libc headers

2011-10-26 Thread Bruce Ashfield
://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/libc-headers-v2 Bruce Ashfield (2): linux-libc-headers: factor common code into linux-libc-headers.inc linux-libc-headers: provide 3.0.x and 3.1 headers meta/conf/distro/include/tcmode-default.inc|2 +- .../linux-libc-headers/linux-libc

[OE-core] [PATCH 1/2] linux-libc-headers: factor common code into linux-libc-headers.inc

2011-10-26 Thread Bruce Ashfield
Each time a new linux-libc-headers is created the same code is cloned. Placing the common functionality in the .inc file simplies each recipe and make maintenance easier. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- .../linux-libc-headers/linux-libc-headers.inc | 44

[OE-core] [PATCH 2/2] linux-libc-headers: provide 3.0.x and 3.1 headers

2011-10-26 Thread Bruce Ashfield
-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/conf/distro/include/tcmode-default.inc|2 +- .../linux-libc-headers/linux-libc-headers.inc | 17 ++--- .../linux-libc-headers/linux-libc-headers_3.0.8.bb |9 + .../linux-libc-headers/linux-libc

Re: [OE-core] [PATCH 1/1] linux-libc-headers: provide 3.0.x and 3.1 headers

2011-10-26 Thread Bruce Ashfield
On Wed, Oct 26, 2011 at 5:01 PM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Wed, 2011-10-26 at 14:25 -0400, Bruce Ashfield wrote: This changes makes two different 3.x headers available to the toolchain. The latest 3.0.x and 3.1 tarballs. Compatibility is maintained with older

[OE-core] [PATCH 0/3] RFC v3: provide 3.0.x and 3.1 libc headers

2011-10-27 Thread Bruce Ashfield
-headers-v3 Bruce Ashfield (3): linux-libc-headers: factor common code into linux-libc-headers.inc linux-libc-headers: provide 3.0.x and 3.1 headers linux-libc-headers: remove older recipes meta/conf/distro/include/tcmode-default.inc|2 +- .../linux-libc-headers/linux-libc

[OE-core] [PATCH 2/3] linux-libc-headers: provide 3.0.x and 3.1 headers

2011-10-27 Thread Bruce Ashfield
-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/conf/distro/include/tcmode-default.inc|2 +- .../linux-libc-headers/linux-libc-headers.inc | 17 + .../linux-libc-headers/linux-libc-headers_3.0.8.bb |7 +++ .../linux-libc-headers/linux-libc

[OE-core] [PATCH 3/3] linux-libc-headers: remove older recipes

2011-10-27 Thread Bruce Ashfield
The default libc-headers is v3.1 and building against the new headers but booting an older kernel has been shown to work. Older 2.6 based header builds can easily be reproduced, but having all the old recipe iterations available is not required. Signed-off-by: Bruce Ashfield bruce.ashfi

[OE-core] [PATCH 1/3] linux-libc-headers: factor common code into linux-libc-headers.inc

2011-10-27 Thread Bruce Ashfield
Each time a new linux-libc-headers is created the same code is cloned. Placing the common functionality in the .inc file simplies each recipe and make maintenance easier. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- .../linux-libc-headers/linux-libc-headers.inc | 47

Re: [OE-core] [PATCH 0/3] RFC v3: provide 3.0.x and 3.1 libc headers

2011-11-01 Thread Bruce Ashfield
On Thu, Oct 27, 2011 at 10:32 AM, Bruce Ashfield bruce.ashfi...@windriver.com wrote: Richard, Here's v3 of the series, the details are below. I see no comments on v3. So I'm just bumping the thread. Should I send a separate pull request for this, or is this sufficient ? Bruce p.s. yes, I

Re: [OE-core] [PATCH 0/3] RFC v3: provide 3.0.x and 3.1 libc headers

2011-11-01 Thread Bruce Ashfield
On 11-11-01 8:46 PM, Saul Wold wrote: On 11/01/2011 05:41 PM, Bruce Ashfield wrote: On Thu, Oct 27, 2011 at 10:32 AM, Bruce Ashfield bruce.ashfi...@windriver.com wrote: Richard, Here's v3 of the series, the details are below. I see no comments on v3. So I'm just bumping the thread. Should I

[OE-core] [PATCH 1/1] linux-yocto_3.0: update base to v3.0.8 + meta config changes

2011-11-03 Thread Bruce Ashfield
8948937 meta/sugarbay: use power/intel feature fcbc8a9 meta: add power feature Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb |2 +- meta/recipes-kernel/linux/linux-yocto_3.0.bb| 18 +- 2 files changed, 10

[OE-core] [PATCH 0/1] linux-yocto: update base to v3.0.8 + meta config changes

2011-11-03 Thread Bruce Ashfield
/?h=zedd/kernel Bruce Ashfield (1): linux-yocto_3.0: update base to v3.0.8 + meta config changes meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb |2 +- meta/recipes-kernel/linux/linux-yocto_3.0.bb| 18 +- 2 files changed, 10 insertions(+), 10 deletions(-) -- 1.7.4.1

Re: [OE-core] [PATCH 0/1] linux-yocto: update base to v3.0.8 + meta config changes

2011-11-03 Thread Bruce Ashfield
On 11-11-03 06:22 AM, Darren Hart wrote: On 11/03/2011 10:11 AM, Bruce Ashfield wrote: Richard/Saul, Here's a bump to 3.0.8 for the 3.0 kernel, and some config changes from TomZ. These are destined for master and separate from any point updates to the 1.1 release. So typically we try

Re: [OE-core] [PATCH 0/1] linux-yocto: update base to v3.0.8 + meta config changes

2011-11-03 Thread Bruce Ashfield
On Thu, Nov 3, 2011 at 1:22 PM, Koen Kooi k...@dominion.thruhere.net wrote: Op 3 nov. 2011, om 18:11 heeft Bruce Ashfield het volgende geschreven: Richard/Saul, Here's a bump to 3.0.8 for the 3.0 kernel, and some config changes from TomZ. These are destined for master and separate from any

Re: [OE-core] [PATCH 0/1] linux-yocto: update base to v3.0.8 + meta config changes

2011-11-03 Thread Bruce Ashfield
On Thu, Nov 3, 2011 at 2:07 PM, Koen Kooi k...@dominion.thruhere.net wrote: Op 3 nov. 2011, om 18:53 heeft Bruce Ashfield het volgende geschreven: On Thu, Nov 3, 2011 at 1:22 PM, Koen Kooi k...@dominion.thruhere.net wrote: Op 3 nov. 2011, om 18:11 heeft Bruce Ashfield het volgende geschreven

Re: [OE-core] [PATCH 0/1] linux-yocto: update base to v3.0.8 + meta config changes

2011-11-03 Thread Bruce Ashfield
On Thu, Nov 3, 2011 at 3:15 PM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Thu, 2011-11-03 at 14:12 -0400, Bruce Ashfield wrote: On Thu, Nov 3, 2011 at 2:07 PM, Koen Kooi k...@dominion.thruhere.net wrote: Op 3 nov. 2011, om 18:53 heeft Bruce Ashfield het volgende geschreven

[OE-core] [PATCH 1/1] linux-yocto: config cleanups + romely rt support

2011-11-09 Thread Bruce Ashfield
: use power/intel feature ec949f5 meta/fishriver: use power/intel feature Signed-off-by: Tom Zanussi tom.zanu...@intel.com Signed-off-by: Kishore Bodke kishore.k.bo...@intel.com Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto_3.0.bb |2

[OE-core] [PATCH 0/1] linux-yocto: config cleanups + romely rt support

2011-11-09 Thread Bruce Ashfield
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel Bruce Ashfield (1): linux-yocto: config cleanups + romely rt support meta/recipes-kernel/linux/linux-yocto_3.0.bb |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) -- 1.7.4.1

[OE-core] linux-yocto: consolidated pull request

2011-11-30 Thread Bruce Ashfield
Bruce Ashfield (7): kern-tools: add pre_config and merge_config.sh to the list of tools kernel-yocto: support allnoconfig base configuration linux-yocto: remove 2.6.34 recipes linux-yocto: v3.0.9 + enhancements linux-yocto: v3.0.10 + rt27 linux-yocto: prefer in-tree tools to external ones

Re: [OE-core] linux-yocto: consolidated pull request

2011-12-01 Thread Bruce Ashfield
On Thu, Dec 1, 2011 at 12:25 AM, Saul Wold saul.w...@intel.com wrote: On 11/30/2011 04:36 PM, Bruce Ashfield wrote: Richard/Saul, FYI: I can't get git-send email to work over the hotel wifi, so I can't chain the patches to this email. If you want me to send the patches separately, let me

Re: [OE-core] linux-yocto: consolidated pull request

2011-12-01 Thread Bruce Ashfield
On Thu, Dec 1, 2011 at 12:25 AM, Saul Wold saul.w...@intel.com wrote: On 11/30/2011 04:36 PM, Bruce Ashfield wrote: Richard/Saul, FYI: I can't get git-send email to work over the hotel wifi, so I can't chain the patches to this email. If you want me to send the patches separately, let me

Re: [OE-core] [PATCH 1/3] kernel-yocto: fix extra CR in do_kernel_checkout

2011-12-01 Thread Bruce Ashfield
On Thu, Dec 1, 2011 at 6:52 PM, Saul Wold s...@linux.intel.com wrote: Signed-off-by: Saul Wold s...@linux.intel.com ---  meta/classes/kernel-yocto.bbclass |    3 +--  1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/meta/classes/kernel-yocto.bbclass

[OE-core] [PATCH 3/3] linux-yocto: update rt branches to 3.0.12 + rt30

2011-12-08 Thread Bruce Ashfield
Updating the SRCREVs to v3.0.12 and the rt30 patch. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb b/meta

[OE-core] [PATCH 2/3] linux-yocto: update META SRCREV for EFI changes

2011-12-08 Thread Bruce Ashfield
ensures basic boot can work with the fragments as defined. Signed-off-by: Darren Hart dvh...@linux.intel.com Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb |2 +- meta/recipes-kernel/linux/linux-yocto_3.0.bb|2 +- 2

[OE-core] [PATCH 1/3] linux-yocto: v3.0.12 + EFI fixes

2011-12-08 Thread Bruce Ashfield
Hart dvh...@linux.intel.com Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto_3.0.bb | 18 +- 1 files changed, 9 insertions(+), 9 deletions(-) diff --git a/meta/recipes-kernel/linux/linux-yocto_3.0.bb b/meta/recipes-kernel

[OE-core] [PATCH 0/3] linux-yocto: consolidated pull request

2011-12-08 Thread Bruce Ashfield
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel Bruce Ashfield (3): linux-yocto: v3.0.12 + EFI fixes linux-yocto: update META SRCREV for EFI changes linux-yocto: update rt branches to 3.0.12 + rt30 meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb |8 meta

Re: [OE-core] [PATCH] kernel.bbclass: Allow do_compile_kernelmodules to use PARALLEL_MAKE

2011-12-09 Thread Bruce Ashfield
On 11-12-09 7:34 PM, Richard Purdie wrote: Without this we don't take advantage of any configured multiple CPU cores which seems a shame. Agreed. Acked-by: Bruce Ashfield bruce.ashfi...@windriver.com Signed-off-by: Richard Purdierichard.pur...@linuxfoundation.org --- diff --git a/meta

Re: [OE-core] Kernel version has extra '+' when kernel is built from git

2011-12-12 Thread Bruce Ashfield
On Mon, Dec 12, 2011 at 3:58 AM, Martin Jansa martin.ja...@gmail.com wrote: On Mon, Dec 12, 2011 at 09:53:47AM +0100, Koen Kooi wrote: Op 12 dec. 2011, om 09:47 heeft Martin Jansa het volgende geschreven: On Mon, Dec 12, 2011 at 08:42:06AM +, g...@git.openembedded.org wrote: Module:

Re: [OE-core] [PATCH 2/9] kernel.bbclass: move uImage handling to separate task

2011-12-15 Thread Bruce Ashfield
On Thu, Dec 15, 2011 at 1:23 AM, Dmitry Eremin-Solenikov dbarysh...@gmail.com wrote: On 12/15/2011 01:20 AM, Koen Kooi wrote: Op 13 dec. 2011, om 16:19 heeft Dmitry Eremin-Solenikov het volgende geschreven: As per org.oe.dev and meta-oe's kernel.bbclass move uImage creation to separate

Re: [OE-core] [PATCH 1/9] kernel.bbclass: compile kernel and modules in a single task

2011-12-15 Thread Bruce Ashfield
On Thu, Dec 15, 2011 at 4:27 AM, Koen Kooi k...@dominion.thruhere.net wrote: Op 14 dec. 2011, om 01:17 heeft Dmitry Eremin-Solenikov het volgende geschreven: On Wed, Dec 14, 2011 at 4:15 AM, Darren Hart dvh...@linux.intel.com wrote: On 12/13/2011 08:19 AM, Dmitry Eremin-Solenikov wrote:

Re: [OE-core] [PATCH 2/9] kernel.bbclass: move uImage handling to separate task

2011-12-15 Thread Bruce Ashfield
On Thu, Dec 15, 2011 at 2:09 PM, Tom Rini tom.r...@gmail.com wrote: On Thu, Dec 15, 2011 at 6:55 AM, Bruce Ashfield bruce.ashfi...@gmail.com wrote: [snip] If no one minds the tiny bit of extra complexity, this was the approach that I was thinking about when reading this thread. I can

Re: [OE-core] [PATCH 1/5] kernel.bbclass: move uImage handling to separate task

2011-12-18 Thread Bruce Ashfield
On Sun, Dec 18, 2011 at 3:13 PM, Koen Kooi k...@dominion.thruhere.net wrote: Op 18 dec. 2011, om 20:47 heeft Dmitry Eremin-Solenikov het volgende geschreven: As per org.oe.dev and meta-oe's kernel.bbclass move uImage creation to separate task from do_deploy. This way the do_install task can

Re: [OE-core] [PATCH 1/5] kernel.bbclass: move uImage handling to separate task

2011-12-18 Thread Bruce Ashfield
On Sun, Dec 18, 2011 at 4:19 PM, Koen Kooi k...@dominion.thruhere.net wrote: Op 18 dec. 2011, om 21:27 heeft Bruce Ashfield het volgende geschreven: On Sun, Dec 18, 2011 at 3:13 PM, Koen Kooi k...@dominion.thruhere.net wrote: Op 18 dec. 2011, om 20:47 heeft Dmitry Eremin-Solenikov het

Re: [OE-core] [PATCH 1/5] kernel.bbclass: move uImage handling to separate task

2011-12-18 Thread Bruce Ashfield
On Mon, Dec 19, 2011 at 12:06 AM, Khem Raj raj.k...@gmail.com wrote: On Sun, Dec 18, 2011 at 5:39 PM, Bruce Ashfield bruce.ashfi...@gmail.com wrote: On Sun, Dec 18, 2011 at 4:19 PM, Koen Kooi k...@dominion.thruhere.net wrote: Op 18 dec. 2011, om 21:27 heeft Bruce Ashfield het volgende

[OE-core] [PATCH 1/4] linux-yocto: add cedartrail BSP support

2011-12-22 Thread Bruce Ashfield
Updating the meta branch to contain the board config and description for the cedartrail. Signed-off-by: Rahul Saxena rahul.sax...@.intel.com Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb |2 +- meta/recipes-kernel/linux/linux

[OE-core] [PATCH 0/4] linux-yocto: consolidated pull request

2011-12-22 Thread Bruce Ashfield
: multilib.conf: Enable shadow-sysroot and libffi (2011-12-21 17:24:44 +) are available in the git repository at: git://git.pokylinux.org/poky-contrib zedd/kernel-oe http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel-oe Bruce Ashfield (4): linux-yocto: add cedartrail BSP

[OE-core] [PATCH 3/4] kern-tools: update SRCREV to pickup git operation fixes

2011-12-22 Thread Bruce Ashfield
/email for commits. This is now detected by checking for a global user.name. If one is not found, a local user name of Auto Configured and email of auto.configured is created to allow git operations to succeed. ] Fixes [YOCTO #1838] Signed-off-by: Bruce Ashfield bruce.ashfi

[OE-core] [PATCH 4/4] linux-yocto: use PATH to locate kconf_check

2011-12-22 Thread Bruce Ashfield
The changes made to prefer in-tree kernel tools forced the location of kconf_check prematurely. For maximum flexibility, locating it on the PATH is ideal, since the transition to in-tree tools will be completely transparent. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta

[OE-core] [PATCH 2/4] linux-yocto: update hardware reference boards to 3.0.12

2011-12-22 Thread Bruce Ashfield
Updating the meta SRCREV to pickup 3.0.12 support for the remaining non-x86 boards (routerstation and pandaboard). Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb |2 +- meta/recipes-kernel/linux/linux-yocto_3.0.bb|2

[OE-core] [PATCH 3/3] linux-yocto: use src_patches for out of tree kernel feature support

2012-01-04 Thread Bruce Ashfield
or not patches can be used in place, or need to be migrated and have re-usable kernel features created. The results are then fed to the existing infrastructure to be applied and commited to the tree. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/classes/kernel-yocto.bbclass | 67

[OE-core] [PATCH 1/3] kern-tools: import flexible branching support

2012-01-04 Thread Bruce Ashfield
is included multiple times). The graphics driver branches used by some BSPs need this part of the change to properly handle graphics driver branches. Updating the SRCREV to pickup the associated kern-tools changes for this support. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com

[OE-core] [PATCH 0/3] linux-yocto: consolidated pull request

2012-01-04 Thread Bruce Ashfield
for automake update (2012-01-04 16:04:08 +) are available in the git repository at: git://git.pokylinux.org/poky-contrib zedd/kernel http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel Bruce Ashfield (3): kern-tools: import flexible branching support linux-yocto: bump kernel

[OE-core] [PATCH 2/3] linux-yocto: bump kernel version to v3.0.14

2012-01-04 Thread Bruce Ashfield
Updating the 3.0 kernel recipe to contain v3.0.14 -stable. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb |8 meta/recipes-kernel/linux/linux-yocto_3.0.bb| 19 ++- 2 files changed, 14 insertions

Re: [OE-core] [PATCH 1/2] kernel-yocto: Fix case where recipe is always reparsed

2011-07-06 Thread Bruce Ashfield
On Tue, Jul 5, 2011 at 12:45 PM, Richard Purdie richard.pur...@linuxfoundation.org wrote: If you include a bitbake variable as a comment in a shell function then it gets expanded by the bitbake signature handling code. This could be classed as a bug or a feature depending on your viewpoint

Re: [OE-core] [PATCH 3/5] runqemu: support qemux32 machine

2011-07-12 Thread Bruce Ashfield
On Tue, Jul 12, 2011 at 3:02 PM, nitin.a.kam...@intel.com wrote: From: Nitin A Kamble nitin.a.kam...@intel.com Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com ---  scripts/qemuimage-testlib |    2 +-  scripts/runqemu           |   12  scripts/runqemu-internal  |   25

[OE-core] [PATCH 1/1] linux-yocto/meta: update meta SRCREV for routerstation pro

2011-07-14 Thread Bruce Ashfield
Date: Thu Jul 14 15:27:44 2011 -0700 mm: use alloc_bootmem_node_nopanic() on really needed path commit 8f389a99b652aab5b42297280bd94d95933ad12f upstream. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto_2.6.37.bb | 14

[OE-core] [PATCH 0/1] linux-yocto/meta: update SRCREVs

2011-07-14 Thread Bruce Ashfield
f30690695628d44023bd2b2d0e46dca10f7d9ba0: ncurses: Fix site_config (2011-07-14 15:02:29 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib zedd/kernel-oe http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel-oe Bruce Ashfield (1): linux-yocto/meta

Re: [OE-core] kernels

2011-07-15 Thread Bruce Ashfield
On Fri, Jul 15, 2011 at 9:21 AM, Phil Blundell p...@pbcl.net wrote: The other day I was working on a BSP layer for a fairly generic i586 system and I was struck by the fact that we don't appear to have any vanilla kernel recipes in oe-core.  I had sort of expected that, to get a standard

Re: [OE-core] kernels

2011-07-15 Thread Bruce Ashfield
On Fri, Jul 15, 2011 at 11:02 AM, Phil Blundell ph...@gnu.org wrote: On Fri, 2011-07-15 at 09:51 -0400, Bruce Ashfield wrote: On Fri, Jul 15, 2011 at 9:21 AM, Phil Blundell p...@pbcl.net wrote: The other day I was working on a BSP layer for a fairly generic i586 system and I was struck

Re: [OE-core] Incomplete licensing in recipes

2011-07-18 Thread Bruce Ashfield
On Mon, Jul 18, 2011 at 1:15 PM, Koen Kooi k...@dominion.thruhere.net wrote: Op 17 jul 2011, om 11:40 heeft Koen Kooi het volgende geschreven: Hi, I was looking at the testlab output for licensing [1] and noticed that eglibc(-locale) and libcap2 just say (L)GPL and don't specify the

Re: [OE-core] kernels

2011-07-20 Thread Bruce Ashfield
On Fri, Jul 15, 2011 at 11:36 AM, Bruce Ashfield bruce.ashfi...@gmail.com wrote: On Fri, Jul 15, 2011 at 11:02 AM, Phil Blundell ph...@gnu.org wrote: On Fri, 2011-07-15 at 09:51 -0400, Bruce Ashfield wrote: On Fri, Jul 15, 2011 at 9:21 AM, Phil Blundell p...@pbcl.net wrote: The other day I

Re: [OE-core] kernels

2011-07-20 Thread Bruce Ashfield
On Wed, Jul 20, 2011 at 11:45 AM, Koen Kooi k...@dominion.thruhere.net wrote: Op 20 jul 2011, om 17:42 heeft Bruce Ashfield het volgende geschreven: On Fri, Jul 15, 2011 at 11:36 AM, Bruce Ashfield bruce.ashfi...@gmail.com wrote: On Fri, Jul 15, 2011 at 11:02 AM, Phil Blundell ph...@gnu.org

Re: [OE-core] kernels

2011-07-21 Thread Bruce Ashfield
On Thu, Jul 21, 2011 at 1:23 PM, Anders Darander and...@chargestorm.se wrote: On 20 jul 2011, at 22:18, Bruce Ashfield bruce.ashfi...@gmail.com wrote: On Wed, Jul 20, 2011 at 11:45 AM, Koen Kooi k...@dominion.thruhere.net wrote: Op 20 jul 2011, om 17:42 heeft Bruce Ashfield het volgende

[OE-core] [PATCH 1/1] machine/qemu: set preferred linux-yocto kernel version

2011-07-25 Thread Bruce Ashfield
The introduction of the linux-yocto-3.0 kernel is taking precedence over the known working 2.6.37 version. Forcing 2.6.37 until 3.0 is validated on the qemu machines. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/conf/machine/include/qemu.inc |1 + 1 files changed, 1

[OE-core] [PATCH 0/1] machine/qemu: set preferred linux-yocto kernel version

2011-07-25 Thread Bruce Ashfield
/poky-contrib/log/?h=zedd/kernel Bruce Ashfield (1): machine/qemu: set preferred linux-yocto kernel version meta/conf/machine/include/qemu.inc |1 + 1 files changed, 1 insertions(+), 0 deletions(-) -- 1.7.4.1 ___ Openembedded-core mailing list

Re: [OE-core] [PATCH 1/1] machine/qemu: set preferred linux-yocto kernel version

2011-07-25 Thread Bruce Ashfield
On Mon, Jul 25, 2011 at 10:51 AM, Bruce Ashfield bruce.ashfi...@windriver.com wrote: The introduction of the linux-yocto-3.0 kernel is taking precedence over the known working 2.6.37 version. Forcing 2.6.37 until 3.0 is validated on the qemu machines. Signed-off-by: Bruce Ashfield bruce.ashfi

[OE-core] [PATCH 0/1] linux-yocto: update cfgs and enable qemuppc/mips

2011-07-26 Thread Bruce Ashfield
Bruce Ashfield (1): linux-yocto: update SRCREVs meta/recipes-kernel/linux/linux-yocto_3.0.bb | 14 +++--- 1 files changed, 7 insertions(+), 7 deletions(-) -- 1.7.4.1 ___ Openembedded-core mailing list Openembedded-core

[OE-core] [PATCH 1/1] linux-yocto: update SRCREVs

2011-07-26 Thread Bruce Ashfield
Updating the linux-yocto SRCREVs to pickup changes from the continuing uprev to korg 3.0. With this set of update, the meta/feature audits are complete. qemumips and qemuppc are fixed with this update and can now boot to a prompt. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com

Re: [OE-core] [PATCH 01/10] kern-tools: extend arbitrary repository support

2011-08-04 Thread Bruce Ashfield
On Thu, Aug 4, 2011 at 11:01 AM, nitin.a.kam...@intel.com wrote: From: Bruce Ashfield bruce.ashfi...@windriver.com Updating the kern-tools SRCREV to pickup better support for non-yocto repository support.  59859ca createme: use branch name when creating meta data  91b4275 configme

Re: [OE-core] [PATCH 03/10] linux-yocto: pass KMACHINE to updateme, not MACHINE

2011-08-04 Thread Bruce Ashfield
On Thu, Aug 4, 2011 at 11:01 AM, nitin.a.kam...@intel.com wrote: From: Bruce Ashfield bruce.ashfi...@windriver.com To support the mapping of any oe/yocto MACHINE to a kernel branch that may not share that naming structure we have KMACHINE and KBRANCH. To allow the mapping to work, we

Re: [OE-core] [PATCH 02/10] linux-yocto: process the existing branch for configuration

2011-08-04 Thread Bruce Ashfield
On Thu, Aug 4, 2011 at 11:01 AM, nitin.a.kam...@intel.com wrote: From: Bruce Ashfield bruce.ashfi...@windriver.com When building an external tree or bootstrapping a BSP the external branch may not have been checked out. The tools now ensure that the tree is ready for configuration, so we

  1   2   3   4   5   6   7   8   9   10   >