From 9e7abab74d26de6f2cf45b26ad85b63cae3f97fb Mon Sep 17 00:00:00 2001 From: Mikko Gronoff Date: Thu, 16 Nov 2017 12:36:43 +0200 Subject: simulator: fix recipe Change-Id: I9086213daf6eeaf0c2cd1e87010a7e04d859480f Reviewed-by: Rainer Keller --- recipes-qt/qt5-addons/qtsimulator_1.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-qt/qt5-addons/qtsimulator_1.0.bb b/recipes-qt/qt5-addons/qtsimulator_1.0.bb index bf96d26..f420631 100644 --- a/recipes-qt/qt5-addons/qtsimulator_1.0.bb +++ b/recipes-qt/qt5-addons/qtsimulator_1.0.bb @@ -37,7 +37,7 @@ SRC_URI = " \ git://codereview.qt-project.org/tqtc-boot2qt/qtsimulator;branch=${BRANCH};protocol=ssh \ file://emulatorproxyd.sh \ file://emulatorproxy.service \ - file://emulator-hostname \ + file://emulator-hostname.sh \ file://emulator \ " -- cgit v1.2.3-54-g00ecf