All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] linux-yocto/stable: update beagleboard part 2
@ 2011-01-21 20:23 Bruce Ashfield
  2011-01-21 20:23 ` [PATCH 1/1] linux-yocto/stable: update beagleboard SRCREV Bruce Ashfield
  2011-01-28  1:11   ` Saul Wold
  0 siblings, 2 replies; 4+ messages in thread
From: Bruce Ashfield @ 2011-01-21 20:23 UTC (permalink / raw)
  To: rpurdie; +Cc: poky, yocto, saul.wold

Richard/Saul,

Just another quick update to pickup a change that gets beagleboard xm
networking functional.

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 (1):
  linux-yocto/stable: update beagleboard SRCREV

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



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

* [PATCH 1/1] linux-yocto/stable: update beagleboard SRCREV
  2011-01-21 20:23 [PATCH 0/1] linux-yocto/stable: update beagleboard part 2 Bruce Ashfield
@ 2011-01-21 20:23 ` Bruce Ashfield
  2011-01-28  1:11   ` Saul Wold
  1 sibling, 0 replies; 4+ messages in thread
From: Bruce Ashfield @ 2011-01-21 20:23 UTC (permalink / raw)
  To: rpurdie; +Cc: poky, yocto, saul.wold

Updating beagleboard SRCREV to pickup:

commit 8e15b884ecf768fd9f898da5acf24938dfe81a83
Author: Koen Kooi <koen@beagleboard.org>
Date:   Tue Jan 11 17:13:35 2011 +0000

    omap3: beaglexm: fix EHCI power up GPIO dir

    commit a5624323866c06156ca548b8515d9347fdd5188e angstrom-linux

    EHCI enable power pin is inverted (active high) in comparison
    to vanilla beagle which is active low. Handle this case conditionally.

    Without this fix, Beagle XM 4 port EHCI will not function and no
    networking will be available

    [nm@ti.com: split up, added descriptive changelogs]
    Signed-off-by: Nishanth Menon <nm@ti.com>
    Signed-off-by: Koen Kooi <koen@beagleboard.org>
    Signed-off-by: Tony Lindgren <tony@atomide.com>

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 c53874e..e73c971 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 ?= "ebbca8936c143b35b820d16cd7907d9a95178211"
+SRCREV_machine_pn-linux-yocto-stable_beagleboard ?= "8e15b884ecf768fd9f898da5acf24938dfe81a83"
 SRCREV_meta_pn-linux-yocto-stable ?= "e1f85a470934a0cf6abde5d95533e74501822c6b"
 # development SRCREVs
 SRCREV_machine_pn-linux-yocto_qemuarm ?= "4f86b5a0cb23faa4134cc004730d673f6640614b"
-- 
1.7.0.4



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

* Re: [poky] [PATCH 0/1] linux-yocto/stable: update beagleboard part 2
  2011-01-21 20:23 [PATCH 0/1] linux-yocto/stable: update beagleboard part 2 Bruce Ashfield
@ 2011-01-28  1:11   ` Saul Wold
  2011-01-28  1:11   ` Saul Wold
  1 sibling, 0 replies; 4+ messages in thread
From: Saul Wold @ 2011-01-28  1:11 UTC (permalink / raw)
  To: Bruce Ashfield; +Cc: yocto, poky

On 01/21/2011 12:23 PM, Bruce Ashfield wrote:
> Richard/Saul,
>
> Just another quick update to pickup a change that gets beagleboard xm
> networking functional.
>
> 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 (1):
>    linux-yocto/stable: update beagleboard SRCREV
>
>   .../conf/distro/include/poky-default-revisions.inc |    2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)
>
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
>
Pulled into Master

Thanks
	Sau!



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

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

On 01/21/2011 12:23 PM, Bruce Ashfield wrote:
> Richard/Saul,
>
> Just another quick update to pickup a change that gets beagleboard xm
> networking functional.
>
> 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 (1):
>    linux-yocto/stable: update beagleboard SRCREV
>
>   .../conf/distro/include/poky-default-revisions.inc |    2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)
>
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
>
Pulled into Master

Thanks
	Sau!



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

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-21 20:23 [PATCH 0/1] linux-yocto/stable: update beagleboard part 2 Bruce Ashfield
2011-01-21 20:23 ` [PATCH 1/1] linux-yocto/stable: update beagleboard SRCREV Bruce Ashfield
2011-01-28  1:11 ` [poky] [PATCH 0/1] linux-yocto/stable: update beagleboard part 2 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.