diff options
author | Darren Hart <dvhart@linux.intel.com> | 2014-05-27 12:47:45 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-05-28 08:19:01 +0100 |
commit | 8962fe11a0697348affb8a1ab95abca4995470a6 (patch) | |
tree | 4a547d10328be25f72248150c90e0ead1c2e2c49 /meta-selftest | |
parent | 9948e4239b88026804c33d84830dbfe6b0ed3e59 (diff) | |
download | openembedded-core-8962fe11a0697348affb8a1ab95abca4995470a6.tar.gz openembedded-core-8962fe11a0697348affb8a1ab95abca4995470a6.tar.bz2 openembedded-core-8962fe11a0697348affb8a1ab95abca4995470a6.zip |
ddimage: Support Mac OS
Update the ddimage script to allow it to work on Mac OS too. The biggest
difference is sysfs vs diskutil and in the syntax of the stat command
between Mac OS and Linux, unfortunately. Workarounds using ls, cut, and
columns got really fragile really quickly. Relying on stat and switching
on uname seemed the more robust solution.
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Cc: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-selftest')
0 files changed, 0 insertions, 0 deletions