Re: [OE-core] Use of git.pokylinux.org vs git.yoctoproject.org in kernel recipe.

2011-08-05 Thread Bruce Ashfield
On 11-08-05 08:50 AM, Kumar Gala wrote: In the linux-yocto_3.0.bb recipe we have: meta/recipes-kernel/linux/linux-yocto_3.0.bb:SRC_URI = git://git.pokylinux.org/linux-yocto-3.0;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta Should this really be git.yoctoproject.org?

[OE-core] [PATCH 3/4] linux-yocto: update atom-pc preempt-rt definition

2011-08-05 Thread Bruce Ashfield
The atom-pc preempt-rt configuration wasn't pulling in the common-pc settings, and wasn't defining re-use of the preempt-rt/base branch properly. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto_3.0.bb |2 +- 1 files changed, 1 insertions

Re: [OE-core] MINUTES: OE TSC meeting 21-Jul-2011

2011-08-08 Thread Bruce Ashfield
On Mon, Aug 8, 2011 at 6:09 PM, Jeff Osier-Mixon je...@jefro.net wrote: OE TSC meeting 21-Jul-2011 Attendees: Koen, Khem, Richard, Tom Apologies: Mark, Jefro Minutes: 01) choose a meeting chair khem 02) new topics     - melo updates melo VM has some issues where it was dying almost every

[OE-core] [PATCH 0/1] linux-yocto: consoliated pull request

2011-08-11 Thread Bruce Ashfield
://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 preempt-rt support + build fixes meta/recipes-kernel/linux/linux-yocto_3.0.bb | 14 +++--- 1 files changed, 7 insertions(+), 7 deletions

[OE-core] [PATCH 1/1] linux-yocto: update SRCREVs for preempt-rt support + build fixes

2011-08-11 Thread Bruce Ashfield
to standard branch c692a23 meta/rt: remove explicit patch references 8a2ac6b meta/rt: updating to rt8 76b3679 meta: atom-pc update definition to re-use preempt-rt Signed-off-by: Darren Hart dvh...@linux.intel.com Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel

Re: [OE-core] [PATCH 04/10] meta-rt: add linux-yocto-rt_3.0 recipe

2011-08-11 Thread Bruce Ashfield
On 11-08-11 7:08 PM, Darren Hart wrote: Add the initial linux-yocto-rt_3.0 recipe. TODO: replace the AUTOREV with real commit ids. I think you did this! Signed-off-by: Darren Hartdvh...@linux.intel.com Signed-off-by: Bruce Ashfieldbruce.ashfi...@windriver.com ---

[OE-core] [PATCH 2/3] qemu: change default kernel to 3.0.x

2011-08-15 Thread Bruce Ashfield
The explicit setting of version preference to 2.6.37 is no longer required. All of the qemu targets have been built and boot tested on 3.0.1 for core-image-minimal and core-image-sato and are safe for wider build/boot testing. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta

[OE-core] [PATCH 1/3] linux-yocto: bump version string to 3.0.1

2011-08-15 Thread Bruce Ashfield
There was some confusion around the 3.0 version string in the linux-yocto recipe when the merged version was 3.0.1. Bumping the version string should clarify what version will be fetched. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto_3.0.bb

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

2011-08-15 Thread Bruce Ashfield
a21ff559e7c93e9da61104f4a33e42e6004189fd: Fixup remaining bb.msg.domain users (2011-08-15 17:31:52 +0100) 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): linux-yocto: bump version string to 3.0.1

Re: [OE-core] kernels

2011-08-15 Thread Bruce Ashfield
On Thu, Jul 21, 2011 at 1:36 PM, Bruce Ashfield bruce.ashfi...@gmail.com wrote: 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

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

2011-08-18 Thread Bruce Ashfield
Updating the SRCREVs to pickup the kernel.org -stable update for 3.0.3 Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto_3.0.bb | 14 +++--- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git a/meta/recipes-kernel/linux/linux

[OE-core] [PATCH 1/3] linux-yocto: restoring LINUX_VERSION ?= 3.0

2011-08-18 Thread Bruce Ashfield
in the future. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto_3.0.bb |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/recipes-kernel/linux/linux-yocto_3.0.bb b/meta/recipes-kernel/linux/linux-yocto_3.0.bb index

[OE-core] [PATCH 2/3] linux-yocto: move more default values into linux-yocto.inc

2011-08-18 Thread Bruce Ashfield
. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto.inc|7 +++ meta/recipes-kernel/linux/linux-yocto_3.0.bb |5 - 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/meta/recipes-kernel/linux/linux-yocto.inc b/meta

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

2011-08-18 Thread Bruce Ashfield
/cgit.cgi/poky-contrib/log/?h=zedd/kernel-oe Bruce Ashfield (3): linux-yocto: restoring LINUX_VERSION ?= 3.0 linux-yocto: move more default values into linux-yocto.inc linux-yocto: update SRCREVs for 3.0.3 meta/recipes-kernel/linux/linux-yocto.inc|7 +++ meta/recipes-kernel/linux

