generic-poky/scripts/contrib
Darren Hart acc5f0d94b mkefidisk: Use msdos partition tables
While GPT works fine when writing to actual media, it cannot be reliably
used for distributing disk images as it requires the backup table to be
on the last block on the device, which of course varies from device to
device. Use MSDOS tables instead.

Use mkfs to label the filesystems as msdos tables do not support
partition labeling.

(From OE-Core rev: 049ea1e0a6a1017a5020de38bd7ce93515bd62f4)

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-03-22 16:54:38 +00:00
..
bb-perf bb-matrix: Fix min and max calculations 2013-01-21 10:22:08 +00:00
python Python: Add missing dependency "textutils" to "io" package 2013-02-14 10:46:25 +00:00
bbvars.py bbvars.py: add a script to look for undocumented variables 2011-01-12 00:55:49 -08:00
ddimage Replace "echo -e" with "printf" to have the same behavior in dash or bash 2012-09-20 13:33:50 +01:00
documentation-audit.sh documentation-audit.sh: Add/fix checks for skipped lines. 2012-12-13 15:18:42 +00:00
mkefidisk.sh mkefidisk: Use msdos partition tables 2013-03-22 16:54:38 +00:00
test_build_time.sh scripts/contrib: add build time regression test script 2011-07-20 15:27:31 +01:00
test_build_time_worker.sh scripts/contrib: add build time regression test script 2011-07-20 15:27:31 +01:00