summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_3.4.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-yocto-bsp/recipes-kernel/linux/linux-yocto_3.4.bbappend')
-rw-r--r--meta-yocto-bsp/recipes-kernel/linux/linux-yocto_3.4.bbappend5
1 files changed, 0 insertions, 5 deletions
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_3.4.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_3.4.bbappend
index 0ff485f46a..13aa5d97ad 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_3.4.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_3.4.bbappend
@@ -1,12 +1,7 @@
1KBRANCH_routerstationpro = "standard/routerstationpro"
2KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb" 1KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
3 2
4SRCREV_machine_genericx86 ?= "cdd7a546922ca1c46c94adeec3b9c90dc9aaad2d" 3SRCREV_machine_genericx86 ?= "cdd7a546922ca1c46c94adeec3b9c90dc9aaad2d"
5SRCREV_machine_routerstationpro ?= "62b86dc8ac794cd97c61a99418d7429e6a83ec1a"
6SRCREV_machine_mpc8315e-rdb ?= "b2f78892b3ff6cc940e4661f7b2017a73b289c73" 4SRCREV_machine_mpc8315e-rdb ?= "b2f78892b3ff6cc940e4661f7b2017a73b289c73"
7 5
8COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb" 6COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
9COMPATIBLE_MACHINE_routerstationpro = "routerstationpro"
10 7
11# routerstationpro has a flash size of 16mb
12KERNEL_IMAGE_MAXSIZE_append_routerstationpro = "16777216"