All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] linux-yocto: bump SRCREVs for utrace
@ 2011-06-17  4:41 ` Bruce Ashfield
  0 siblings, 0 replies; 6+ messages in thread
From: Bruce Ashfield @ 2011-06-17  4:38 UTC (permalink / raw)
  To: richard.purdie; +Cc: openembedded-core, saul.wold

Richard/Saul,

Updating the SRCREVs to take into acccount the utrace update from
Tom. With this, the stage is set for systemtap support.

Note: the pull branch also contains a change for meta-yocto, so
grab the right one!

The following changes since commit 2163461ec94528ecf046a04edc5db3d2dd3a6b8b:
  Tom Zanussi (1):
        systemtap: remove non-core COMPATIBLE_MACHINES

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: update SRCREVs for utrace merge

 meta/recipes-kernel/linux/linux-yocto_2.6.37.bb    |   14 +++++++-------




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

* [PATCH 1/2] linux-yocto: update SRCREVs for utrace merge
  2011-06-17  4:41 ` [PATCH 0/1] linux-yocto/meta-yocto: " Bruce Ashfield
  (?)
@ 2011-06-17  4:38 ` Bruce Ashfield
  -1 siblings, 0 replies; 6+ messages in thread
From: Bruce Ashfield @ 2011-06-17  4:38 UTC (permalink / raw)
  To: richard.purdie; +Cc: openembedded-core, saul.wold

Updating the SRCREVs to account for the merge of utrace to support
systemtap.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
---
 meta/recipes-kernel/linux/linux-yocto_2.6.37.bb |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/meta/recipes-kernel/linux/linux-yocto_2.6.37.bb b/meta/recipes-kernel/linux/linux-yocto_2.6.37.bb
index f6abc9e..2ee801e 100644
--- a/meta/recipes-kernel/linux/linux-yocto_2.6.37.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_2.6.37.bb
@@ -14,13 +14,13 @@ KMETA = meta
 LINUX_VERSION ?= "2.6.37"
 LINUX_VERSION_EXTENSION ?= "-yocto-${LINUX_KERNEL_TYPE}"
 
-SRCREV_machine_qemuarm = "2070a54dbde57d2987c832a016b05949f7e6e086"
-SRCREV_machine_qemumips = "bd9eab8e382e11dc08a5de8b010570f03de949e5"
-SRCREV_machine_qemuppc = "704497b3a48c0882078f6167277d65d932292535"
-SRCREV_machine_qemux86 = "c1a74a7872fdd1152265087aa7e59b96a8f2f42a"
-SRCREV_machine_qemux86-64 = "1950ea205407d8950475a37404173572d55fd27f"
-SRCREV_machine = "697d84759be192403a8a87ab269196c67a0c2c88"
-SRCREV_meta = "46a1be20b01e50d5d0646e5622e9dd06433238c2"
+SRCREV_machine_qemuarm = "52424d35025cfa43f0d66cf6fa982a5c289a1ba4"
+SRCREV_machine_qemumips = "9083f18f40fc6a2baf76fa001bc4858e02f40378"
+SRCREV_machine_qemuppc = "9d278962ff228ea9627a85b0d21ed717246ebf1f"
+SRCREV_machine_qemux86 = "57545699dff0b384bb16be74b0358059da5cce6a"
+SRCREV_machine_qemux86-64 = "5d36c23eecdc9663c9c3a2a511d4872d3b3fd669"
+SRCREV_machine = "12646d158aced2ba0122787bd56ff554e371091c"
+SRCREV_meta = "8888d948e0ddbc5f37bd3dc23cc1b398ab230e2e"
 
 PR = "r18"
 PV = "${LINUX_VERSION}+git${SRCPV}"
-- 
1.7.0.4




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

* [PATCH 0/1] linux-yocto/meta-yocto: bump SRCREVs for utrace
@ 2011-06-17  4:41 ` Bruce Ashfield
  0 siblings, 0 replies; 6+ messages in thread
From: Bruce Ashfield @ 2011-06-17  4:41 UTC (permalink / raw)
  To: richard.purdie; +Cc: yocto, saul.wold

Richard/Saul,

Updating the SRCREVs to take into acccount the utrace update from
Tom. With this, the stage is set for systemtap support.

The following changes since commit 2163461ec94528ecf046a04edc5db3d2dd3a6b8b:
  Tom Zanussi (1):
        systemtap: remove non-core COMPATIBLE_MACHINES

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/meta-yocto: update SRCREVs for utrace merge

 .../linux/linux-yocto_2.6.37.bbappend              |   10 +++++-----



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

* [PATCH 2/2] linux-yocto/meta-yocto: update SRCREVs for utrace merge
  2011-06-17  4:41 ` [PATCH 0/1] linux-yocto/meta-yocto: " Bruce Ashfield
  (?)
  (?)
@ 2011-06-17  4:41 ` Bruce Ashfield
  -1 siblings, 0 replies; 6+ messages in thread
From: Bruce Ashfield @ 2011-06-17  4:41 UTC (permalink / raw)
  To: richard.purdie; +Cc: yocto, saul.wold

