All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] linux-yocto/stable: beagle and crownbay updates
@ 2011-01-21 18:23 Bruce Ashfield
  2011-01-21 18:23 ` [PATCH 1/2] linux-yocto/stable: update beagleboard SRCREV Bruce Ashfield
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Bruce Ashfield @ 2011-01-21 18:23 UTC (permalink / raw)
  To: rpurdie; +Cc: poky, yocto, saul.wold

Richard/Saul,

Just a couple of SRCREV updates to bring in new kernel configs
for the crownbay and some functionality (cherry picked from
mainline) for the Beagle.

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.ashfield@windriver.com>
---


Bruce Ashfield (2):
  linux-yocto/stable: update beagleboard SRCREV
  linux-yocto/stable: update crownbay kernel configuration

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



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

* [PATCH 1/2] linux-yocto/stable: update beagleboard SRCREV
  2011-01-21 18:23 [PATCH 0/2] linux-yocto/stable: beagle and crownbay updates Bruce Ashfield
@ 2011-01-21 18:23 ` Bruce Ashfield
  2011-01-21 18:23 ` [PATCH 2/2] linux-yocto/stable: update crownbay kernel configuration Bruce Ashfield
  2011-01-28  1:11   ` Saul Wold
  2 siblings, 0 replies; 5+ messages in thread
From: Bruce Ashfield @ 2011-01-21 18:23 UTC (permalink / raw)
  To: rpurdie; +Cc: poky, yocto, saul.wold

Bumping the SRCREV to pickup some missing functionality:

ebbca89 omap: Beagle: no gpio_wp pin connection on xM
671fd89 omap: Beagle: only Cx boards use pin 23 for write protect
dccdf8a omap: Beagle: revision detection

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 c40d860..ed49765 100644
--- a/meta/conf/distro/include/poky-default-revisions.inc
+++ b/meta/conf/distro/include/poky-default-revisions.inc
@@ -92,7 +92,7 @@ SRCREV_machine_pn-linux-yocto-stable_qemux86-64 ?= "35521a5a70316785a67aca1de1d3
 SRCREV_machine_pn-linux-yocto-stable_atom-pc ?= "35521a5a70316785a67aca1de1d39a7b84c49ccf"
 SRCREV_machine_pn-linux-yocto-stable_routerstationpro ?= "b323ab98f055df012277f09d444951619fda24e3"
 SRCREV_machine_pn-linux-yocto-stable_mpc8315e-rdb ?= "0d19c4ab6185b2e093beb5f366ccff4746197166"
-SRCREV_machine_pn-linux-yocto-stable_beagleboard ?= "35521a5a70316785a67aca1de1d39a7b84c49ccf"
+SRCREV_machine_pn-linux-yocto-stable_beagleboard ?= "ebbca8936c143b35b820d16cd7907d9a95178211"
 SRCREV_meta_pn-linux-yocto-stable ?= "b0615811ce38836d1ade230e3bdb1efaaa68471f"
 # development SRCREVs
 SRCREV_machine_pn-linux-yocto_qemuarm ?= "4f86b5a0cb23faa4134cc004730d673f6640614b"
-- 
1.7.0.4



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

