summaryrefslogtreecommitdiffstats
path: root/meta-sys940x/recipes-kernel/linux/linux-yocto_3.4.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-sys940x/recipes-kernel/linux/linux-yocto_3.4.bbappend')
-rw-r--r--meta-sys940x/recipes-kernel/linux/linux-yocto_3.4.bbappend12
1 files changed, 7 insertions, 5 deletions
diff --git a/meta-sys940x/recipes-kernel/linux/linux-yocto_3.4.bbappend b/meta-sys940x/recipes-kernel/linux/linux-yocto_3.4.bbappend
index 0df0c8a4..541b0d8a 100644
--- a/meta-sys940x/recipes-kernel/linux/linux-yocto_3.4.bbappend
+++ b/meta-sys940x/recipes-kernel/linux/linux-yocto_3.4.bbappend
@@ -12,11 +12,13 @@ KMACHINE_sys940x-noemgd = "sys940x"
KBRANCH_sys940x-noemgd = "standard/base"
KERNEL_FEATURES_sys940x-noemgd = " cfg/vesafb"
-SRCREV_machine_pn-linux-yocto_sys940x ?= "${AUTOREV}"
-SRCREV_meta_pn-linux-yocto_sys940x ?= "${AUTOREV}"
-SRCREV_emgd_pn-linux-yocto_sys940x ?= "${AUTOREV}"
+SRCREV_machine_pn-linux-yocto_sys940x ?= "13809f2cfd9be0ce86bd486e1643f9b90bed6f4f"
+SRCREV_meta_pn-linux-yocto_sys940x ?= "f697e099bc76d5df3a307a5bc0cc25021dd6dfe0"
+SRCREV_emgd_pn-linux-yocto_sys940x ?= "86643bdd8cbad616a161ab91f51108cf0da827bc"
-SRCREV_machine_pn-linux-yocto_sys940x-noemgd ?= "${AUTOREV}"
-SRCREV_meta_pn-linux-yocto_sys940x-noemgd ?= "${AUTOREV}"
+SRCREV_machine_pn-linux-yocto_sys940x-noemgd ?= "13809f2cfd9be0ce86bd486e1643f9b90bed6f4f"
+SRCREV_meta_pn-linux-yocto_sys940x-noemgd ?= "f697e099bc76d5df3a307a5bc0cc25021dd6dfe0"
SRC_URI_sys940x = "git://git.yoctoproject.org/linux-yocto-3.4.git;protocol=git;nocheckout=1;branch=${KBRANCH},${KMETA},emgd-1.14;name=machine,meta,emgd"
+
+LINUX_VERSION = "3.4.28"