summaryrefslogtreecommitdiffstats
path: root/recipes-test/demo-network-config/network-config.inc
diff options
context:
space:
mode:
authorMike Sul <ext-mykhaylo.sul@here.com>2019-06-18 10:11:18 +0300
committerMykhaylo Sul <ext-mykhaylo.sul@here.com>2019-07-19 20:48:42 +0200
commitc30a2d80fc968e482e8a7e76585da61969e6447f (patch)
tree56c5e571604c94b480b878032b3e8a0e6601efd9 /recipes-test/demo-network-config/network-config.inc
parentf38a0f61c21a434ea6f843c5f9a5fb4397442637 (diff)
downloadmeta-updater-c30a2d80fc968e482e8a7e76585da61969e6447f.tar.gz
OTA-2294: Use WiFi on Primary (if enabled) to communicate with the backend in case of RPi target
Signed-off-by: Mike Sul <ext-mykhaylo.sul@here.com>
Diffstat (limited to 'recipes-test/demo-network-config/network-config.inc')
-rw-r--r--recipes-test/demo-network-config/network-config.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-test/demo-network-config/network-config.inc b/recipes-test/demo-network-config/network-config.inc
index c713589..ed623d4 100644
--- a/recipes-test/demo-network-config/network-config.inc
+++ b/recipes-test/demo-network-config/network-config.inc
@@ -1,5 +1,3 @@
1CONF_TYPE ?= "${@ 'multihomed' if d.getVar('MACHINE') == 'raspberrypi3' and d.getVar('IMAGE_TYPE') == 'primary' else 'static'}"
2
3SRC_URI_append = "\ 1SRC_URI_append = "\
4 file://26-${CONF_TYPE}-client.network \ 2 file://26-${CONF_TYPE}-client.network \
5 " 3 "