summaryrefslogtreecommitdiffstats
path: root/meta-yocto
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2011-07-26 23:58:13 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-07-27 16:12:11 +0100
commitcec3932fb88e845465a5040e82acba3dc0db7992 (patch)
treed79c623dfd79dc1d2d359bce1c900da61d744f02 /meta-yocto
parent4130931694fdf29aabaaefeabccfabefc00be4e3 (diff)
downloadast2050-yocto-poky-cec3932fb88e845465a5040e82acba3dc0db7992.zip
ast2050-yocto-poky-cec3932fb88e845465a5040e82acba3dc0db7992.tar.gz
linux-yocto/meta-yocto: create linux-yocto 3.0 bbappend
Creating a 3.0 bbappend to enable work on the hardware yocto targets. The SRCREV updates in this file are accurate, but compatibility has been commented out until support can be verified. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto')
-rw-r--r--meta-yocto/recipes-kernel/linux/linux-yocto_3.0.bbappend15
1 files changed, 15 insertions, 0 deletions
diff --git a/meta-yocto/recipes-kernel/linux/linux-yocto_3.0.bbappend b/meta-yocto/recipes-kernel/linux/linux-yocto_3.0.bbappend
new file mode 100644
index 0000000..ef580a5
--- /dev/null
+++ b/meta-yocto/recipes-kernel/linux/linux-yocto_3.0.bbappend
@@ -0,0 +1,15 @@
+KMACHINE_atom-pc = "yocto/standard/common-pc/atom-pc"
+KMACHINE_routerstationpro = "yocto/standard/routerstationpro"
+KMACHINE_mpc8315e-rdb = "yocto/standard/fsl-mpc8315e-rdb"
+KMACHINE_beagleboard = "yocto/standard/beagleboard"
+
+SRCREV_machine_emenlow = "374340f311d7b035451f45e29bab5e1b8c058ce8"
+SRCREV_machine_atom-pc = "fdd23ed909594ba6c32c894ee6536cf823b0377f"
+SRCREV_machine_routerstationpro = "fd6d538850a28413e3c4867b905c56039773df3a"
+SRCREV_machine_mpc8315e-rdb = "5d3c0b06071abd663c7790df141060ae462660a9"
+SRCREV_machine_beagleboard = "32631d785b0b907e5c14435ef7531ed041ab8c64"
+
+# COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
+# COMPATIBLE_MACHINE_routerstationpro = "routerstationpro"
+# COMPATIBLE_MACHINE_beagleboard = "beagleboard"
+# COMPATIBLE_MACHINE_atom-pc = "atom-pc"
OpenPOWER on IntegriCloud