aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/linux-yocto_3.8.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-yocto_3.8.bb b/recipes-kernel/linux/linux-yocto_3.8.bb
index bda49b8..9bed783 100644
--- a/recipes-kernel/linux/linux-yocto_3.8.bb
+++ b/recipes-kernel/linux/linux-yocto_3.8.bb
@@ -7,11 +7,11 @@ KMETA = "meta"
SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.8;protocol=git;nocheckout=1;branch=${KBRANCH},${KMETA},emgd-1.16;name=machine,meta,emgd \
file://media.cfg"
-SRCREV_machine_pn-linux-yocto ?= "b688fe510d9eaadb2274855a826bbe4605546452"
-SRCREV_meta_pn-linux-yocto ?= "edd6461602f6c2fc27bc72997e4437f422a9dccd"
+SRCREV_machine_pn-linux-yocto ?= "4afed227ab8d84c7eaf222cad85e8232e4ea9cb0"
+SRCREV_meta_pn-linux-yocto ?= "ad45d1d36de36b42cb8a3a8b34752a9b26ce6a68"
SRCREV_emgd_pn-linux-yocto ?= "caea08c988e0f41103bbe18eafca20348f95da02"
-LINUX_VERSION ?= "3.8.11"
+LINUX_VERSION ?= "3.8.13"
PR = "${INC_PR}.1"
PV = "${LINUX_VERSION}+git${SRCPV}"