aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-yocto_3.8.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-yocto_3.8.bb')
-rw-r--r--recipes-kernel/linux/linux-yocto_3.8.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-yocto_3.8.bb b/recipes-kernel/linux/linux-yocto_3.8.bb
index b3bbc51..bda49b8 100644
--- a/recipes-kernel/linux/linux-yocto_3.8.bb
+++ b/recipes-kernel/linux/linux-yocto_3.8.bb
@@ -7,13 +7,13 @@ 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 ?= "c6e199184ea2ce13ec500418a8ed81de6621b91f"
+SRCREV_machine_pn-linux-yocto ?= "b688fe510d9eaadb2274855a826bbe4605546452"
SRCREV_meta_pn-linux-yocto ?= "edd6461602f6c2fc27bc72997e4437f422a9dccd"
SRCREV_emgd_pn-linux-yocto ?= "caea08c988e0f41103bbe18eafca20348f95da02"
LINUX_VERSION ?= "3.8.11"
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
PV = "${LINUX_VERSION}+git${SRCPV}"
COMPATIBLE_MACHINE = "minnow"