All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] tisdk-addons: Add parted utility
@ 2013-04-05 13:54 Chase Maupin
  2013-04-08 17:55 ` Denys Dmytriyenko
  0 siblings, 1 reply; 4+ messages in thread
From: Chase Maupin @ 2013-04-05 13:54 UTC (permalink / raw)
  To: meta-arago

* Add the parted utility to make working with eMMC GPT partitions
  possible from the Linux system.

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



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-04-09 11:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 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.