[OE-core] [RFC oe-core] mkcard: Add a script to parition and format an SD Card

Joel A Fernandes agnel.joel at gmail.com
Mon Aug 29 15:10:52 UTC 2011


On Mon, Aug 29, 2011 at 2:58 AM, Koen Kooi <koen at dominion.thruhere.net> wrote:
>
> Op 29 aug. 2011, om 08:12 heeft Joel A Fernandes het volgende geschreven:
>
>> Script written by Graeme Gregory
>> http://www.angstrom-distribution.org/demo/beagleboard/mkcard.txt
>>
>> Signed-off-by: Joel A Fernandes <joelagnel at ti.com>
>> Cc: Graeme Gregory <dp at xora.org.uk>
>> Cc: Jason Kridner <jdk at ti.com>
>> Cc: k-kooi at ti.com
>> ---
>> .../mkcard/mkcard-0.5/COPYING.patch                |  344 ++++++++++++++++++++
>> meta/recipes-devtools/mkcard/mkcard-0.5/mkcard.txt |   79 +++++
>> meta/recipes-devtools/mkcard/mkcard_0.5.bb         |   19 +
>> 3 files changed, 442 insertions(+), 0 deletions(-)
>> create mode 100644 meta/recipes-devtools/mkcard/mkcard-0.5/COPYING.patch
>> create mode 100755 meta/recipes-devtools/mkcard/mkcard-0.5/mkcard.txt
>> create mode 100644 meta/recipes-devtools/mkcard/mkcard_0.5.bb
>
> This script is BSP specific and shouldn't live in the OE-core layer.

The only issue is this script is used from within the IMAGE_CMD_sdimg
code which lives in OE-core (meta/classes/image_types.bbclass)

thanks
Joel




More information about the Openembedded-core mailing list