* [PATCH 2/2] linux-yocto/stable: update crownbay kernel configuration
  2011-01-21 18:23 [PATCH 0/2] linux-yocto/stable: beagle and crownbay updates Bruce Ashfield
  2011-01-21 18:23 ` [PATCH 1/2] linux-yocto/stable: update beagleboard SRCREV Bruce Ashfield
@ 2011-01-21 18:23 ` Bruce Ashfield
  2011-01-28  1:11   ` Saul Wold
  2 siblings, 0 replies; 5+ messages in thread
From: Bruce Ashfield @ 2011-01-21 18:23 UTC (permalink / raw)
  To: rpurdie; +Cc: poky, yocto, saul.wold

Updating the meta branch to contain the latest crownbay
configuration tweaks.

e1f85a4 wrs_meta: turn on OHCI USB config option
8be8e45 wrs_meta (crownbay): turn on AHCI SATA option

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 ed49765..c53874e 100644
--- a/meta/conf/distro/include/poky-default-revisions.inc
+++ b/meta/conf/distro/include/poky-default-revisions.inc
@@ -93,7 +93,7 @@ SRCREV_machine_pn-linux-yocto-stable_atom-pc ?= "35521a5a70316785a67aca1de1d39a7
 SRCREV_machine_pn-linux-yocto-stable_routerstationpro ?= "b323ab98f055df012277f09d444951619fda24e3"
 SRCREV_machine_pn-linux-yocto-stable_mpc8315e-rdb ?= "0d19c4ab6185b2e093beb5f366ccff4746197166"
 SRCREV_machine_pn-linux-yocto-stable_beagleboard ?= "ebbca8936c143b35b820d16cd7907d9a95178211"
-SRCREV_meta_pn-linux-yocto-stable ?= "b0615811ce38836d1ade230e3bdb1efaaa68471f"
+SRCREV_meta_pn-linux-yocto-stable ?= "e1f85a470934a0cf6abde5d95533e74501822c6b"
 # development SRCREVs
 SRCREV_machine_pn-linux-yocto_qemuarm ?= "4f86b5a0cb23faa4134cc004730d673f6640614b"
 SRCREV_machine_pn-linux-yocto_qemumips ?= "2b43d84250a582b61397ad5f59a6445ce1258615"
-- 
1.7.0.4



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

* Re: [poky] [PATCH 0/2] linux-yocto/stable: beagle and crownbay updates
  2011-01-21 18:23 [PATCH 0/2] linux-yocto/stable: beagle and crownbay updates Bruce Ashfield
@ 2011-01-28  1:11   ` Saul Wold
  2011-01-21 18:23 ` [PATCH 2/2] linux-yocto/stable: update crownbay kernel configuration Bruce Ashfield
  2011-01-28  1:11   ` Saul Wold
  2 siblings, 0 replies; 5+ messages in thread
From: Saul Wold @ 2011-01-28  1:11 UTC (permalink / raw)
  To: Bruce Ashfield; +Cc: yocto, poky

On 01/21/2011 10:23 AM, Bruce Ashfield wrote:
> Richard/Saul,
>
> Just a couple of SRCREV updates to bring in new kernel configs
> for the crownbay and some functionality (cherry picked from
> mainline) for the Beagle.
>
> 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.ashfield@windriver.com>
> ---
>
>
> Bruce Ashfield (2):
>    linux-yocto/stable: update beagleboard SRCREV
>    linux-yocto/stable: update crownbay kernel configuration
>
>   .../conf/distro/include/poky-default-revisions.inc |    4 ++--
>   1 files changed, 2 insertions(+), 2 deletions(-)
>
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
>

Pulled into Master

Thanks
	Sau!


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

* Re: [PATCH 0/2] linux-yocto/stable: beagle and crownbay updates
@ 2011-01-28  1:11   ` Saul Wold
  0 siblings, 0 replies; 5+ messages in thread
From: Saul Wold @ 2011-01-28  1:11 UTC (permalink / raw)
  To: Bruce Ashfield; +Cc: yocto, poky

On 01/21/2011 10:23 AM, Bruce Ashfield wrote:
> Richard/Saul,
>
> Just a couple of SRCREV updates to bring in new kernel configs
> for the crownbay and some functionality (cherry picked from
> mainline) for the Beagle.
>
> 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.ashfield@windriver.com>
> ---
>
>
> Bruce Ashfield (2):
>    linux-yocto/stable: update beagleboard SRCREV
>    linux-yocto/stable: update crownbay kernel configuration
>
>   .../conf/distro/include/poky-default-revisions.inc |    4 ++--
>   1 files changed, 2 insertions(+), 2 deletions(-)
>
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
>

Pulled into Master

Thanks
	Sau!


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

end of thread, other threads:[~2011-01-28  1:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-21 18:23 [PATCH 0/2] linux-yocto/stable: beagle and crownbay updates Bruce Ashfield
2011-01-21 18:23 ` [PATCH 1/2] linux-yocto/stable: update beagleboard SRCREV Bruce Ashfield
2011-01-21 18:23 ` [PATCH 2/2] linux-yocto/stable: update crownbay kernel configuration Bruce Ashfield
2011-01-28  1:11 ` [poky] [PATCH 0/2] linux-yocto/stable: beagle and crownbay updates Saul Wold
2011-01-28  1:11   ` Saul Wold

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.