All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 01/14] task-self-hosted: add disk partitioning tools
Date: Thu,  2 Feb 2012 15:47:40 -0800	[thread overview]
Message-ID: <956d582f95f98690add05dc3f34fd520dedd8df0.1328226197.git.sgw@linux.intel.com> (raw)
In-Reply-To: <cover.1328226197.git.sgw@linux.intel.com>
In-Reply-To: <cover.1328226197.git.sgw@linux.intel.com>

Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
 meta/recipes-core/tasks/task-self-hosted.bb |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/meta/recipes-core/tasks/task-self-hosted.bb b/meta/recipes-core/tasks/task-self-hosted.bb
index ebf8a01..253d500 100644
--- a/meta/recipes-core/tasks/task-self-hosted.bb
+++ b/meta/recipes-core/tasks/task-self-hosted.bb
@@ -28,6 +28,12 @@ RDEPENDS_task-self-hosted = "\
     "
 
 RDEPENDS_task-self-hosted-host-tools = "\
+    parted \
+    e2fsprogs \
+    e2fsprogs-mke2fs \
+    e2fsprogs-tune2fs \
+    e2fsprogs-e2fsck \
+    e2fsprogs-fsck \
     dhcp-client \
     e2fsprogs \
     e2fsprogs-e2fsck \
-- 
1.7.6.5




  reply	other threads:[~2012-02-02 23:55 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-02 23:47 [PATCH 00/14] Self-Hosted Fixes and Package Updates Saul Wold
2012-02-02 23:47 ` Saul Wold [this message]
2012-02-02 23:47 ` [PATCH 02/14] task-self-hosted: add python-pkgutil since it's required Saul Wold
2012-02-02 23:47 ` [PATCH 03/14] self-hosted-image: add package management for correct installation Saul Wold
2012-02-02 23:47 ` [PATCH 04/14] openssl: Update to 1.0.0g Saul Wold
2012-02-02 23:47 ` [PATCH 05/14] openssl: Update to 0.9.8t (gplv2) Saul Wold
2012-02-02 23:47 ` [PATCH 06/14] gnutls: Update to 2.12.16 Saul Wold
2012-02-02 23:47 ` [PATCH 07/14] rxvt-unicode: Update to 9.15 Saul Wold
2012-02-02 23:47 ` [PATCH 08/14] gnupg: Add gplv2 version 1.4.7 Saul Wold
2012-02-02 23:47 ` [PATCH 09/14] file: Update to version 5.10 Saul Wold
2012-02-02 23:47 ` [PATCH 10/14] libidn: Update to 1.24 Saul Wold
2012-02-02 23:47 ` [PATCH 11/14] libdrm: Update to 2.4.30 Saul Wold
2012-02-02 23:47 ` [PATCH 12/14] xinit: Update to 1.3.2 Saul Wold
2012-03-13 16:00   ` [PATCH 12/14] xinit: Update to 1.3.2 -- Typo fix Randy MacLeod
2012-03-14  0:23     ` Saul Wold
2012-02-02 23:47 ` [PATCH 13/14] xf86-input-keyboard: Update to 1.6.1 Saul Wold
2012-02-02 23:47 ` [PATCH 14/14] distro_track: Track Updates Saul Wold
2012-02-03  8:05 ` [PATCH 00/14] Self-Hosted Fixes and Package Updates Koen Kooi
2012-02-03 16:06   ` Saul Wold
2012-02-03 16:10 ` Richard Purdie

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=956d582f95f98690add05dc3f34fd520dedd8df0.1328226197.git.sgw@linux.intel.com \
    --to=sgw@linux.intel.com \
    --cc=openembedded-core@lists.openembedded.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.