Re: [OE-core] [PATCH 1/3] linux-yocto: restoring LINUX_VERSION ?= 3.0

2011-08-19 Thread Bruce Ashfield
On Fri, Aug 19, 2011 at 5:43 AM, Phil Blundell ph...@gnu.org wrote: On Fri, 2011-08-19 at 01:20 -0400, Bruce Ashfield wrote: diff --git a/meta/recipes-kernel/linux/linux-yocto_3.0.bb b/meta/recipes-kernel/linux/linux-yocto_3.0.bb index 44f1ebe..5d9871f 100644 --- a/meta/recipes-kernel/linux

Re: [OE-core] [PATCH 1/3] linux-yocto: restoring LINUX_VERSION ?= 3.0

2011-08-19 Thread Bruce Ashfield
On Fri, Aug 19, 2011 at 1:24 PM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Fri, 2011-08-19 at 08:53 -0400, Bruce Ashfield wrote: On Fri, Aug 19, 2011 at 5:43 AM, Phil Blundell ph...@gnu.org wrote: On Fri, 2011-08-19 at 01:20 -0400, Bruce Ashfield wrote: diff --git a/meta

Re: [OE-core] [PATCH 1/3] linux-yocto: restoring LINUX_VERSION ?= 3.0

2011-08-19 Thread Bruce Ashfield
On Fri, Aug 19, 2011 at 4:51 PM, Bruce Ashfield bruce.ashfi...@gmail.com wrote: On Fri, Aug 19, 2011 at 1:24 PM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Fri, 2011-08-19 at 08:53 -0400, Bruce Ashfield wrote: On Fri, Aug 19, 2011 at 5:43 AM, Phil Blundell ph...@gnu.org wrote

Re: [OE-core] [PATCH 3/8] kernel.bbclass: move uboot image generation to a specific class

2011-08-19 Thread Bruce Ashfield
On Sat, Aug 20, 2011 at 12:58 AM, Otavio Salvador ota...@ossystems.com.br wrote: Signed-off-by: Otavio Salvador ota...@ossystems.com.br ---  meta/classes/kernel.bbclass |   39 +++  1 files changed, 23 insertions(+), 16 deletions(-) diff --git

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

2011-08-19 Thread Bruce Ashfield
On Fri, Aug 19, 2011 at 1:20 AM, Bruce Ashfield bruce.ashfi...@windriver.com wrote: Richard/Saul, Here's a consolidated set of changes that I've been testing with for the past few days. The patches are pretty much self explanitory. 1/3:  linux-yocto: restoring LINUX_VERSION ?= 3.0 After

Re: [OE-core] [PATCH 3/8] kernel.bbclass: move uboot image generation to a specific class

2011-08-20 Thread Bruce Ashfield
On Sat, Aug 20, 2011 at 1:12 AM, Otavio Salvador ota...@ossystems.com.br wrote: On Sat, Aug 20, 2011 at 02:07, Bruce Ashfield bruce.ashfi...@gmail.com wrote: These aren't equivalent. We should maintain what is already in kernel.bbclass and just move it over. If there already a uImage

[OE-core] [PATCH 1/4] kern-tools: allow flexible branch points

2011-08-24 Thread Bruce Ashfield
Updating the SRCREV to pickup a series of changes to the kern-tools that allow more flexible creation of trees from scratch. This functionality is not used by the normal kernel build process and has no impact on existing builds. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com

[OE-core] [PATCH 3/4] linux-yocto: update machines and default configuration

2011-08-24 Thread Bruce Ashfield
to all child branches. The meta branch update adds a configuration item to support live image booting on qemux86. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto_3.0.bb | 14 +++--- 1 files changed, 7 insertions(+), 7 deletions(-) diff

[OE-core] [PATCH 4/4] linux-yocto/2.6.37: apmd + get time of day fixes

2011-08-24 Thread Bruce Ashfield
: add APM Emulation option to beagleboard apmd daemon needs this option to work, so add this to beagleboard kernel config file. Signed-off-by: Liming Wang liming.w...@windriver.com ] Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux

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

2011-08-24 Thread Bruce Ashfield
) are available in the git repository at: git://git.pokylinux.org/poky-contrib kernel-oe http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel-oe Bruce Ashfield (4): kern-tools: allow flexible branch points linux-yocto-rt: update qemuppc support and streamline variables linux

[OE-core] [PATCH 2/4] linux-yocto-rt: update qemuppc support and streamline variables

2011-08-24 Thread Bruce Ashfield
variables that are now in linux-yocto.inc and need not be defined by the kernel recipe itself, so we can safely remove them with no impact on the build. CC: 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

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

