summaryrefslogtreecommitdiffstats
path: root/meta-yocto/recipes-kernel/linux/linux-yocto_2.6.37.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.37.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.37.bbappend')
-rw-r--r--meta-yocto/recipes-kernel/linux/linux-yocto_2.6.37.bbappend15
1 files changed, 15 insertions, 0 deletions
diff --git a/meta-yocto/recipes-kernel/linux/linux-yocto_2.6.37.bbappend b/meta-yocto/recipes-kernel/linux/linux-yocto_2.6.37.bbappend
new file mode 100644
index 0000000000..84e31e96ac
--- /dev/null
+++ b/meta-yocto/recipes-kernel/linux/linux-yocto_2.6.37.bbappend
@@ -0,0 +1,15 @@
1KMACHINE_atom-pc = "yocto/standard/common-pc/atom-pc"
2KMACHINE_routerstationpro = "yocto/standard/routerstationpro"
3KMACHINE_mpc8315e-rdb = "yocto/standard/fsl-mpc8315e-rdb"
4KMACHINE_beagleboard = "yocto/standard/beagleboard"
5
6SRCREV_machine_emenlow = "7dd88fc03db50b131e4a96e6af8036a836ccc300"
7SRCREV_machine_atom-pc = "1ccece1d42a598fef0f5f9666c9c81315302c129"
8SRCREV_machine_routerstationpro = "8b5f5129292bb218435ac9ffa1fb9943bdc7d456"
9SRCREV_machine_mpc8315e-rdb = "dcf359635969abdbdd15f60b702ab17ed6174892"
10SRCREV_machine_beagleboard = "9cb5c3fb1634e541cacceeb8c8cabe88afa5b080"
11
12COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
13COMPATIBLE_MACHINE_routerstationpro = "routerstationpro"
14COMPATIBLE_MACHINE_beagleboard = "beagleboard"
15COMPATIBLE_MACHINE_atom-pc = "atom-pc"