summaryrefslogtreecommitdiffstats
path: root/meta-romley
diff options
context:
space:
mode:
authorOng Boon Leong <boon.leong.ong@intel.com>2013-10-21 22:56:48 +0800
committerTom Zanussi <tom.zanussi@intel.com>2013-10-21 17:58:03 -0500
commit258f582ea9e037c4e4eff05f4742b6da55b18c0c (patch)
tree4811e9331595e34180bad43eaae3179455890fde /meta-romley
parentbf3b0601fa45b98ad33a2e4fd048f3616f50d8da (diff)
downloadmeta-intel-258f582ea9e037c4e4eff05f4742b6da55b18c0c.tar.gz
meta-romley: update linux-yocto_3.8 to v3.8.13
Update linux-yocto_3.8 meta-romley machine branch to v3.8.13 and update linux-yocto_3.8 meta branch to most recent. Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'meta-romley')
-rw-r--r--meta-romley/recipes-kernel/linux/linux-yocto_3.8.bbappend10
1 files changed, 5 insertions, 5 deletions
diff --git a/meta-romley/recipes-kernel/linux/linux-yocto_3.8.bbappend b/meta-romley/recipes-kernel/linux/linux-yocto_3.8.bbappend
index 514d7401..0264c227 100644
--- a/meta-romley/recipes-kernel/linux/linux-yocto_3.8.bbappend
+++ b/meta-romley/recipes-kernel/linux/linux-yocto_3.8.bbappend
@@ -5,16 +5,16 @@ COMPATIBLE_MACHINE_romley = "romley"
5KMACHINE_romley = "romley" 5KMACHINE_romley = "romley"
6KBRANCH_romley = "standard/common-pc-64/romley" 6KBRANCH_romley = "standard/common-pc-64/romley"
7 7
8SRCREV_machine_pn-linux-yocto_romley ?= "47aed0c17c1c55988198ad39f86ae88894c8e0a4" 8SRCREV_machine_pn-linux-yocto_romley ?= "dbf932a9b316d5b29b3e220e5a30e7a165ad2992"
9SRCREV_meta_pn-linux-yocto_romley ?= "2a6d36e75ca0a121570a389d7bab76ec240cbfda" 9SRCREV_meta_pn-linux-yocto_romley ?= "cb96851e7e559f9247d616d08406db6135c357cb"
10 10
11COMPATIBLE_MACHINE_romley-ivb = "romley-ivb" 11COMPATIBLE_MACHINE_romley-ivb = "romley-ivb"
12KMACHINE_romley-ivb = "romley" 12KMACHINE_romley-ivb = "romley"
13KBRANCH_romley-ivb = "standard/common-pc-64/romley" 13KBRANCH_romley-ivb = "standard/common-pc-64/romley"
14 14
15SRCREV_machine_pn-linux-yocto_romley-ivb ?= "47aed0c17c1c55988198ad39f86ae88894c8e0a4" 15SRCREV_machine_pn-linux-yocto_romley-ivb ?= "dbf932a9b316d5b29b3e220e5a30e7a165ad2992"
16SRCREV_meta_pn-linux-yocto_romley-ivb ?= "2a6d36e75ca0a121570a389d7bab76ec240cbfda" 16SRCREV_meta_pn-linux-yocto_romley-ivb ?= "cb96851e7e559f9247d616d08406db6135c357cb"
17 17
18LINUX_VERSION = "3.8.4" 18LINUX_VERSION = "3.8.13"
19 19
20module_autoload_uio = "uio" 20module_autoload_uio = "uio"