2011-08-24 Thread Bruce Ashfield
On Wed, Aug 24, 2011 at 4:50 PM, Bruce Ashfield bruce.ashfi...@windriver.com wrote: Richard/Saul, Here's a consolidated kernel pull request that fixes a series of bugs that have been around for a while and fixes some of the remaining issues from the -rt work that completed last week. Darren

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

2011-08-24 Thread Bruce Ashfield
On Wed, Aug 24, 2011 at 7:08 PM, Richard Purdie richard.pur...@linuxfoundation.org wrote: Hi Bruce, On Wed, 2011-08-24 at 16:50 -0400, Bruce Ashfield wrote: Here's a consolidated kernel pull request that fixes a series of bugs that have been around for a while and fixes some of the remaining

[OE-core] [PATCH 0/1] linux-yocto: sync meta and LINUX_VERSION

2011-08-24 Thread Bruce Ashfield
/poky-contrib zedd/kernel-oe http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel-oe Bruce Ashfield (1): linux-yocto: update meta SRCREV to sync version strings meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb |4 ++-- meta/recipes-kernel/linux/linux-yocto_3.0.bb|2

[OE-core] [PATCH 1/1] linux-yocto: update meta SRCREV to sync version strings

2011-08-24 Thread Bruce Ashfield
. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb |4 ++-- meta/recipes-kernel/linux/linux-yocto_3.0.bb|2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb b

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

2011-09-02 Thread Bruce Ashfield
. The machine SRCREV updates represent the update to 3.0.4, while the meta branch update contains the following: Bruce Ashfield (3): meta/qemuppc: board description fixes meta: remove configuration warnings meta: update kver to v3.0.4 Saxena, Rahul (2): meta: remove duplicate

[OE-core] [PATCH 3/3] linux-yocto: clean configuration for v3.0.4

2011-09-02 Thread Bruce Ashfield
Fixes [YOCTO #940] Since v3.0.4 is likely the last stable update in the the release timeframe a configuration audit was performed. This updates the SRCREV to remove obselete, and improperly defined configuration items. With this, all qemu* BSPs configure with no warnings. Signed-off-by: Bruce

[OE-core] [PATCH 0/2] linux-yocto: re-enable systemtap and utrace

2011-09-06 Thread Bruce Ashfield
dbff56238e083d0110eb13c1f5a07716340fdfe4: icu-3.6: fix building with big make -j (2011-09-06 16:37:02 +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 (2): linux

[OE-core] [PATCH 2/2] linux-yocto: re-enable utrace

2011-09-06 Thread Bruce Ashfield
Upating the meta data and machine branch contents with the up to date merge of utrace. 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

[OE-core] [PATCH 1/2] linux-yocto: re-enable systemtap

2011-09-06 Thread Bruce Ashfield
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|2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-kernel/linux

[OE-core] [PATCH 2/3] linux-yocto: split e100 and e1000 support

2011-09-14 Thread Bruce Ashfield
Merging the following meta changes: 12574e5 meta: create seperate feature for 10/100 LAN support c8b37bf meta: Remove 10/100 LAN support. 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 1/3] linux-yocto: move common tasks to a common location

2011-09-14 Thread Bruce Ashfield
in the linux-yocto.inc file, and the rest of the recipes can be simplified as a result. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto-rt_2.6.34.bb |8 +--- meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb|8 +--- meta/recipes

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

2011-09-14 Thread Bruce Ashfield
+0100) 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): linux-yocto: move common tasks to a common location linux-yocto: split e100 and e1000 support linux-yocto-rt

[OE-core] [PATCH 3/3] linux-yocto-rt: correct 3.0.3-3.0.4 mismerge for, stop_machine.c

2011-09-14 Thread Bruce Ashfield
. Restore the move to non-static from commit 6857336c7fddaf460a13adc0c395698fcf9423ff. Reported-by: Kishore Bodke kishore.k.bo...@intel.com Signed-off-by: Darren Hart dvh...@linux.intel.com ] Signed-off-by: Darren Hart dvh...@linux.intel.com Signed-off-by: Bruce Ashfield bruce.ashfi

[OE-core] [PATCH 0/3] linux-yocto: kernel config updates

2011-09-21 Thread Bruce Ashfield
bcfff457f63f43f53bcaf04f116e09bb2bba9bd6: Fix mercurial fetcher in fetch2 (2011-09-21 14:07:31 +0100) 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): linux-yocto: simplify kernel

[OE-core] [PATCH 2/3] linux-yocto: add blktrace feature

2011-09-21 Thread Bruce Ashfield
similar tracing tool config. 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|2 +- 2 files changed, 2

[OE-core] [PATCH 1/3] linux-yocto: simplify kernel configuration check expression

2011-09-21 Thread Bruce Ashfield
branch was used to build the BSP. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/classes/kernel-yocto.bbclass |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/classes/kernel-yocto.bbclass b/meta/classes/kernel-yocto.bbclass index 0f92267..2205686

