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 1/9] packagegroup-self-hosted: add sftp server
Date: Tue, 13 Nov 2012 21:32:43 -0800	[thread overview]
Message-ID: <9f4d05e445bfc2cfd8674d678d864470872c9fc7.1352871028.git.sgw@linux.intel.com> (raw)
In-Reply-To: <cover.1352871028.git.sgw@linux.intel.com>
In-Reply-To: <cover.1352871028.git.sgw@linux.intel.com>

Which is needed for integration with Eclispe plugin

Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
 .../packagegroups/packagegroup-self-hosted.bb      |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb b/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb
index 19f5a16..6dcc44a 100644
--- a/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb
+++ b/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb
@@ -4,7 +4,7 @@
 
 SUMMARY = "Self-hosting"
 DESCRIPTION = "Packages required to run the build system"
-PR = "r12"
+PR = "r13"
 LICENSE = "MIT"
 
 inherit packagegroup
@@ -131,6 +131,7 @@ RDEPENDS_packagegroup-self-hosted-extended = "\
     nfs-utils \
     nfs-utils-client \
     openssl \
+    openssh-sftp-server \
     opkg \
     opkg-utils \
     patch \
-- 
1.7.7.6




  reply	other threads:[~2012-11-14  5:47 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-14  5:32 [PATCH 0/9] Fixes and Updates Saul Wold
2012-11-14  5:32 ` Saul Wold [this message]
2012-11-14  5:32 ` [PATCH 2/9] builder: Add password for user Saul Wold
2012-11-14 11:21   ` Otavio Salvador
2012-11-14 14:09   ` Mark Hatle
2012-11-14 16:05     ` Saul Wold
2012-11-14  5:32 ` [PATCH 3/9] less: Update to 451 Saul Wold
2012-11-14 11:26   ` Otavio Salvador
2012-11-14 11:33     ` Paul Eggleton
2012-11-14 11:36       ` Otavio Salvador
2012-11-14 14:54         ` Richard Purdie
2012-11-14  5:32 ` [PATCH 4/9] psmisc: Update to 22.20 Saul Wold
2012-11-14  5:32 ` [PATCH 5/9] kconfig-frontends: Update to 3.6 Saul Wold
2012-11-14  5:32 ` [PATCH 6/9] sysstat: Update to 10.1.2 Saul Wold
2012-11-14 11:24   ` Otavio Salvador
2012-11-14  5:32 ` [PATCH 7/9] mx: Update to 1.4.7 Saul Wold
2012-11-14  5:32 ` [PATCH 8/9] sqlite3: Update to 3.7.14.1 Saul Wold
2012-11-14  8:30   ` Martin Jansa
2012-11-14  5:32 ` [PATCH 9/9] pulse: fix Bashism in string test Saul Wold

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=9f4d05e445bfc2cfd8674d678d864470872c9fc7.1352871028.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.