All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] packagegroup-arago-console: Add additional packages needed to partition eMMC
@ 2013-09-30 23:19 Franklin S. Cooper Jr
  2013-09-30 23:19 ` [PATCH 2/3] arago-source-ipk.conf: Remove PR from u-boot-ti-staging Franklin S. Cooper Jr
  2013-09-30 23:19 ` [PATCH 3/3] meta-toolchain-arago: Remove TARGET_SYS env variable Franklin S. Cooper Jr
  0 siblings, 2 replies; 4+ messages in thread
From: Franklin S. Cooper Jr @ 2013-09-30 23:19 UTC (permalink / raw)
  To: meta-arago; +Cc: Franklin S. Cooper Jr

Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com>
---
 .../packagegroups/packagegroup-arago-console.bb    |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-console.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-console.bb
index f625a28..8d65cac 100644
--- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-console.bb
+++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-console.bb
@@ -1,6 +1,6 @@
 DESCRIPTION = "Extended task to get more basic and console apps"
 LICENSE = "MIT"
-PR = "r5"
+PR = "r6"
 
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
@@ -42,6 +42,8 @@ ARAGO_FSTOOLS = "\
     e2fsprogs-tune2fs \
     dosfstools \
     util-linux-fdisk \
+    util-linux-mkfs \
+    util-linux-sfdisk \
     "
 
 ARAGO_UTILS = "\
-- 
1.7.0.4



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

end of thread, other threads:[~2013-09-30 22:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-30 23:19 [PATCH 1/3] packagegroup-arago-console: Add additional packages needed to partition eMMC Franklin S. Cooper Jr
2013-09-30 23:19 ` [PATCH 2/3] arago-source-ipk.conf: Remove PR from u-boot-ti-staging Franklin S. Cooper Jr
2013-09-30 23:19 ` [PATCH 3/3] meta-toolchain-arago: Remove TARGET_SYS env variable Franklin S. Cooper Jr
2013-09-30 22:48   ` Denys Dmytriyenko

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.