[OE-core] [PATCH 3/3] linux-yocto: kernel configuration cleanups

2011-09-21 Thread Bruce Ashfield
all kernel configuration warnings to the audit script - Updates the meta SRCREV for linux-yocto to get updated kernel configuration fragments that are warning-free. These are duplicated configs, and other changes that have a net result of no runtime changes. Signed-off-by: Bruce

Re: [OE-core] [PATCH 1/5] kernel.bbclass: blacklist 'perf-dbg' as well for the modules metapackage

2011-09-22 Thread Bruce Ashfield
On Thu, Sep 22, 2011 at 9:17 AM, Koen Kooi k...@dominion.thruhere.net wrote: Op 22 sep. 2011, om 15:00 heeft Dmitry Eremin-Solenikov het volgende geschreven: On 09/22/2011 04:35 PM, Koen Kooi wrote: Op 22 sep. 2011, om 14:25 heeft Dmitry Eremin-Solenikov het volgende geschreven: On

Re: [OE-core] [PATCH 1/5] kernel.bbclass: blacklist 'perf-dbg' as well for the modules metapackage

2011-09-22 Thread Bruce Ashfield
On Thu, Sep 22, 2011 at 9:56 AM, Koen Kooi k...@dominion.thruhere.net wrote: Op 22 sep. 2011, om 15:28 heeft Bruce Ashfield het volgende geschreven: On Thu, Sep 22, 2011 at 9:17 AM, Koen Kooi k...@dominion.thruhere.net wrote: Op 22 sep. 2011, om 15:00 heeft Dmitry Eremin-Solenikov het

[OE-core] [PATCH 1/1] linux-yocto/meta: eg20t and live boot config changes

2011-09-26 Thread Bruce Ashfield
-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|2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-kernel

[OE-core] [PATCH 0/1] linux-yocto: eg20t and live boot config changes

2011-09-26 Thread Bruce Ashfield
/cgit.cgi/poky-contrib/log/?h=zedd/kernel Bruce Ashfield (1): linux-yocto/meta: eg20t and live boot config changes meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb |2 +- meta/recipes-kernel/linux/linux-yocto_3.0.bb|2 +- 2 files changed, 2 insertions(+), 2 deletions(-) -- 1.7.4.1

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

2011-09-27 Thread Bruce Ashfield
On Sat, Sep 17, 2011 at 6:18 PM, Dmitry Eremin-Solenikov dbarysh...@gmail.com wrote: As per org.oe.dev and meta-oe's kernel.bbclass move uImage creation to separate task from do_deploy. The only major feature of oe-core's version (not to recreate uImage if it exists) is retained in this patch.

Re: [OE-core] [PATCH 4/5] kernel.bbclass: handle .cis firmware

2011-09-27 Thread Bruce Ashfield
On Sat, Sep 17, 2011 at 6:18 PM, Dmitry Eremin-Solenikov dbarysh...@gmail.com wrote: .cis firmware files are used by kernel to patch incorrect CIS fir PCMCIA cards. Create respective packages. Looks fine to me. Acked-by: Bruce Ashfield bruce.ashfi...@windriver.com Signed-off-by: Dmitry

Re: [OE-core] [PATCH 2/5] kernel.bbclass: respect MACHINE_KERNEL_PR

2011-09-27 Thread Bruce Ashfield
On Sat, Sep 17, 2011 at 6:18 PM, Dmitry Eremin-Solenikov dbarysh...@gmail.com wrote: MACHINE_KERNEL_PR was introduced long ago in org.oe.dev. It's present in meta-oe kernel.bbclass. Several machines depend on this functionality. I don' t have a big problem with this, since the change is

[OE-core] [PATCH 0/1] linux-yocto: update live boot configuration

2011-10-04 Thread Bruce Ashfield
/kernel http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel Bruce Ashfield (1): linux-yocto: update live boot configuration meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb |2 +- meta/recipes-kernel/linux/linux-yocto_3.0.bb|2 +- 2 files changed, 2 insertions(+), 2

[OE-core] [PATCH 1/1] linux-yocto: update live boot configuration

2011-10-04 Thread Bruce Ashfield
iso 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|2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git

[OE-core] [PATCH 1/2] linux-yocto/3.2: add igb support to romley

2012-04-13 Thread Bruce Ashfield
Updating the 3.2 recipe SRCREVs to pickup the following meta change: [ meta: Add igb.scc to Romley Romley machine has 82580 Giga bit Ethernet Controller. Add the relavent Nic driver to it. Signed-off-by: Kishore Bodke kishore.k.bo...@intel.com ] Signed-off-by: Bruce Ashfield

[OE-core] [PATCH 0/2] linux-yocto: (hopefully) final fixes

