From: Ed Bartosh Date: Mon, 9 Jan 2017 21:01:46 +0000 (+0200) Subject: canned-wks: remove mpc8315e-rdb.wks X-Git-Tag: uninative-1.5~876 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=efa7639b31c51e2874ba61fd68f9e2cb51145eaf;p=openembedded-core.git canned-wks: remove mpc8315e-rdb.wks This file has been moved to meta-yocto-bsp/wic/ Signed-off-by: Ed Bartosh Signed-off-by: Ross Burton --- diff --git a/scripts/lib/wic/canned-wks/mpc8315e-rdb.wks b/scripts/lib/wic/canned-wks/mpc8315e-rdb.wks deleted file mode 100644 index af587b2827..0000000000 --- a/scripts/lib/wic/canned-wks/mpc8315e-rdb.wks +++ /dev/null @@ -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