From: Ed Bartosh Date: Mon, 9 Jan 2017 21:01:46 +0000 (+0200) Subject: canned-wks: remove mpc8315e-rdb.wks X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~23073 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efa7639b31c51e2874ba61fd68f9e2cb51145eaf;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.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 af587b2827d..00000000000 --- 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