summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2011-06-22 15:46:20 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-06-22 22:55:25 +0100
commitf9b77564cc7f62ea0bc4b4320036f2d6d5c90e27 (patch)
tree48d83220feddceebbcd56622756dcf53ac4e5608 /meta/recipes-kernel
parent91ddf0ad3a120bbfb5a24bd853d4d195291faa95 (diff)
downloadopenembedded-core-contrib-f9b77564cc7f62ea0bc4b4320036f2d6d5c90e27.tar.gz
linux-yocto: update meta and yocto/standard SRCREVs
As part of sync'ing the in-tree beagleboard support, the following commit has been pushed to all branches, and hence the SRCREV update: bb8e31f USB: ehci: remove structure packing from ehci_def The meta SRCREV update is to capture the new and sync'd BSP configuration. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta/recipes-kernel')
-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 90943c2b9c..f244226e52 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 = "52424d35025cfa43f0d66cf6fa982a5c289a1ba4"
-SRCREV_machine_qemumips = "9083f18f40fc6a2baf76fa001bc4858e02f40378"
-SRCREV_machine_qemuppc = "9d278962ff228ea9627a85b0d21ed717246ebf1f"
-SRCREV_machine_qemux86 = "57545699dff0b384bb16be74b0358059da5cce6a"
-SRCREV_machine_qemux86-64 = "5d36c23eecdc9663c9c3a2a511d4872d3b3fd669"
-SRCREV_machine = "12646d158aced2ba0122787bd56ff554e371091c"
-SRCREV_meta = "94fa015b130e96a3b6242a8ac4ff4cca9406951f"
+SRCREV_machine_qemuarm = "92232beb4e72fcf8d85abe79edba0cdf53f1ce41"
+SRCREV_machine_qemumips = "30cc7e06fba9126e79b4a0a3219c7d0259638f7a"
+SRCREV_machine_qemuppc = "4ae67af1d0ece9944f8e640925aaf69aa5f10e34"
+SRCREV_machine_qemux86 = "ea7bcd9e408ddfaf5ecd0bcc37956998add58e2d"
+SRCREV_machine_qemux86-64 = "790b4cd5ff0bb8c4f4523763436efd438c692342"
+SRCREV_machine = "bb8e31f2c99f5e007660d4540df246fb7ecfa746"
+SRCREV_meta = "d5d3c6480d61f83503ccef7fbcd765f7aca8b71b"
PR = "r19"
PV = "${LINUX_VERSION}+git${SRCPV}"