summaryrefslogtreecommitdiffstats
path: root/meta-romley/recipes-kernel
diff options
context:
space:
mode:
Diffstat (limited to 'meta-romley/recipes-kernel')
-rw-r--r--meta-romley/recipes-kernel/linux/linux-yocto_3.2.bbappend6
1 files changed, 4 insertions, 2 deletions
diff --git a/meta-romley/recipes-kernel/linux/linux-yocto_3.2.bbappend b/meta-romley/recipes-kernel/linux/linux-yocto_3.2.bbappend
index 1cba38f3..c54505ef 100644
--- a/meta-romley/recipes-kernel/linux/linux-yocto_3.2.bbappend
+++ b/meta-romley/recipes-kernel/linux/linux-yocto_3.2.bbappend
@@ -5,5 +5,7 @@ COMPATIBLE_MACHINE_romley = "romley"
5KMACHINE_romley = "romley" 5KMACHINE_romley = "romley"
6KBRANCH_romley = "standard/default/common-pc-64/romley" 6KBRANCH_romley = "standard/default/common-pc-64/romley"
7 7
8SRCREV_machine_pn-linux-yocto_romley ?= "7d26ac083cb255888536b42b622b97fb438753ad" 8SRCREV_machine_pn-linux-yocto_romley ?= "34e3cd8b7a1d18594a63b7b299fce46e32a6c80c"
9SRCREV_meta_pn-linux-yocto_romley ?= "07ee09b520579b9f29bd15fefb01fd28b34c6064" 9SRCREV_meta_pn-linux-yocto_romley ?= "486f7aec824b4127e91ef53228823e996b3696f0"
10
11LINUX_VERSION = "3.2.18"