diff options
author | Ong Boon Leong <boon.leong.ong@intel.com> | 2013-11-12 09:24:41 +0800 |
---|---|---|
committer | Tom Zanussi <tom.zanussi@intel.com> | 2013-11-11 21:46:00 -0600 |
commit | e592211661016508a659afa2102caedf39b2f08d (patch) | |
tree | 7315506ed9e3fb8714b40a9944bf220fcbc4ac34 /meta-romley/recipes-kernel | |
parent | a108fbbe0394bbb34202ad734a1b9146f4e69dd7 (diff) | |
download | meta-intel-e592211661016508a659afa2102caedf39b2f08d.tar.gz |
meta-romley: update linux-yocto_3.10 SRCREV
Update machine and meta branch to use latest SRCREV.
Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com>
Acked-By: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'meta-romley/recipes-kernel')
-rw-r--r-- | meta-romley/recipes-kernel/linux/linux-yocto_3.10.bbappend | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/meta-romley/recipes-kernel/linux/linux-yocto_3.10.bbappend b/meta-romley/recipes-kernel/linux/linux-yocto_3.10.bbappend index ec8c9a17..ec9beada 100644 --- a/meta-romley/recipes-kernel/linux/linux-yocto_3.10.bbappend +++ b/meta-romley/recipes-kernel/linux/linux-yocto_3.10.bbappend | |||
@@ -5,16 +5,16 @@ COMPATIBLE_MACHINE_romley = "romley" | |||
5 | KMACHINE_romley = "romley" | 5 | KMACHINE_romley = "romley" |
6 | KBRANCH_romley = "standard/common-pc-64/romley" | 6 | KBRANCH_romley = "standard/common-pc-64/romley" |
7 | 7 | ||
8 | SRCREV_machine_pn-linux-yocto_romley ?= "85cdabba08d484bdcc4b25f0bbc23ac60c75aa5b" | 8 | SRCREV_machine_pn-linux-yocto_romley ?= "c03195ed6e3066494e3fb4be69154a57066e845b" |
9 | SRCREV_meta_pn-linux-yocto_romley ?= "452f0679ea93a6cb4433bebd7177629228a5cf68" | 9 | SRCREV_meta_pn-linux-yocto_romley ?= "f1c9080cd27f99700fa59b5375d1ddd0afe625ad" |
10 | 10 | ||
11 | COMPATIBLE_MACHINE_romley-ivb = "romley-ivb" | 11 | COMPATIBLE_MACHINE_romley-ivb = "romley-ivb" |
12 | KMACHINE_romley-ivb = "romley" | 12 | KMACHINE_romley-ivb = "romley" |
13 | KBRANCH_romley-ivb = "standard/common-pc-64/romley" | 13 | KBRANCH_romley-ivb = "standard/common-pc-64/romley" |
14 | 14 | ||
15 | SRCREV_machine_pn-linux-yocto_romley-ivb ?= "85cdabba08d484bdcc4b25f0bbc23ac60c75aa5b" | 15 | SRCREV_machine_pn-linux-yocto_romley-ivb ?= "c03195ed6e3066494e3fb4be69154a57066e845b" |
16 | SRCREV_meta_pn-linux-yocto_romley-ivb ?= "452f0679ea93a6cb4433bebd7177629228a5cf68" | 16 | SRCREV_meta_pn-linux-yocto_romley-ivb ?= "f1c9080cd27f99700fa59b5375d1ddd0afe625ad" |
17 | 17 | ||
18 | LINUX_VERSION = "3.10.11" | 18 | LINUX_VERSION = "3.10.17" |
19 | 19 | ||
20 | module_autoload_uio = "uio" | 20 | module_autoload_uio = "uio" |