summaryrefslogtreecommitdiffstats
path: root/meta-yocto/recipes-kernel/linux/linux-yocto_2.6.34.bbappend
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2011-06-14 10:53:23 -0400
committerSaul Wold <sgw@linux.intel.com>2011-06-14 09:21:32 -0700
commit7aa7673459376aff911cef820c9417c998d1aa96 (patch)
treeddc28bce07f2a03d24269fb16c48708f6dfd029a /meta-yocto/recipes-kernel/linux/linux-yocto_2.6.34.bbappend
parent18ba9b31f059ad5d983d826eb2f1a77e77a27921 (diff)
downloadpoky-7aa7673459376aff911cef820c9417c998d1aa96.tar.gz
meta-yocto/linux-yocto: update to match the renamed linux-yocto recipes
The linux-yocto recipes have been renamed to include explicit version numbers. The meta-yocto bbappends must be updated to follow the new naming convention. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-yocto/recipes-kernel/linux/linux-yocto_2.6.34.bbappend')
-rw-r--r--meta-yocto/recipes-kernel/linux/linux-yocto_2.6.34.bbappend12
1 files changed, 12 insertions, 0 deletions
diff --git a/meta-yocto/recipes-kernel/linux/linux-yocto_2.6.34.bbappend b/meta-yocto/recipes-kernel/linux/linux-yocto_2.6.34.bbappend
new file mode 100644
index 0000000000..ea0287d0da
--- /dev/null
+++ b/meta-yocto/recipes-kernel/linux/linux-yocto_2.6.34.bbappend
@@ -0,0 +1,12 @@
1KMACHINE_atom-pc = "atom-pc"
2KMACHINE_routerstationpro = "routerstationpro"
3KMACHINE_mpc8315e-rdb = "fsl-mpc8315e-rdb"
4KMACHINE_beagleboard = "beagleboard"
5
6SRCREV_machine_atom-pc = "72ca49ab08b8eb475cec82a10049503602325791"
7SRCREV_machine_routerstationpro = "49745cd45c92a89e70c6e2334caa80818c134562"
8SRCREV_machine_mpc8315e-rdb = "a1c0ed6bf4060c10874b2a8547d81b3169dcf16a"
9SRCREV_machine_beagleboard = "ef7f944e773950d4016b7643f9ecf052bbe250cd"
10
11COMPATIBLE_MACHINE += "(atom-pc|routerstationpro|mpc8315e-rdb|beagleboard)"
12