1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-01 13:09:50 +00:00

packagegroup-self-hosted: add sftp server

Which is needed for integration with Eclispe plugin

(From OE-Core rev: 57127ff6f42145bb1a200c8c3267158df637fbfd)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Saul Wold
2012-11-13 21:32:43 -08:00
committed by Richard Purdie
parent e803ac0bee
commit dadb3a7fa7
@@ -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 \