2012-04-13 Thread Bruce Ashfield
-contrib zedd/kernel-oe http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel-oe Bruce Ashfield (2): linux-yocto/3.2: add igb support to romley linux-yocto: allow .cfg, .scc, .patch and defconfigs to be processed in order meta/classes/kernel-yocto.bbclass

[OE-core] [PATCH 2/2] linux-yocto: allow .cfg, .scc, .patch and defconfigs to be processed in order

2012-04-13 Thread Bruce Ashfield
the additional support. The second issue is addressed by allowing configme to take --alldefconfig when a recipe wishes to pass a defconfig and override the default behaviour. Fixes [YOCTO: 2250] Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/classes/kernel-yocto.bbclass

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

2012-04-17 Thread Bruce Ashfield
package selection page (2012-04-16 12:56:25 +0100) 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): linux-yocto: .diff is a valid patch extension linux-yocto/meta

[OE-core] [PATCH 3/3] linux-yocto/meta: remove kernel config audit warnings

2012-04-17 Thread Bruce Ashfield
kernel configs are removed. Signed-off-by: Yang Shi yang@windriver.com ] With this commit, the configuration audit for the qemu and hardware reference boards is (largely) warning free. Signed-off-by: Yang Shi yang@windriver.com Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com

[OE-core] [PATCH 1/3] linux-yocto: .diff is a valid patch extension

2012-04-17 Thread Bruce Ashfield
() routine, since it will never be returned by patch.bbclass when all non-patches are requested, it is simply confusing. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/classes/kernel-yocto.bbclass |2 +- .../kern-tools/kern-tools-native_git.bb

[OE-core] [PATCH 2/3] linux-yocto/meta: beagleboard: disable CONFIG_PREEMPT

2012-04-17 Thread Bruce Ashfield
is enabled (either forced or voluntary). Unplugging and then plugging the card back will reset the driver and continue booting. Alternatively, disable preemption. ] [YOCTO: #1892] Signed-off-by: Denys Dmytriyenko de...@ti.com Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com

Re: [OE-core] [oe] [meta-oe][PATCH] kernel bbclass: recreate uImage unless KEEPUIMAGE is set

2012-04-28 Thread Bruce Ashfield
On 12-04-27 4:06 AM, Koen Kooi wrote: The intent of the uImage code in this class includes the following 1) be able to specify custom load addresses without needing to patch the kernel 2) add better information to the uImage description field The current state is a NOP anyway, the kernel will

Re: [OE-core] [oe] [meta-oe][PATCH] kernel bbclass: recreate uImage unless KEEPUIMAGE is set

2012-04-28 Thread Bruce Ashfield
On Sat, Apr 28, 2012 at 10:57 AM, Koen Kooi k...@dominion.thruhere.net wrote: Op 28 apr. 2012, om 16:32 heeft Bruce Ashfield het volgende geschreven: On 12-04-27 4:06 AM, Koen Kooi wrote: The intent of the uImage code in this class includes the following 1) be able to specify custom load

[OE-core] [PATCH 1/1] linux-yocto/3.2: configuration and pch merge

2012-05-07 Thread Bruce Ashfield
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.2.bb |6 +++--- meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb |4 ++-- meta/recipes-kernel/linux/linux-yocto_3.2.bb | 14

[OE-core] [PATCH 0/1] linux-yocto/3.2: queued config and driver fixes

2012-05-07 Thread Bruce Ashfield
7a49d88d22395afffb211045049a17b906219d82: Hob: Clear the building status if command failed (2012-05-07 11:03:01 +0100) 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/3.2: configuration

[OE-core] [PATCH 2/2] kern-tools: integrate minor fixes

2012-05-08 Thread Bruce Ashfield
: kconf_check: fix bad quoting around missing_required.cfg missing_required.cfg won't have it's path truncated (if applicable), since the quoting it wrong. Signed-off-by: Andrea Adami andrea.ad...@gmail.com Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com Signed-off

[OE-core] [PATCH 0/2] linux-yocto: streamlined repository support + fixes

2012-05-08 Thread Bruce Ashfield
-contrib zedd/kernel-dev http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel-dev Bruce Ashfield (2): linux-yocto: streamline support for multiple upstream repo types kern-tools: integrate minor fixes meta/classes/kernel-yocto.bbclass | 115

[OE-core] [PATCH 1/2] linux-yocto: streamline support for multiple upstream repo types

2012-05-08 Thread Bruce Ashfield
a learning curve and overly complicates recipe extensions. With minor tweaks to the kern-tools, adding flexibility and keying off the existence of the meta branch it is possible to remove all of the variables that were added to support different repository types. Signed-off-by: Bruce Ashfield

[OE-core] [PATCH 0/1] kern-tools: fix meta-intel builds

