From: Rouven Czerwinski <r.czerwinski@pengutronix.de>
To: distrokit@pengutronix.de
Cc: Rouven Czerwinski <r.czerwinski@pengutronix.de>
Subject: [DistroKit] [PATCH] ptxconfig: enable OpenSSH sftp server
Date: Thu, 28 Feb 2019 07:48:21 +0100 [thread overview]
Message-ID: <20190228064820.27644-1-r.czerwinski@pengutronix.de> (raw)
Since we now use distrokit on real hardware, its quite useful to have
the sftp server available. Enable it in ptxconfig and remove the
override from bsp.ref.
Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de>
---
configs/bsp.ref | 7 -------
configs/ptxconfig | 2 +-
2 files changed, 1 insertion(+), 8 deletions(-)
diff --git a/configs/bsp.ref b/configs/bsp.ref
index 5f59ed5..e8e551c 100644
--- a/configs/bsp.ref
+++ b/configs/bsp.ref
@@ -1,9 +1,2 @@
includes:
- file: ptxdist.ref
-
-ptxdist_debug_sftp:
- description: |
- In DistroKit, it is possible to access the target filesystem via
- p9, at least on qemu-vexpress. This might be enabled later again,
- once we do more testing on real hardware.
- value: False
diff --git a/configs/ptxconfig b/configs/ptxconfig
index 8a02622..4162e6d 100644
--- a/configs/ptxconfig
+++ b/configs/ptxconfig
@@ -1678,7 +1678,7 @@ PTXCONF_OPENSSH_SSHD=y
PTXCONF_OPENSSH_SSHD_SYSTEMD_UNIT=y
# PTXCONF_OPENSSH_SCP is not set
# PTXCONF_OPENSSH_SFTP is not set
-# PTXCONF_OPENSSH_SFTP_SERVER is not set
+PTXCONF_OPENSSH_SFTP_SERVER=y
PTXCONF_OPENSSH_KEYGEN=y
PTXCONF_OPENSSL=y
# PTXCONF_OPENSSL_BIN is not set
--
2.20.1
_______________________________________________
DistroKit mailing list
DistroKit@pengutronix.de
reply other threads:[~2019-02-28 6:48 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20190228064820.27644-1-r.czerwinski@pengutronix.de \
--to=r.czerwinski@pengutronix.de \
--cc=distrokit@pengutronix.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox