mirror of
https://git.yoctoproject.org/poky
synced 2026-04-19 06:32:13 +02:00
canned-wks: remove mpc8315e-rdb.wks
This file has been moved to meta-yocto-bsp/wic/ (From OE-Core rev: efa7639b31c51e2874ba61fd68f9e2cb51145eaf) Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
1800b1ba7a
commit
e652fa4420
@@ -1,6 +0,0 @@
|
||||
# short-description: Create SD card image with a boot partition
|
||||
# long-description: Creates a partitioned SD card image. Boot files
|
||||
# are located in the first partition.
|
||||
|
||||
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