diff options
author | Saul Wold <sgw@linux.intel.com> | 2011-12-01 15:52:41 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-12-02 15:24:05 +0000 |
commit | c16cd56f1739662f357ed25c531d6e66437a5070 (patch) | |
tree | 5fe90850c4f995325edb168a4f23117883316211 /meta-yocto/recipes-kernel | |
parent | b5734ca527b4ed3e557970cb44f7a0112a950b6b (diff) | |
download | poky-c16cd56f1739662f357ed25c531d6e66437a5070.tar.gz |
linux-yocto_2.6.34: remove bbappend
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto/recipes-kernel')
-rw-r--r-- | meta-yocto/recipes-kernel/linux/linux-yocto_2.6.34.bbappend | 12 |
1 files changed, 0 insertions, 12 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 deleted file mode 100644 index ea0287d0da..0000000000 --- a/meta-yocto/recipes-kernel/linux/linux-yocto_2.6.34.bbappend +++ /dev/null | |||
@@ -1,12 +0,0 @@ | |||
1 | KMACHINE_atom-pc = "atom-pc" | ||
2 | KMACHINE_routerstationpro = "routerstationpro" | ||
3 | KMACHINE_mpc8315e-rdb = "fsl-mpc8315e-rdb" | ||
4 | KMACHINE_beagleboard = "beagleboard" | ||
5 | |||
6 | SRCREV_machine_atom-pc = "72ca49ab08b8eb475cec82a10049503602325791" | ||
7 | SRCREV_machine_routerstationpro = "49745cd45c92a89e70c6e2334caa80818c134562" | ||
8 | SRCREV_machine_mpc8315e-rdb = "a1c0ed6bf4060c10874b2a8547d81b3169dcf16a" | ||
9 | SRCREV_machine_beagleboard = "ef7f944e773950d4016b7643f9ecf052bbe250cd" | ||
10 | |||
11 | COMPATIBLE_MACHINE += "(atom-pc|routerstationpro|mpc8315e-rdb|beagleboard)" | ||
12 | |||