summaryrefslogtreecommitdiffstats
path: root/meta-romley/recipes-kernel/linux/linux-yocto_3.2.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-romley/recipes-kernel/linux/linux-yocto_3.2.bbappend')
-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 e0e3e0d9..99e03873 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 ?= "${AUTOREV}" 8SRCREV_machine_pn-linux-yocto_romley ?= "f80ca865245b0a269e732d42f1e6f64849505662"
9SRCREV_meta_pn-linux-yocto_romley ?= "${AUTOREV}" 9SRCREV_meta_pn-linux-yocto_romley ?= "e7f2fdc48f8808887175f0328274a2668084738c"
10
11LINUX_VERSION = "3.2.32"