summaryrefslogtreecommitdiffstats
path: root/documentation/bsp-guide
diff options
context:
space:
mode:
authorakuster <akuster808@gmail.com>2020-02-26 10:16:39 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-03-24 22:49:31 +0000
commita0a4f6bf89e49a57e44f718e3059fb476738de14 (patch)
tree6d911e15e6355daf9104b8a4d3f83e42aa89cb14 /documentation/bsp-guide
parent12fc1c5637bca79a7a5735d9a8e819aefd0dd19b (diff)
downloadpoky-a0a4f6bf89e49a57e44f718e3059fb476738de14.tar.gz
yocto-docs: remove refrence to mpc8315e-rdb
(From yocto-docs rev: 8768196b4a313df794bf21937da4bf92de858463) Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/bsp-guide')
-rw-r--r--documentation/bsp-guide/bsp.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml
index 58f5733f7a..e76dd57e77 100644
--- a/documentation/bsp-guide/bsp.xml
+++ b/documentation/bsp-guide/bsp.xml
@@ -1075,10 +1075,6 @@
1075 (<filename>beaglebone-yocto</filename>) 1075 (<filename>beaglebone-yocto</filename>)
1076 </para></listitem> 1076 </para></listitem>
1077 <listitem><para> 1077 <listitem><para>
1078 Freescale MPC8315E-RDB
1079 (<filename>mpc8315e-rdb</filename>)
1080 </para></listitem>
1081 <listitem><para>
1082 Ubiquiti Networks EdgeRouter Lite 1078 Ubiquiti Networks EdgeRouter Lite
1083 (<filename>edgerouter</filename>) 1079 (<filename>edgerouter</filename>)
1084 </para></listitem> 1080 </para></listitem>
@@ -2182,7 +2178,6 @@
2182 KBRANCH_genericx86-64 = "v5.0/standard/base" 2178 KBRANCH_genericx86-64 = "v5.0/standard/base"
2183 KBRANCH_edgerouter = "v5.0/standard/edgerouter" 2179 KBRANCH_edgerouter = "v5.0/standard/edgerouter"
2184 KBRANCH_beaglebone-yocto = "v5.0/standard/beaglebone" 2180 KBRANCH_beaglebone-yocto = "v5.0/standard/beaglebone"
2185 KBRANCH_mpc8315e-rdb = "v5.0/standard/fsl-mpc8315e-rdb"
2186 2181
2187 KMACHINE_genericx86 ?= "common-pc" 2182 KMACHINE_genericx86 ?= "common-pc"
2188 KMACHINE_genericx86-64 ?= "common-pc-64" 2183 KMACHINE_genericx86-64 ?= "common-pc-64"
@@ -2192,19 +2187,16 @@
2192 SRCREV_machine_genericx86-64 ?= "3df4aae6074e94e794e27fe7f17451d9353cdf3d" 2187 SRCREV_machine_genericx86-64 ?= "3df4aae6074e94e794e27fe7f17451d9353cdf3d"
2193 SRCREV_machine_edgerouter ?= "3df4aae6074e94e794e27fe7f17451d9353cdf3d" 2188 SRCREV_machine_edgerouter ?= "3df4aae6074e94e794e27fe7f17451d9353cdf3d"
2194 SRCREV_machine_beaglebone-yocto ?= "3df4aae6074e94e794e27fe7f17451d9353cdf3d" 2189 SRCREV_machine_beaglebone-yocto ?= "3df4aae6074e94e794e27fe7f17451d9353cdf3d"
2195 SRCREV_machine_mpc8315e-rdb ?= "8b62af7f252af10588276802c4c6d7c502e875be"
2196 2190
2197 COMPATIBLE_MACHINE_genericx86 = "genericx86" 2191 COMPATIBLE_MACHINE_genericx86 = "genericx86"
2198 COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64" 2192 COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
2199 COMPATIBLE_MACHINE_edgerouter = "edgerouter" 2193 COMPATIBLE_MACHINE_edgerouter = "edgerouter"
2200 COMPATIBLE_MACHINE_beaglebone-yocto = "beaglebone-yocto" 2194 COMPATIBLE_MACHINE_beaglebone-yocto = "beaglebone-yocto"
2201 COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
2202 2195
2203 LINUX_VERSION_genericx86 = "5.0.3" 2196 LINUX_VERSION_genericx86 = "5.0.3"
2204 LINUX_VERSION_genericx86-64 = "5.0.3" 2197 LINUX_VERSION_genericx86-64 = "5.0.3"
2205 LINUX_VERSION_edgerouter = "5.0.3" 2198 LINUX_VERSION_edgerouter = "5.0.3"
2206 LINUX_VERSION_beaglebone-yocto = "5.0.3" 2199 LINUX_VERSION_beaglebone-yocto = "5.0.3"
2207 LINUX_VERSION_mpc8315e-rdb = "5.0.3"
2208 </literallayout> 2200 </literallayout>
2209 This particular append file works for all the 2201 This particular append file works for all the
2210 machines that are part of the 2202 machines that are part of the