mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 18:32:13 +02:00
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>
This commit is contained in:
@@ -7471,7 +7471,6 @@
|
||||
KBRANCH_genericx86-64 = "standard/base"
|
||||
KBRANCH_edgerouter = "standard/edgerouter"
|
||||
KBRANCH_beaglebone = "standard/beaglebone"
|
||||
KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
|
||||
</literallayout>
|
||||
The <filename>KBRANCH</filename> statements identify
|
||||
the kernel branch to use when building for each
|
||||
@@ -8789,7 +8788,6 @@
|
||||
MACHINE ?= "genericx86"
|
||||
MACHINE ?= "genericx86-64"
|
||||
MACHINE ?= "beaglebone"
|
||||
MACHINE ?= "mpc8315e-rdb"
|
||||
MACHINE ?= "edgerouter"
|
||||
</literallayout>
|
||||
The last five are Yocto Project reference hardware boards, which
|
||||
|
||||
Reference in New Issue
Block a user