summarylogtreecommitdiffstats
path: root/qpi.install
diff options
context:
space:
mode:
Diffstat (limited to 'qpi.install')
-rw-r--r--qpi.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpi.install b/qpi.install
index b94afa83ce49..e10af3298c8f 100644
--- a/qpi.install
+++ b/qpi.install
@@ -51,7 +51,7 @@ setup_kit() {
${_sdktool} addDev \
--id "${_devicename}_device" \
--name "${_devicetext}" \
- --host "qp${_piver}.local" \
+ --host "qpi${_piver}.local" \
--uname "root" \
--password "root" \
--osType "GenericLinuxOsType" \