diff options
author | akuster <akuster808@gmail.com> | 2020-02-26 10:16:39 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-03-24 22:49:31 +0000 |
commit | a0a4f6bf89e49a57e44f718e3059fb476738de14 (patch) | |
tree | 6d911e15e6355daf9104b8a4d3f83e42aa89cb14 /documentation/ref-manual/ref-variables.xml | |
parent | 12fc1c5637bca79a7a5735d9a8e819aefd0dd19b (diff) | |
download | poky-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/ref-manual/ref-variables.xml')
-rw-r--r-- | documentation/ref-manual/ref-variables.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 7ab37de317..c8ee50a093 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
@@ -7471,7 +7471,6 @@ | |||
7471 | KBRANCH_genericx86-64 = "standard/base" | 7471 | KBRANCH_genericx86-64 = "standard/base" |
7472 | KBRANCH_edgerouter = "standard/edgerouter" | 7472 | KBRANCH_edgerouter = "standard/edgerouter" |
7473 | KBRANCH_beaglebone = "standard/beaglebone" | 7473 | KBRANCH_beaglebone = "standard/beaglebone" |
7474 | KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb" | ||
7475 | </literallayout> | 7474 | </literallayout> |
7476 | The <filename>KBRANCH</filename> statements identify | 7475 | The <filename>KBRANCH</filename> statements identify |
7477 | the kernel branch to use when building for each | 7476 | the kernel branch to use when building for each |
@@ -8789,7 +8788,6 @@ | |||
8789 | MACHINE ?= "genericx86" | 8788 | MACHINE ?= "genericx86" |
8790 | MACHINE ?= "genericx86-64" | 8789 | MACHINE ?= "genericx86-64" |
8791 | MACHINE ?= "beaglebone" | 8790 | MACHINE ?= "beaglebone" |
8792 | MACHINE ?= "mpc8315e-rdb" | ||
8793 | MACHINE ?= "edgerouter" | 8791 | MACHINE ?= "edgerouter" |
8794 | </literallayout> | 8792 | </literallayout> |
8795 | The last five are Yocto Project reference hardware boards, which | 8793 | The last five are Yocto Project reference hardware boards, which |