aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2013-05-05 21:23:30 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-05-08 15:41:06 +0100
commitb60d04331f84e06fae6c074acab045c3e003929b (patch)
tree9d3de44ac3c975c280a94f431ef8c6e4dc5ec62d
parent98446039e210936a32e70559a379131e8e0d832f (diff)
downloadopenembedded-core-contrib-b60d04331f84e06fae6c074acab045c3e003929b.tar.gz
linux-yocto/3.8: udpate to v3.8.11
Update the linux-yocto-3.8 SRCREVs to the korg 3.8.11 -stable release. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb8
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_3.8.bb6
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_3.8.bb16
3 files changed, 15 insertions, 15 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb
index 980229c7f0..d0e58082e5 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.8.bb
@@ -3,14 +3,14 @@ require recipes-kernel/linux/linux-yocto.inc
KBRANCH = "standard/preempt-rt/base"
KBRANCH_qemuppc = "standard/preempt-rt/qemuppc"
-LINUX_VERSION ?= "3.8.4"
+LINUX_VERSION ?= "3.8.11"
LINUX_KERNEL_TYPE = "preempt-rt"
KMETA = "meta"
-SRCREV_machine ?= "fd5af245e21d80e8700d41c1ecf3fc4b2c3d2e40"
-SRCREV_machine_qemuppc ?= "fa8b702a32cc19e77805d91224d0409f09808c88"
-SRCREV_meta ?= "27b63fdbd25ad1a37bacc05f49a205c150d21779"
+SRCREV_machine ?= "eeadef5c3a0a40aa4e01b20362e40009927f3ad6"
+SRCREV_machine_qemuppc ?= "c7d4373996ddeb82ab7b8b5ea391227c8d10c6e9"
+SRCREV_meta ?= "8482dcdf68f9f7501118f4c01fdcb8f851882997"
PR = "${INC_PR}.1"
PV = "${LINUX_VERSION}+git${SRCPV}"
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.8.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.8.bb
index 6ef143ebb2..ee8e66911c 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.8.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.8.bb
@@ -8,12 +8,12 @@ KBRANCH = "${KBRANCH_DEFAULT}"
LINUX_KERNEL_TYPE = "tiny"
KCONFIG_MODE = "--allnoconfig"
-LINUX_VERSION ?= "3.8.4"
+LINUX_VERSION ?= "3.8.11"
KMETA = "meta"
-SRCREV_machine ?= "d9a45e3325030f7bd6f37947a7a0b12da7f602c3"
-SRCREV_meta ?= "27b63fdbd25ad1a37bacc05f49a205c150d21779"
+SRCREV_machine ?= "dd089cb5ba37ea14e8f90a884bf2a5be64ed817d"
+SRCREV_meta ?= "8482dcdf68f9f7501118f4c01fdcb8f851882997"
PR = "${INC_PR}.1"
PV = "${LINUX_VERSION}+git${SRCPV}"
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.8.bb b/meta/recipes-kernel/linux/linux-yocto_3.8.bb
index 4bf6bf4009..2fcadddccf 100644
--- a/meta/recipes-kernel/linux/linux-yocto_3.8.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_3.8.bb
@@ -3,17 +3,17 @@ require recipes-kernel/linux/linux-yocto.inc
KBRANCH_DEFAULT = "standard/base"
KBRANCH = "${KBRANCH_DEFAULT}"
-SRCREV_machine_qemuarm ?= "1473dd2b4505109d45bd7099f63826a66b71103d"
-SRCREV_machine_qemumips ?= "1695c38d04855cc225bcc1968289770f0fa0ea64"
-SRCREV_machine_qemuppc ?= "8b39c0424704a40c740b1ac61449fdf190a8460a"
-SRCREV_machine_qemux86 ?= "d9a45e3325030f7bd6f37947a7a0b12da7f602c3"
-SRCREV_machine_qemux86-64 ?= "d9a45e3325030f7bd6f37947a7a0b12da7f602c3"
-SRCREV_machine ?= "d9a45e3325030f7bd6f37947a7a0b12da7f602c3"
-SRCREV_meta ?= "27b63fdbd25ad1a37bacc05f49a205c150d21779"
+SRCREV_machine_qemuarm ?= "8fb1a478c9a05362e2e4e62fc30f5ef5d6c21f49"
+SRCREV_machine_qemumips ?= "b8870f2b11f4c948ae90a19886335fa8b7fca487"
+SRCREV_machine_qemuppc ?= "e4c12f12e61a29b6605c4fcbcfd6dbe18bd7b4e4"
+SRCREV_machine_qemux86 ?= "dd089cb5ba37ea14e8f90a884bf2a5be64ed817d"
+SRCREV_machine_qemux86-64 ?= "dd089cb5ba37ea14e8f90a884bf2a5be64ed817d"
+SRCREV_machine ?= "dd089cb5ba37ea14e8f90a884bf2a5be64ed817d"
+SRCREV_meta ?= "8482dcdf68f9f7501118f4c01fdcb8f851882997"
SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.8.git;protocol=git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta"
-LINUX_VERSION ?= "3.8.4"
+LINUX_VERSION ?= "3.8.11"
PR = "${INC_PR}.1"
PV = "${LINUX_VERSION}+git${SRCPV}"