2012-05-08 Thread Bruce Ashfield
8afd5747802c4eb0e8296e440bd7366393595f8e: Bruce Ashfield (1): kernel-yocto: export GUILT_BASE are available in the git repository at: git://git.pokylinux.org/poky-contrib zedd/kern-tools http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kern-tools Bruce Ashfield (1): kern-tools: checkpoint restoration

[OE-core] [PATCH 1/1] kern-tools: checkpoint restoration for reset branches

2012-05-08 Thread Bruce Ashfield
, which leads to configuration errors. The fix is simple. We allow for 2 or less branches with meta, and will still restore the checkpoint. Three and up, we won't. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- .../kern-tools/kern-tools-native_git.bb|2 +- 1

Re: [OE-core] [PATCH 0/1] kernel-yocto: export GUILT_BASE

2012-05-09 Thread Bruce Ashfield
On Wed, May 9, 2012 at 2:51 AM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Tue, 2012-05-08 at 15:23 -0400, Bruce Ashfield wrote: Richard/Saul, As Frans Meulenbroeks noted this morning, guilt wasn't functional in the devshell. The fix was simple enough, and by ensuring

Re: [OE-core] [oe-commits] Bruce Ashfield : kern-tools: integrate minor fixes

2012-05-09 Thread Bruce Ashfield
=openembedded-core.gita=commit;h=043871d7e5d2d19c2ff43e54d2ff180c09e8903e Author: Bruce Ashfield bruce.ashfi...@windriver.com Date:   Mon Apr 30 00:02:17 2012 -0400 kern-tools: integrate minor fixes Updating the SRCREV to pick up two minor fixes: 1/2:     kgit-init: correct spelling of createme

Re: [OE-core] [oe-commits] Bruce Ashfield : kern-tools: integrate minor fixes

2012-05-09 Thread Bruce Ashfield
On Wed, May 9, 2012 at 8:55 AM, Martin Jansa martin.ja...@gmail.com wrote: On Wed, May 09, 2012 at 08:43:50AM -0400, Bruce Ashfield wrote: On Wed, May 9, 2012 at 6:58 AM, Martin Jansa martin.ja...@gmail.com wrote: On Tue, May 08, 2012 at 03:14:10PM +, g...@git.openembedded.org wrote

Re: [OE-core] [PATCH 0/1] kernel-yocto: export GUILT_BASE

2012-05-09 Thread Bruce Ashfield
On Wed, May 9, 2012 at 8:42 AM, Bruce Ashfield bruce.ashfi...@gmail.com wrote: On Wed, May 9, 2012 at 2:51 AM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Tue, 2012-05-08 at 15:23 -0400, Bruce Ashfield wrote: Richard/Saul, As Frans Meulenbroeks noted this morning, guilt

Re: [OE-core] [PATCH 1/1] kern-tools: checkpoint restoration for reset branches

2012-05-09 Thread Bruce Ashfield
On Wed, May 9, 2012 at 11:40 AM, Darren Hart dvh...@linux.intel.com wrote: On 05/08/2012 08:48 PM, Bruce Ashfield wrote: Updating the SRCREV to pickup the following fix:     createme: fix checkpoint restoration for reset branches     The meta branch can optionally be merged out to BSP

[OE-core] [PATCH 1/3] linux-yocto: intel BSP config changes

2012-05-16 Thread Bruce Ashfield
meta/jasperforest: remove boot-live options 4ae7b81 meta/sugarbay: use usb features 30e7e8c meta/jasperforest: use usb features 22d0c5d meta/fishriver: use usb features e262965 meta/emenlow: use usb features Signed-off-by: Tom Zanussi tom.zanu...@intel.com Signed-off-by: Bruce Ashfield

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

2012-05-16 Thread Bruce Ashfield
: poky.conf: Change WARNS - ERRORS (2012-05-16 07:35:20 +0100) 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): linux-yocto: intel BSP config changes kern-tools: update

[OE-core] [PATCH 3/3] linux-yocto: policy cleanups

2012-05-16 Thread Bruce Ashfield
usb features 4b87723 meta/common-pc: use usb features 594ba05 meta: add ROOT_HUB_TT config option to the usb/ehci-hcd feature 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.2.bb |2

[OE-core] [PATCH 2/3] kern-tools: update LICENSE field to GPLv2

2012-05-16 Thread Bruce Ashfield
The LICENSE field for kern-tools was generic and leads to QA warnings from the license classs: No generic license file exists for: GPL in any provider Updating to a specific GPL version that matches the source fixes the warning. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com

Re: [OE-core] Linux-yocto 3.0 crashes at do_patch...

2012-05-17 Thread Bruce Ashfield
On Thu, May 17, 2012 at 6:09 AM, Andrei Gherzan and...@gherzan.ro wrote: Today i ran into an issue that Florin Sarbu signaled sometime last week. It seems like do_patch crashes while compiling linux 3.0: The tools fixes are in place for this, can you send your full configuration ? i.e. what

