Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] linux-yocto: bump SRCREVs for utrace
@ 2011-06-17  4:38 Bruce Ashfield
  2011-06-17  4:38 ` [PATCH 1/2] linux-yocto: update SRCREVs for utrace merge Bruce Ashfield
  2011-06-22 21:14 ` [PATCH 0/1] linux-yocto: bump SRCREVs for utrace Richard Purdie
  0 siblings, 2 replies; 3+ 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] 3+ messages in thread

* [PATCH 1/2] linux-yocto: update SRCREVs for utrace merge
  2011-06-17  4:38 [PATCH 0/1] linux-yocto: bump SRCREVs for utrace Bruce Ashfield
@ 2011-06-17  4:38 ` Bruce Ashfield
  2011-06-22 21:14 ` [PATCH 0/1] linux-yocto: bump SRCREVs for utrace Richard Purdie
  1 sibling, 0 replies; 3+ 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] 3+ messages in thread

* Re: [PATCH 0/1] linux-yocto: bump SRCREVs for utrace
  2011-06-17  4:38 [PATCH 0/1] linux-yocto: bump SRCREVs for utrace Bruce Ashfield
  2011-06-17  4:38 ` [PATCH 1/2] linux-yocto: update SRCREVs for utrace merge Bruce Ashfield
@ 2011-06-22 21:14 ` Richard Purdie
  1 sibling, 0 replies; 3+ 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] 3+ messages in thread

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

Thread overview: 3+ 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:38 ` [PATCH 1/2] linux-yocto: update SRCREVs for utrace merge Bruce Ashfield
2011-06-22 21:14 ` [PATCH 0/1] linux-yocto: bump SRCREVs for utrace Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox