summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_3.4.bbappend
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2014-04-04 15:26:23 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-04-04 15:32:40 +0100
commit1e1f2527a83d3408b0b351fe673fa23bfd8be48e (patch)
tree9cc6015afbaf1608c40fc2256483322d821dfe85 /meta-yocto-bsp/recipes-kernel/linux/linux-yocto_3.4.bbappend
parent09d5f9f7a5123f67961c36794c1d142256e23c41 (diff)
downloadpoky-1e1f2527a83d3408b0b351fe673fa23bfd8be48e.tar.gz
routerstationpro: drop
This has been moved to meta-yocto-bsp-old; edgerouter replaces it as the MIPS reference platform going forward. (From meta-yocto rev: 74ae863b27878555445955337b19118968fabf6d) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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"