summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2011-06-17 00:22:30 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-06-22 22:13:09 +0100
commit60871cc6874e8005e6ac074dfd8f3c90b1cdd001 (patch)
tree818fc60806dfabadd892cbbcb8614595dff3be08 /meta/recipes-kernel/linux
parent0aad8f3f608683e2760cfc3afc8a3c8f05e4ef15 (diff)
downloadpoky-60871cc6874e8005e6ac074dfd8f3c90b1cdd001.tar.gz
linux-yocto: update SRCREVs for utrace merge
Updating the SRCREVs to account for the merge of utrace to support systemtap. (From OE-Core rev: ac12cbf31433743e5966d1d2013e010f0c548c43) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_2.6.37.bb14
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 f6abc9e3ab..2ee801ed04 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
14LINUX_VERSION ?= "2.6.37" 14LINUX_VERSION ?= "2.6.37"
15LINUX_VERSION_EXTENSION ?= "-yocto-${LINUX_KERNEL_TYPE}" 15LINUX_VERSION_EXTENSION ?= "-yocto-${LINUX_KERNEL_TYPE}"
16 16
17SRCREV_machine_qemuarm = "2070a54dbde57d2987c832a016b05949f7e6e086" 17SRCREV_machine_qemuarm = "52424d35025cfa43f0d66cf6fa982a5c289a1ba4"
18SRCREV_machine_qemumips = "bd9eab8e382e11dc08a5de8b010570f03de949e5" 18SRCREV_machine_qemumips = "9083f18f40fc6a2baf76fa001bc4858e02f40378"
19SRCREV_machine_qemuppc = "704497b3a48c0882078f6167277d65d932292535" 19SRCREV_machine_qemuppc = "9d278962ff228ea9627a85b0d21ed717246ebf1f"
20SRCREV_machine_qemux86 = "c1a74a7872fdd1152265087aa7e59b96a8f2f42a" 20SRCREV_machine_qemux86 = "57545699dff0b384bb16be74b0358059da5cce6a"
21SRCREV_machine_qemux86-64 = "1950ea205407d8950475a37404173572d55fd27f" 21SRCREV_machine_qemux86-64 = "5d36c23eecdc9663c9c3a2a511d4872d3b3fd669"
22SRCREV_machine = "697d84759be192403a8a87ab269196c67a0c2c88" 22SRCREV_machine = "12646d158aced2ba0122787bd56ff554e371091c"
23SRCREV_meta = "46a1be20b01e50d5d0646e5622e9dd06433238c2" 23SRCREV_meta = "8888d948e0ddbc5f37bd3dc23cc1b398ab230e2e"
24 24
25PR = "r18" 25PR = "r18"
26PV = "${LINUX_VERSION}+git${SRCPV}" 26PV = "${LINUX_VERSION}+git${SRCPV}"