Re: [OE-core] Linux-yocto 3.0 crashes at do_patch...

2012-05-17 Thread Bruce Ashfield
On Thu, May 17, 2012 at 6:09 AM, Andrei Gherzan and...@gherzan.ro wrote: Today i ran into an issue that Florin Sarbu signaled sometime last week. It seems like do_patch crashes while compiling linux 3.0: ERROR: Logfile of failure stored in:

Re: [OE-core] [RFC][PATCH 00/14] mips64 support and sh4 support

2012-05-21 Thread Bruce Ashfield
On Mon, May 21, 2012 at 12:35 AM, Khem Raj raj.k...@gmail.com wrote: This patchset adds required bits into metadata for having mips64/n64 support. I have tested the core-image-sato and core-image-minimal builds and boots on qemumips64 and runs gcc regression testsuite. It needs linux-yocto-dev

Re: [OE-core] [PATCH] cmd1.bbclass: Ensure ncurses is built and used for menuconfig tasks

2012-05-31 Thread Bruce Ashfield
On 12-05-31 09:29 AM, Richard Purdie wrote: Currently, the task just exits if something goes wrong. This adds the ncurses-native dependency. It also adds a small delay before closing the window so any messages displayed there can be seen. Trying to get the kernel build system to correctly find

Re: [OE-core] [meta-xilinx] Creating a QEMU for Xilinx ARM for Zynq 7020 device

2012-06-04 Thread Bruce Ashfield
On Mon, Jun 4, 2012 at 3:12 AM, Elvis Dowson elvis.dow...@gmail.com wrote: Hi,     I'd like to add support for qemuxarm and build a core-image-sato image, so that I can emulate the ARM processor on the Xilinx Zynq 7020 device using Yocto. The sources for qemuxarm are located below:

[OE-core] [PATCH 3/9] linux-yocto/3.0: update to v3.0.32

2012-06-07 Thread Bruce Ashfield
Updating the 3.0 kernel SRCREVs to integrate the v3.0.32 -stable release. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb |6 +++--- meta/recipes-kernel/linux/linux-yocto_3.0.bb| 16 2 files changed, 11

[OE-core] [PATCH 1/9] kern-tools: remove unused code, meta branch and directory assumptions

2012-06-07 Thread Bruce Ashfield
generalized support. The commit details are below: Author: Bruce Ashfield bruce.ashfi...@windriver.com Date: Fri May 11 12:13:12 2012 -0400 kgit-publish: remove --remote option The ability to publish and automatically push a repository was never used, and is error prone. The complexit

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

