diff options
Diffstat (limited to 'meta-jasperforest')
-rw-r--r-- | meta-jasperforest/recipes-kernel/linux/linux-yocto_3.2.bbappend | 2 | ||||
-rw-r--r-- | meta-jasperforest/recipes-kernel/linux/linux-yocto_3.4.bbappend | 6 |
2 files changed, 6 insertions, 2 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 2c3dd866..537a90cb 100644 --- a/meta-jasperforest/recipes-kernel/linux/linux-yocto_3.2.bbappend +++ b/meta-jasperforest/recipes-kernel/linux/linux-yocto_3.2.bbappend | |||
@@ -7,3 +7,5 @@ KBRANCH_jasperforest = "standard/default/common-pc-64/jasperforest" | |||
7 | 7 | ||
8 | SRCREV_machine_pn-linux-yocto_jasperforest ?= "3303a0ec2cde4766fd0ee9dd059e9b4dd7bd7e79" | 8 | SRCREV_machine_pn-linux-yocto_jasperforest ?= "3303a0ec2cde4766fd0ee9dd059e9b4dd7bd7e79" |
9 | SRCREV_meta_pn-linux-yocto_jasperforest ?= "486f7aec824b4127e91ef53228823e996b3696f0" | 9 | SRCREV_meta_pn-linux-yocto_jasperforest ?= "486f7aec824b4127e91ef53228823e996b3696f0" |
10 | |||
11 | LINUX_VERSION = "3.2.18" | ||
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 7c5a9081..255f12a5 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" | |||
5 | KMACHINE_jasperforest = "jasperforest" | 5 | KMACHINE_jasperforest = "jasperforest" |
6 | KBRANCH_jasperforest = "standard/common-pc-64/jasperforest" | 6 | KBRANCH_jasperforest = "standard/common-pc-64/jasperforest" |
7 | 7 | ||
8 | SRCREV_machine_pn-linux-yocto_jasperforest ?= "449f7f520350700858f21a5554b81cc8ad23267d" | 8 | SRCREV_machine_pn-linux-yocto_jasperforest ?= "218bd8d2022b9852c60d32f0d770931e3cf343e2" |
9 | SRCREV_meta_pn-linux-yocto_jasperforest ?= "9e3bdb7344054264b750e53fbbb6394cc1c942ac" | 9 | SRCREV_meta_pn-linux-yocto_jasperforest ?= "68a635bf8dfb64b02263c1ac80c948647cc76d5f" |
10 | |||
11 | LINUX_VERSION = "3.4.11" | ||