From: Tom Rini <trini@ti.com>
To: "Maupin, Chase" <chase.maupin@ti.com>
Cc: "meta-arago@arago-project.org" <meta-arago@arago-project.org>
Subject: Re: [PATCH] tisdk-addons: Add parted utility
Date: Tue, 09 Apr 2013 11:49:57 -0000 [thread overview]
Message-ID: <51640066.8000800@ti.com> (raw)
In-Reply-To: <7D46E86EC0A8354091174257B2FED101594D1663@DLEE11.ent.ti.com>
On 04/09/2013 07:01 AM, Maupin, Chase wrote:
> I'm OK with trying that.
>
> Tom, will that utility work for your needs?
Well it's "everyone with a OMAP5 uEVM"s needs, but yes, something to
re-partition eMMC that groks GPT is what's needed, and that fits the bill.
>
> Sincerely,
> Chase Maupin
> Integration Team Manager
> Linux Core Product Development
> e-mail: chase.maupin@ti.com
> phone: (214) 567-2950
>
> For support:
> Forums - http://community.ti.com/forums/
> Wiki - http://wiki.davincidsp.com/
>
>
>> -----Original Message-----
>> From: Dmytriyenko, Denys
>> Sent: Monday, April 08, 2013 12:56 PM
>> To: Maupin, Chase
>> Cc: meta-arago@arago-project.org
>> Subject: Re: [meta-arago] [PATCH] tisdk-addons: Add parted
>> utility
>>
>> On Fri, Apr 05, 2013 at 08:54:42AM -0500, Chase Maupin wrote:
>>> * Add the parted utility to make working with eMMC GPT
>> partitions
>>> possible from the Linux system.
>>
>> Since parted is GPLv3, may I suggest GPT fdisk (gdisk) instead,
>> which is
>> GPLv2? It appears there's no recipe for it yet, but it should it
>> relatively
>> easy to make, as it's quite portable:
>>
>> http://www.rodsbooks.com/gdisk/index.html
>>
>> --
>> Denys
>>
>>
>>> Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
>>> ---
>>> .../packagegroup-arago-tisdk-addons.bb | 3 ++-
>>> 1 files changed, 2 insertions(+), 1 deletions(-)
>>>
>>> diff --git a/meta-arago-distro/recipes-
>> core/packagegroups/packagegroup-arago-tisdk-addons.bb b/meta-
>> arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-
>> addons.bb
>>> index 0f76f4f..5dade67 100644
>>> --- a/meta-arago-distro/recipes-
>> core/packagegroups/packagegroup-arago-tisdk-addons.bb
>>> +++ b/meta-arago-distro/recipes-
>> core/packagegroups/packagegroup-arago-tisdk-addons.bb
>>> @@ -1,6 +1,6 @@
>>> DESCRIPTION = "Task to install additional utilities/demos for
>> SDKs"
>>> LICENSE = "MIT"
>>> -PR = "r5"
>>> +PR = "r6"
>>>
>>> inherit packagegroup
>>>
>>> @@ -16,6 +16,7 @@ UTILS = " \
>>> arm-benchmarks \
>>> dropbear \
>>> openssh-sftp-server \
>>> + parted \
>>> "
>>>
>>> # Add PRU examples for am180x-evm devices
>>> --
>>> 1.7.0.4
>>>
>>> _______________________________________________
>>> meta-arago mailing list
>>> meta-arago@arago-project.org
>>> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
>>>
--
Tom
prev parent reply other threads:[~2013-04-09 11:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-05 13:54 [PATCH] tisdk-addons: Add parted utility Chase Maupin
2013-04-08 17:55 ` Denys Dmytriyenko
2013-04-09 11:01 ` Maupin, Chase
2013-04-09 11:49 ` Tom Rini [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=51640066.8000800@ti.com \
--to=trini@ti.com \
--cc=chase.maupin@ti.com \
--cc=meta-arago@arago-project.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.