From c04561f026e7a9ec7f4dfb3b5e7bbdaa47526bbe Mon Sep 17 00:00:00 2001 From: Christian Helmuth Date: Wed, 25 Nov 2015 16:01:24 +0100 Subject: [PATCH] wifi: support run-time config of SSID/PSK in test As known from netperf_l?ip_wifi.run the SSID and PSK can be configured via environment variables GENODE_WIFI_SSID resp. GENODE_WIFI_PSK. --- repos/dde_linux/run/wifi.run | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/repos/dde_linux/run/wifi.run b/repos/dde_linux/run/wifi.run index 9d960502fa..6d3e51307b 100644 --- a/repos/dde_linux/run/wifi.run +++ b/repos/dde_linux/run/wifi.run @@ -73,8 +73,10 @@ set config { - - + } +append config " + " +append config {