All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] linux-yocto/meta-yocto: update hardware reference boards to v3.0.24
@ 2012-04-10 13:23 Bruce Ashfield
  2012-04-10 13:23 ` [PATCH 1/1] " Bruce Ashfield
  2012-04-11 14:56 ` [PATCH 0/1] " Saul Wold
  0 siblings, 2 replies; 4+ messages in thread
From: Bruce Ashfield @ 2012-04-10 13:23 UTC (permalink / raw)
  To: richard.purdie; +Cc: poky, saul.wold

Richard/Saul,

Here's a quick bump of the reference board SRCREVs to v3.0.24.
This has been in tree for some time, and has been built many
times by anyone using AUTOREV (myself included). This escaped my
mass update to v3.0.24.

Cheers,

Bruce

The following changes since commit c0a812c22272887390e44734fb426fd47c05e346:

  documentation/bsp-guide/bsp.xml: Added a info about meta-intel layer (2012-04-10 13:32:45 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib zedd/kernel-yocto
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel-yocto

Bruce Ashfield (1):
  linux-yocto/meta-yocto: update hardware reference boards to v3.0.24

 .../recipes-kernel/linux/linux-yocto_3.0.bbappend  |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

-- 
1.7.5.4



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

* [PATCH 1/1] linux-yocto/meta-yocto: update hardware reference boards to v3.0.24
  2012-04-10 13:23 [PATCH 0/1] linux-yocto/meta-yocto: update hardware reference boards to v3.0.24 Bruce Ashfield
@ 2012-04-10 13:23 ` Bruce Ashfield
  2012-04-10 13:33   ` Bruce Ashfield
  2012-04-11 14:56 ` [PATCH 0/1] " Saul Wold
  1 sibling, 1 reply; 4+ messages in thread
From: Bruce Ashfield @ 2012-04-10 13:23 UTC (permalink / raw)
  To: richard.purdie; +Cc: poky, saul.wold

The meta-yocto hardware reference boards missed a SRCREV update when the
base recipe when to v3.0.24. This updates the SRCREVs to ensure that the
kernel that is built and booted matches the version information conveyed
from the base recipe.

Fixes [YOCTO #2265]

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
---
 .../recipes-kernel/linux/linux-yocto_3.0.bbappend  |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/meta-yocto/recipes-kernel/linux/linux-yocto_3.0.bbappend b/meta-yocto/recipes-kernel/linux/linux-yocto_3.0.bbappend
index 2a9ad7b..9ee43e6 100644
--- a/meta-yocto/recipes-kernel/linux/linux-yocto_3.0.bbappend
+++ b/meta-yocto/recipes-kernel/linux/linux-yocto_3.0.bbappend
@@ -4,10 +4,10 @@ KMACHINE_mpc8315e-rdb = "yocto/standard/fsl-mpc8315e-rdb"
 KMACHINE_beagleboard = "yocto/standard/beagleboard"
 
 
-SRCREV_machine_atom-pc ?= "b42d0d016af36d0bbbb619c424200d4b5bc9ba28"
-SRCREV_machine_routerstationpro ?= "f1bc894b09bd9b048df99e53fd6559c5d84e4871"
-SRCREV_machine_mpc8315e-rdb ?= "7ba6d6853b6e7cf00a742baeba1503c80fc05314"
-SRCREV_machine_beagleboard ?= "fccd4e4041454f16f1e7a25569ec530eaa1bf89e"
+SRCREV_machine_atom-pc ?= "12b4af6966843baf7bb3aedbae93e69ae19405b0"
+SRCREV_machine_routerstationpro ?= "12b4af6966843baf7bb3aedbae93e69ae19405b1"
+SRCREV_machine_mpc8315e-rdb ?= "12b4af6966843baf7bb3aedbae93e69ae19405b0"
+SRCREV_machine_beagleboard ?= "12b4af6966843baf7bb3aedbae93e69ae19405b0"
 
 COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
 COMPATIBLE_MACHINE_routerstationpro = "routerstationpro"
-- 
1.7.5.4



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

* Re: [PATCH 1/1] linux-yocto/meta-yocto: update hardware reference boards to v3.0.24
  2012-04-10 13:23 ` [PATCH 1/1] " Bruce Ashfield
@ 2012-04-10 13:33   ` Bruce Ashfield
  0 siblings, 0 replies; 4+ messages in thread
From: Bruce Ashfield @ 2012-04-10 13:33 UTC (permalink / raw)
  To: richard.purdie; +Cc: poky, saul.wold

On Tue, Apr 10, 2012 at 9:23 AM, Bruce Ashfield
<bruce.ashfield@windriver.com> wrote:
> The meta-yocto hardware reference boards missed a SRCREV update when the
> base recipe when to v3.0.24. This updates the SRCREVs to ensure that the
> kernel that is built and booted matches the version information conveyed
> from the base recipe.
>
> Fixes [YOCTO #2265]
>
> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
> ---
>  .../recipes-kernel/linux/linux-yocto_3.0.bbappend  |    8 ++++----
>  1 files changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/meta-yocto/recipes-kernel/linux/linux-yocto_3.0.bbappend b/meta-yocto/recipes-kernel/linux/linux-yocto_3.0.bbappend
> index 2a9ad7b..9ee43e6 100644
> --- a/meta-yocto/recipes-kernel/linux/linux-yocto_3.0.bbappend
> +++ b/meta-yocto/recipes-kernel/linux/linux-yocto_3.0.bbappend
> @@ -4,10 +4,10 @@ KMACHINE_mpc8315e-rdb = "yocto/standard/fsl-mpc8315e-rdb"
>  KMACHINE_beagleboard = "yocto/standard/beagleboard"
>
>
> -SRCREV_machine_atom-pc ?= "b42d0d016af36d0bbbb619c424200d4b5bc9ba28"
> -SRCREV_machine_routerstationpro ?= "f1bc894b09bd9b048df99e53fd6559c5d84e4871"
> -SRCREV_machine_mpc8315e-rdb ?= "7ba6d6853b6e7cf00a742baeba1503c80fc05314"
> -SRCREV_machine_beagleboard ?= "fccd4e4041454f16f1e7a25569ec530eaa1bf89e"
> +SRCREV_machine_atom-pc ?= "12b4af6966843baf7bb3aedbae93e69ae19405b0"
> +SRCREV_machine_routerstationpro ?= "12b4af6966843baf7bb3aedbae93e69ae19405b1"

Anyone looking closely will see that this is different for no good
reason .. it's been
fixed on my contrib branch.

Working too late at night .. again.

Bruce

> +SRCREV_machine_mpc8315e-rdb ?= "12b4af6966843baf7bb3aedbae93e69ae19405b0"
> +SRCREV_machine_beagleboard ?= "12b4af6966843baf7bb3aedbae93e69ae19405b0"
>
>  COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
>  COMPATIBLE_MACHINE_routerstationpro = "routerstationpro"
> --
> 1.7.5.4
>
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"


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

* Re: [PATCH 0/1] linux-yocto/meta-yocto: update hardware reference boards to v3.0.24
  2012-04-10 13:23 [PATCH 0/1] linux-yocto/meta-yocto: update hardware reference boards to v3.0.24 Bruce Ashfield
  2012-04-10 13:23 ` [PATCH 1/1] " Bruce Ashfield
@ 2012-04-11 14:56 ` Saul Wold
  1 sibling, 0 replies; 4+ messages in thread
From: Saul Wold @ 2012-04-11 14:56 UTC (permalink / raw)
  To: Bruce Ashfield; +Cc: poky

On 04/10/2012 06:23 AM, Bruce Ashfield wrote:
> Richard/Saul,
>
> Here's a quick bump of the reference board SRCREVs to v3.0.24.
> This has been in tree for some time, and has been built many
> times by anyone using AUTOREV (myself included). This escaped my
> mass update to v3.0.24.
>
> Cheers,
>
> Bruce
>
> The following changes since commit c0a812c22272887390e44734fb426fd47c05e346:
>
>    documentation/bsp-guide/bsp.xml: Added a info about meta-intel layer (2012-04-10 13:32:45 +0100)
>
> are available in the git repository at:
>    git://git.pokylinux.org/poky-contrib zedd/kernel-yocto
>    http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel-yocto
>
> Bruce Ashfield (1):
>    linux-yocto/meta-yocto: update hardware reference boards to v3.0.24
>
>   .../recipes-kernel/linux/linux-yocto_3.0.bbappend  |    8 ++++----
>   1 files changed, 4 insertions(+), 4 deletions(-)
>

Merged into Poky Master

Thanks
	Sau!


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

end of thread, other threads:[~2012-04-11 14:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-10 13:23 [PATCH 0/1] linux-yocto/meta-yocto: update hardware reference boards to v3.0.24 Bruce Ashfield
2012-04-10 13:23 ` [PATCH 1/1] " Bruce Ashfield
2012-04-10 13:33   ` Bruce Ashfield
2012-04-11 14:56 ` [PATCH 0/1] " 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.