All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] linux-yocto: fix qemuarm boot issues
@ 2011-01-17 21:43 Bruce Ashfield
  2011-01-17 21:43 ` [PATCH 1/1] linux-yocto: enable arch ARM config settings for KARCH based boards Bruce Ashfield
  2011-01-17 21:56 ` [PATCH 0/1] linux-yocto: fix qemuarm boot issues Richard Purdie
  0 siblings, 2 replies; 3+ messages in thread
From: Bruce Ashfield @ 2011-01-17 21:43 UTC (permalink / raw)
  To: rpurdie; +Cc: yocto, poky, saul.wold

Saul/Richard,

Here's the fix for the recent qemuarm boot failures.
    
The switch to KARCH meant that the arch arm settings were not
being applied to all boards. This commit adds the new option
along with the existing one to cover all boards.

Build and boot tested on qemuarm, no issues here!

I'm sending this in isolation for cherry picking, but it will
also be part of a consoldated pull request for a series of 
kernel changes that will follow this shortly.

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: zedd/arm-boot
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/arm-boot

Thanks,
    Bruce Ashfield <bruce.ashfield@windriver.com>
---


Bruce Ashfield (1):
  linux-yocto: enable arch ARM config settings for KARCH based boards

 .../conf/distro/include/poky-default-revisions.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)



^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH 1/1] linux-yocto: enable arch ARM config settings for KARCH based boards
  2011-01-17 21:43 [PATCH 0/1] linux-yocto: fix qemuarm boot issues Bruce Ashfield
@ 2011-01-17 21:43 ` Bruce Ashfield
  2011-01-17 21:56 ` [PATCH 0/1] linux-yocto: fix qemuarm boot issues Richard Purdie
  1 sibling, 0 replies; 3+ messages in thread
From: Bruce Ashfield @ 2011-01-17 21:43 UTC (permalink / raw)
  To: rpurdie; +Cc: yocto, poky, saul.wold

The switch to KARCH meant that the arch arm settings were not
being applied to all boards. This commit adds the new option
along with the existing one to cover all boards.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
---
 .../conf/distro/include/poky-default-revisions.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/conf/distro/include/poky-default-revisions.inc b/meta/conf/distro/include/poky-default-revisions.inc
index d620c76..65defa0 100644
--- a/meta/conf/distro/include/poky-default-revisions.inc
+++ b/meta/conf/distro/include/poky-default-revisions.inc
@@ -105,7 +105,7 @@ SRCREV_machine_pn-linux-yocto_atom-pc ?= "a9d833fda90e2f1257888a97e092135610b5f2
 SRCREV_machine_pn-linux-yocto_routerstationpro ?= "219a5f9dc6e5beced36184e141f80b2df61ae32f"
 SRCREV_machine_pn-linux-yocto_mpc8315e-rdb ?= "3f01b98238c2ff7913ce9f68f9db5ae9538717bc"
 SRCREV_machine_pn-linux-yocto_beagleboard ?= "a9d833fda90e2f1257888a97e092135610b5f259"
-SRCREV_meta_pn-linux-yocto ?= "df8efe2b973106eddb6def472456f36b257c716d"
+SRCREV_meta_pn-linux-yocto ?= "e3895db37bd65ea97e59b70ea936c84b398d3f3e"
 SRCREV_pn-linux-libc-headers-yocto ??= "a9d833fda90e2f1257888a97e092135610b5f259"
 SRCREV_pn-matchbox-config-gtk ??= "2081"
 SRCREV_pn-matchbox-desktop-sato ??= "76"
-- 
1.7.0.4



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH 0/1] linux-yocto: fix qemuarm boot issues
  2011-01-17 21:43 [PATCH 0/1] linux-yocto: fix qemuarm boot issues Bruce Ashfield
  2011-01-17 21:43 ` [PATCH 1/1] linux-yocto: enable arch ARM config settings for KARCH based boards Bruce Ashfield
@ 2011-01-17 21:56 ` Richard Purdie
  1 sibling, 0 replies; 3+ messages in thread
From: Richard Purdie @ 2011-01-17 21:56 UTC (permalink / raw)
  To: Bruce Ashfield; +Cc: yocto, poky, saul.wold

On Mon, 2011-01-17 at 16:43 -0500, Bruce Ashfield wrote:
> Saul/Richard,
> 
> Here's the fix for the recent qemuarm boot failures.
>     
> The switch to KARCH meant that the arch arm settings were not
> being applied to all boards. This commit adds the new option
> along with the existing one to cover all boards.
> 
> Build and boot tested on qemuarm, no issues here!
> 
> I'm sending this in isolation for cherry picking, but it will
> also be part of a consoldated pull request for a series of 
> kernel changes that will follow this shortly.
> 
> Pull URL: git://git.pokylinux.org/poky-contrib.git
>   Branch: zedd/arm-boot
>   Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/arm-boot
> 
> Thanks,
>     Bruce Ashfield <bruce.ashfield@windriver.com>

Merged into master, thanks.

Richard



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-01-17 21:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-17 21:43 [PATCH 0/1] linux-yocto: fix qemuarm boot issues Bruce Ashfield
2011-01-17 21:43 ` [PATCH 1/1] linux-yocto: enable arch ARM config settings for KARCH based boards Bruce Ashfield
2011-01-17 21:56 ` [PATCH 0/1] linux-yocto: fix qemuarm boot issues Richard Purdie

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.