From d4c4445944cf5e527157fcdeb3a98d6e0698d7ab Mon Sep 17 00:00:00 2001 From: Robert Schwebel Date: Wed, 12 Jul 2017 11:33:16 +0200 Subject: ptxconfig: don't use sftp for now reason-ptxdist suggests to enable sftp, but we disable it for now. Signed-off-by: Robert Schwebel --- configs/bsp.ref | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'configs/bsp.ref') diff --git a/configs/bsp.ref b/configs/bsp.ref index 153313d..dbce804 100644 --- a/configs/bsp.ref +++ b/configs/bsp.ref @@ -18,4 +18,10 @@ ptxdist_toolchain_hardening: - TARGET_HARDEN_STACK_NONE absent: - TARGET_HARDEN_PIE +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 # vim: syntax=yaml -- cgit v1.2.3