mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
conf/machine: Remove mpc8315e-rdb machine
This hardware is old/obsolete and unobtainable. Its proving hard to support with nobody fixing bugs or helping keep the platform running/up to date. Whilst there is value in real hardware testing, this platform ist just too old and obsolete to support. This does leave a gap for the power architecture but at this point there is nobody willing to step up to cover it. The TSC did discuss and agree support for this platform should be removed. It calls into question the support/testing of the architecture by Yocto Project which is being discussed by the TSC and governing board. (From meta-yocto rev: aa691d49ceb6700eb1881b789fe34f8369bcb0ef) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
# short-description: Create SD card image for MPC8315E-RDB
|
||||
# long-description: Create a partitioned SD card image for Freescale MPC8315E-RDB reference hardware.
|
||||
part /boot --source bootimg-partition --ondisk sdb --fstype=ext3 --label boot
|
||||
part / --source rootfs --ondisk sdb --fstype=ext3 --label root
|
||||
Reference in New Issue
Block a user