summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_3.4.bbappend
diff options
context:
space:
mode:
authorAdrian Dudau <adrian.dudau@enea.com>2013-12-12 13:38:32 +0100
committerAdrian Dudau <adrian.dudau@enea.com>2013-12-12 13:50:20 +0100
commite2e6f6fe07049f33cb6348780fa975162752e421 (patch)
treeb1813295411235d1297a0ed642b1346b24fdfb12 /meta-yocto-bsp/recipes-kernel/linux/linux-yocto_3.4.bbappend
downloadpoky-e2e6f6fe07049f33cb6348780fa975162752e421.tar.gz
initial commit of Enea Linux 3.1
Migrated from the internal git server on the dora-enea branch Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
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.bbappend15
1 files changed, 15 insertions, 0 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
new file mode 100644
index 0000000000..7c2bd67708
--- /dev/null
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_3.4.bbappend
@@ -0,0 +1,15 @@
1KBRANCH_routerstationpro = "standard/routerstationpro"
2KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
3KBRANCH_beagleboard = "standard/beagleboard"
4
5SRCREV_machine_genericx86 ?= "cdd7a546922ca1c46c94adeec3b9c90dc9aaad2d"
6SRCREV_machine_routerstationpro ?= "62b86dc8ac794cd97c61a99418d7429e6a83ec1a"
7SRCREV_machine_mpc8315e-rdb ?= "b2f78892b3ff6cc940e4661f7b2017a73b289c73"
8SRCREV_machine_beagleboard ?= "cdd7a546922ca1c46c94adeec3b9c90dc9aaad2d"
9
10COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
11COMPATIBLE_MACHINE_routerstationpro = "routerstationpro"
12COMPATIBLE_MACHINE_beagleboard = "beagleboard"
13
14# routerstationpro has a flash size of 16mb
15KERNEL_IMAGE_MAXSIZE_append_routerstationpro = "16777216"