diff options
author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2013-03-25 10:43:32 -0700 |
---|---|---|
committer | Tom Zanussi <tom.zanussi@intel.com> | 2013-03-29 12:41:03 -0500 |
commit | fc9107502d0aed4bb1355f5c57a032476c6e5f42 (patch) | |
tree | bac2758e89ba5a0c98d04888778e45b6b384e86a | |
parent | 319892024b10993e9859515de996f0a1375f664e (diff) | |
download | meta-intel-fc9107502d0aed4bb1355f5c57a032476c6e5f42.tar.gz |
jasperforest: update v3.8 kernel recipe commits to v3.8.4
And specify the LINUX_VERSION corresponding to the kernel branch commits.
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
-rw-r--r-- | meta-jasperforest/recipes-kernel/linux/linux-yocto_3.8.bbappend | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/meta-jasperforest/recipes-kernel/linux/linux-yocto_3.8.bbappend b/meta-jasperforest/recipes-kernel/linux/linux-yocto_3.8.bbappend index 4c47b5f6..fa596b02 100644 --- a/meta-jasperforest/recipes-kernel/linux/linux-yocto_3.8.bbappend +++ b/meta-jasperforest/recipes-kernel/linux/linux-yocto_3.8.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_meta_jasperforest = "c2ed0f16fdec628242a682897d5d86df4547cf24" | 8 | LINUX_VERSION = "3.8.4" |
9 | SRCREV_machine_jasperforest = "b170394a475b96ecc92cbc9e4b002bed0a9f69c5" | 9 | |
10 | SRCREV_meta_jasperforest = "2a6d36e75ca0a121570a389d7bab76ec240cbfda" | ||
11 | SRCREV_machine_jasperforest = "47aed0c17c1c55988198ad39f86ae88894c8e0a4" | ||