summaryrefslogtreecommitdiffstats
path: root/meta-jasperforest
diff options
context:
space:
mode:
Diffstat (limited to 'meta-jasperforest')
-rw-r--r--meta-jasperforest/recipes-kernel/linux/linux-yocto_3.2.bbappend6
-rw-r--r--meta-jasperforest/recipes-kernel/linux/linux-yocto_3.4.bbappend6
2 files changed, 8 insertions, 4 deletions
diff --git a/meta-jasperforest/recipes-kernel/linux/linux-yocto_3.2.bbappend b/meta-jasperforest/recipes-kernel/linux/linux-yocto_3.2.bbappend
index a2328957..4e12708e 100644
--- a/meta-jasperforest/recipes-kernel/linux/linux-yocto_3.2.bbappend
+++ b/meta-jasperforest/recipes-kernel/linux/linux-yocto_3.2.bbappend
@@ -5,5 +5,7 @@ COMPATIBLE_MACHINE_jasperforest = "jasperforest"
5KMACHINE_jasperforest = "jasperforest" 5KMACHINE_jasperforest = "jasperforest"
6KBRANCH_jasperforest = "standard/default/common-pc-64/jasperforest" 6KBRANCH_jasperforest = "standard/default/common-pc-64/jasperforest"
7 7
8SRCREV_machine_pn-linux-yocto_jasperforest ?= "${AUTOREV}" 8SRCREV_machine_pn-linux-yocto_jasperforest ?= "2a98cc74757bd353c7d49a2d0c7b479aba81d58e"
9SRCREV_meta_pn-linux-yocto_jasperforest ?= "${AUTOREV}" 9SRCREV_meta_pn-linux-yocto_jasperforest ?= "e7f2fdc48f8808887175f0328274a2668084738c"
10
11LINUX_VERSION = "3.2.32"
diff --git a/meta-jasperforest/recipes-kernel/linux/linux-yocto_3.4.bbappend b/meta-jasperforest/recipes-kernel/linux/linux-yocto_3.4.bbappend
index cee9bc09..a5bf68f8 100644
--- a/meta-jasperforest/recipes-kernel/linux/linux-yocto_3.4.bbappend
+++ b/meta-jasperforest/recipes-kernel/linux/linux-yocto_3.4.bbappend
@@ -5,5 +5,7 @@ COMPATIBLE_MACHINE_jasperforest = "jasperforest"
5KMACHINE_jasperforest = "jasperforest" 5KMACHINE_jasperforest = "jasperforest"
6KBRANCH_jasperforest = "standard/common-pc-64/jasperforest" 6KBRANCH_jasperforest = "standard/common-pc-64/jasperforest"
7 7
8SRCREV_machine_pn-linux-yocto_jasperforest ?= "${AUTOREV}" 8SRCREV_machine_pn-linux-yocto_jasperforest ?= "13809f2cfd9be0ce86bd486e1643f9b90bed6f4f"
9SRCREV_meta_pn-linux-yocto_jasperforest ?= "${AUTOREV}" 9SRCREV_meta_pn-linux-yocto_jasperforest ?= "f697e099bc76d5df3a307a5bc0cc25021dd6dfe0"
10
11LINUX_VERSION = "3.4.28"