summaryrefslogtreecommitdiffstats
path: root/meta-yocto/recipes-kernel/linux/linux-yocto_git.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-yocto/recipes-kernel/linux/linux-yocto_git.bbappend')
-rw-r--r--meta-yocto/recipes-kernel/linux/linux-yocto_git.bbappend12
1 files changed, 12 insertions, 0 deletions
diff --git a/meta-yocto/recipes-kernel/linux/linux-yocto_git.bbappend b/meta-yocto/recipes-kernel/linux/linux-yocto_git.bbappend
new file mode 100644
index 0000000000..e4aa7fd97a
--- /dev/null
+++ b/meta-yocto/recipes-kernel/linux/linux-yocto_git.bbappend
@@ -0,0 +1,12 @@
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 = "c3bbcb676f929c4fc0511a6e66494b8770d015a1"
7SRCREV_machine_atom-pc = "b906f358fd404a1e74a961f25079274e0d933ee1"
8SRCREV_machine_routerstationpro = "95ca94d2e71ca2db6822a37a7f575fa79c3d05d0"
9SRCREV_machine_mpc8315e-rdb = "53c800c244e73d81d2832f6da306eeae3b09e5dc"
10SRCREV_machine_beagleboard = "b906f358fd404a1e74a961f25079274e0d933ee1"
11
12COMPATIBLE_MACHINE = "(mpc8315e-rdb|routerstationpro|beagleboard)"