diff options
author | Matthew McClintock <msm@freescale.com> | 2012-03-15 15:53:42 -0500 |
---|---|---|
committer | Matthew McClintock <msm@freescale.com> | 2012-03-16 09:14:02 -0500 |
commit | 5f310948b0782ff291f86bc920f624af1105c6cc (patch) | |
tree | c5b5b0264bfaf86cb0538d8275dfca7866410ac3 /recipes-kernel | |
parent | a180fafcb91749ccb67551a376e732ed269f07a0 (diff) | |
download | meta-fsl-ppc-5f310948b0782ff291f86bc920f624af1105c6cc.tar.gz |
remove linux-yocto_3.0.bbappend since we have not used/tested this at all
Signed-off-by: Matthew McClintock <msm@freescale.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r-- | recipes-kernel/linux/linux-yocto_3.0.bbappend | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/recipes-kernel/linux/linux-yocto_3.0.bbappend b/recipes-kernel/linux/linux-yocto_3.0.bbappend deleted file mode 100644 index fb92821..0000000 --- a/recipes-kernel/linux/linux-yocto_3.0.bbappend +++ /dev/null | |||
@@ -1,15 +0,0 @@ | |||
1 | KMACHINE_e500v2 = "yocto/standard/fsl-mpc8315e-rdb" | ||
2 | KMACHINE_e500mc = "yocto/standard/fsl-mpc8315e-rdb" | ||
3 | |||
4 | SRCREV_machine_e500v2 = "5d3c0b06071abd663c7790df141060ae462660a9" | ||
5 | SRCREV_machine_e500mc = "5d3c0b06071abd663c7790df141060ae462660a9" | ||
6 | |||
7 | COMPATIBLE_MACHINE_mpc8572ds = "mpc8572ds" | ||
8 | COMPATIBLE_MACHINE_p1020rdb = "p1020rdb" | ||
9 | COMPATIBLE_MACHINE_p2020ds = "p2020ds" | ||
10 | COMPATIBLE_MACHINE_p3041ds = "p3041ds" | ||
11 | COMPATIBLE_MACHINE_p4080ds = "p4080ds" | ||
12 | COMPATIBLE_MACHINE_p5020ds-64b = "p5020ds-64b" | ||
13 | COMPATIBLE_MACHINE_p5020ds = "p5020ds" | ||
14 | |||
15 | PR .= "+${DISTRO}" | ||