2012-06-07 Thread Bruce Ashfield
df8f55a919b3cc602ce1f1c51630c7edf6e36b55: ltp: Add patch to correct failing build (2012-06-05 23:05:00 +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 (9): kern

[OE-core] [PATCH 4/9] linux-yocto: remove v2.6.37 recipe

2012-06-07 Thread Bruce Ashfield
With the introduction of the 3.4 kernel recipe, the 2.6.37 kernel recipe is removed, keeping the supported list at three kernels. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto_2.6.37.bb | 38 --- 1 files changed, 0

[OE-core] [PATCH 2/9] linux-yocto/3.2: update to v3.2.18

2012-06-07 Thread Bruce Ashfield
Updating the 3.2 kernel SRCREVs to pickup the -stable update to v3.2.18. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb |6 +++--- meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb |4 ++-- meta/recipes-kernel/linux/linux

[OE-core] [PATCH 5/9] linux-yocto: add machine aliases for yocto BSPs

2012-06-07 Thread Bruce Ashfield
recipes and allow the KMACHINE=${MACHINE} default to handle mappings. Individual recipes an bbappends can override this as required. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb |9 + meta/recipes-kernel/linux/linux

[OE-core] [PATCH 8/9] linux-yocto/3.0: add cedartrail kernel features

2012-06-07 Thread Bruce Ashfield
Updating meta to move Kernel Features out of the BSP and add to the Cedartrail Machine branch. 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-rt_3.0.bb |2 +- meta/recipes-kernel

[OE-core] [PATCH 6/9] linux-yocto: add 3.4 recipe

2012-06-07 Thread Bruce Ashfield
Introducing the 3.4 kernel recipe. At this point there are three supported kernel 3.4, 3.2 and 3.0. Build and boot tested on qemux86, qemux86-64, qemuarm, qemumips and qemuppc Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/recipes-kernel/linux/linux-yocto_3.4.bb | 38

[OE-core] [PATCH 7/9] linux-yocto/3.2: fri2 and chiefriver machine updates

2012-06-07 Thread Bruce Ashfield
: 1ce6700 efi: Add patch to fix 32bit EFI service mapping (rhbz 726701) Signed-off-by: Darren Hart dvh...@linux.intel.com 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.2.bb |6

[OE-core] [PATCH 9/9] kern-tools: anchor KMACHINE test

2012-06-07 Thread Bruce Ashfield
or even a comment containing that phrase would exclude a file. Properly anchoring the KMACHINE test to ^define.*KMACHINE fixes the problem of overly agreesive exclusions. Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- .../kern-tools/kern-tools-native_git.bb|2

Re: [OE-core] ERROR: ExpansionError during parsing /tool/yocto/poky/meta/recipes-kernel/linux/linux-yocto_3.2.bb: Failure expanding variable SRCPV

2012-06-08 Thread Bruce Ashfield
On Fri, Jun 8, 2012 at 9:59 AM, Elvis Dowson elvis.dow...@gmail.com wrote: Hi, On Jun 8, 2012, at 12:58 PM, Richard Purdie wrote: On Thu, 2012-06-07 at 15:59 -0400, Bruce Ashfield wrote: Richard/Saul, Here's a 9 patch series that is a collection of work that's been brewing for about three

[OE-core] [PATCH 0/1] linux-yocto/3.2: fix meta SRCREV typo

2012-06-08 Thread Bruce Ashfield
://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel Bruce Ashfield (1): linux-yocto/3.2: fix meta SRCREV typo meta/recipes-kernel/linux/linux-yocto_3.2.bb |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) -- 1.7.5.4

Re: [OE-core] ERROR: ExpansionError during parsing /tool/yocto/poky/meta/recipes-kernel/linux/linux-yocto_3.2.bb: Failure expanding variable SRCPV

2012-06-08 Thread Bruce Ashfield
On Fri, Jun 8, 2012 at 10:05 AM, Tom Zanussi tom.zanu...@intel.com wrote: On Fri, 2012-06-08 at 15:59 +0200, Elvis Dowson wrote: Hi, On Jun 8, 2012, at 12:58 PM, Richard Purdie wrote: On Thu, 2012-06-07 at 15:59 -0400, Bruce Ashfield wrote: Richard/Saul, Here's a 9 patch series

[OE-core] [PATCH 0/1] linux-libc-headers: set default LINUXLIBCVERSION to 3.4

2012-06-08 Thread Bruce Ashfield
/libc-headers http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/libc-headers Bruce Ashfield (1): linux-libc-headers: set default LINUXLIBCVERSION to 3.4 meta/conf/distro/include/tcmode-default.inc|2 +- .../linux-libc-headers/linux-libc-headers_3.4.bb |6 ++ 2

[OE-core] [PATCH 1/1] linux-libc-headers: set default LINUXLIBCVERSION to 3.4

2012-06-08 Thread Bruce Ashfield
The 3.4 kernel is released, and is the default for qemu* builds, so we can safely update the default libc-headers version to 3.4. Built and booted for qemu* Signed-off-by: Bruce Ashfield bruce.ashfi...@windriver.com --- meta/conf/distro/include/tcmode-default.inc|2 +- .../linux

Re: [OE-core] [PATCH 1/1] linux-libc-headers: set default LINUXLIBCVERSION to 3.4

2012-06-08 Thread Bruce Ashfield
On Fri, Jun 8, 2012 at 11:42 AM, Bruce Ashfield bruce.ashfi...@windriver.com wrote: The 3.4 kernel is released, and is the default for qemu* builds, so we can safely update the default libc-headers version to 3.4. Built and booted for qemu* Signed-off-by: Bruce Ashfield bruce.ashfi

Re: [OE-core] initial setup on my laptop

2012-06-08 Thread Bruce Ashfield
On Fri, Jun 8, 2012 at 1:12 PM, Radu Moisan radu.moi...@intel.com wrote: I'm trying to setup everything on my laptop and I cannot start any build. I must have missed something, the following is the error I get: See the patches on the list from a few hours ago. I had a bad SRCREV in one meta

Re: [OE-core] [PATCH 0/1] linux-yocto/3.2: fix meta SRCREV typo

2012-06-11 Thread Bruce Ashfield
On 12-06-11 08:52 AM, Richard Purdie wrote: On Fri, 2012-06-08 at 10:10 -0400, Bruce Ashfield wrote: Richard/Saul, Argh. I need a brown paper bag being focused on 3.4 hid thsi from me. Never underestimate the power of a rebase for inserting fat finger errors that are hidden by local

Re: [OE-core] Missing Patch Headers

2012-06-11 Thread Bruce Ashfield
/lsbinitscripts/functions.patch Mark Hatle - meta/recipes-devtools/binutils/binutils/binutils-armv5e.patch Mark Hatle - meta/recipes-devtools/rpm/rpm/rpm-resolvedep.patch Andreas Müller - meta/recipes-kernel/systemtap/systemtap/runtime-staprun-configure.ac-support-without-nss-for.patch Bruce Ashfield

<    1   2   3   4   5   6   7   8   9   10   >