Updating the SRCREVs to account for the merge of utrace to support
systemtap.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
---
 .../linux/linux-yocto_2.6.37.bbappend              |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/meta-yocto/recipes-kernel/linux/linux-yocto_2.6.37.bbappend b/meta-yocto/recipes-kernel/linux/linux-yocto_2.6.37.bbappend
index 84e31e9..502ae76 100644
--- a/meta-yocto/recipes-kernel/linux/linux-yocto_2.6.37.bbappend
+++ b/meta-yocto/recipes-kernel/linux/linux-yocto_2.6.37.bbappend
@@ -3,11 +3,11 @@ KMACHINE_routerstationpro = "yocto/standard/routerstationpro"
 KMACHINE_mpc8315e-rdb = "yocto/standard/fsl-mpc8315e-rdb"
 KMACHINE_beagleboard = "yocto/standard/beagleboard"
 
-SRCREV_machine_emenlow = "7dd88fc03db50b131e4a96e6af8036a836ccc300"
-SRCREV_machine_atom-pc = "1ccece1d42a598fef0f5f9666c9c81315302c129"
-SRCREV_machine_routerstationpro = "8b5f5129292bb218435ac9ffa1fb9943bdc7d456"
-SRCREV_machine_mpc8315e-rdb = "dcf359635969abdbdd15f60b702ab17ed6174892"
-SRCREV_machine_beagleboard = "9cb5c3fb1634e541cacceeb8c8cabe88afa5b080"
+SRCREV_machine_emenlow = "16ee3992a267124d425533275ebba4e6b7ae50a2"
+SRCREV_machine_atom-pc = "77c90b3cd111a160d845400b4180d436e4b554df"
+SRCREV_machine_routerstationpro = "014b17dffa3447350ad8c7bf847e4aedfc0c3196"
+SRCREV_machine_mpc8315e-rdb = "c0d1bf23f865fdd07839c2002ca85a4913f0e111"
+SRCREV_machine_beagleboard = "bd97d3f257387a3659b5c2761b0d5323b65203c7"
 
 COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
 COMPATIBLE_MACHINE_routerstationpro = "routerstationpro"
-- 
1.7.0.4



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

* Re: [PATCH 0/1] linux-yocto: bump SRCREVs for utrace
  2011-06-17  4:41 ` [PATCH 0/1] linux-yocto/meta-yocto: " Bruce Ashfield
                   ` (2 preceding siblings ...)
  (?)
@ 2011-06-22 21:14 ` Richard Purdie
  -1 siblings, 0 replies; 6+ messages in thread
From: Richard Purdie @ 2011-06-22 21:14 UTC (permalink / raw)
  To: Bruce Ashfield; +Cc: openembedded-core, saul.wold

On Fri, 2011-06-17 at 00:38 -0400, Bruce Ashfield wrote:
> Richard/Saul,
> 
> Updating the SRCREVs to take into acccount the utrace update from
> Tom. With this, the stage is set for systemtap support.
> 
> Note: the pull branch also contains a change for meta-yocto, so
> grab the right one!
> 
> The following changes since commit 2163461ec94528ecf046a04edc5db3d2dd3a6b8b:
>   Tom Zanussi (1):
>         systemtap: remove non-core COMPATIBLE_MACHINES
> 
> 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: update SRCREVs for utrace merge

Merged to master, thanks.

Richard




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

* Re: [PATCH 0/1] linux-yocto/meta-yocto: bump SRCREVs for utrace
  2011-06-17  4:41 ` [PATCH 0/1] linux-yocto/meta-yocto: " Bruce Ashfield
                   ` (3 preceding siblings ...)
  (?)
@ 2011-06-22 21:14 ` Richard Purdie
  -1 siblings, 0 replies; 6+ messages in thread
From: Richard Purdie @ 2011-06-22 21:14 UTC (permalink / raw)
  To: Bruce Ashfield; +Cc: yocto, saul.wold

On Fri, 2011-06-17 at 00:41 -0400, Bruce Ashfield wrote:
> Richard/Saul,
> 
> Updating the SRCREVs to take into acccount the utrace update from
> Tom. With this, the stage is set for systemtap support.
> 
> The following changes since commit 2163461ec94528ecf046a04edc5db3d2dd3a6b8b:
>   Tom Zanussi (1):
>         systemtap: remove non-core COMPATIBLE_MACHINES
> 
> 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/meta-yocto: update SRCREVs for utrace merge

Merged to master, thanks.

Richard



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

end of thread, other threads:[~2011-06-22 21:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-17  4:38 [PATCH 0/1] linux-yocto: bump SRCREVs for utrace Bruce Ashfield
2011-06-17  4:41 ` [PATCH 0/1] linux-yocto/meta-yocto: " Bruce Ashfield
2011-06-17  4:38 ` [PATCH 1/2] linux-yocto: update SRCREVs for utrace merge Bruce Ashfield
2011-06-17  4:41 ` [PATCH 2/2] linux-yocto/meta-yocto: " Bruce Ashfield
2011-06-22 21:14 ` [PATCH 0/1] linux-yocto: bump SRCREVs for utrace Richard Purdie
2011-06-22 21:14 ` [PATCH 0/1] linux-yocto/meta-yocto: " 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.