diff options
Diffstat (limited to 'recipes-qt/b2qt-addons/b2qt-launcher.bb')
-rw-r--r-- | recipes-qt/b2qt-addons/b2qt-launcher.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-qt/b2qt-addons/b2qt-launcher.bb b/recipes-qt/b2qt-addons/b2qt-launcher.bb index ea85c86..6fbcf45 100644 --- a/recipes-qt/b2qt-addons/b2qt-launcher.bb +++ b/recipes-qt/b2qt-addons/b2qt-launcher.bb | |||
@@ -23,10 +23,10 @@ DESCRIPTION = "Boot to Qt Demo Launcher" | |||
23 | LICENSE = "QtEnterprise" | 23 | LICENSE = "QtEnterprise" |
24 | LIC_FILES_CHKSUM = "file://src/main.cpp;md5=1fcdf6b49fbbf2bc9c831893cca1b279;beginline=1;endline=17" | 24 | LIC_FILES_CHKSUM = "file://src/main.cpp;md5=1fcdf6b49fbbf2bc9c831893cca1b279;beginline=1;endline=17" |
25 | 25 | ||
26 | inherit qmake5 sdk-sources | 26 | inherit qmake5 |
27 | 27 | ||
28 | SRC_URI = " \ | 28 | SRC_URI = " \ |
29 | git://codereview.qt-project.org/tqtc-boot2qt/launcher;branch=${BRANCH};protocol=ssh;sdk-uri=5.6/Boot2Qt/sources/b2qt-launcher \ | 29 | git://codereview.qt-project.org/qt-apps/boot2qt-launcher;branch=${BRANCH};protocol=ssh \ |
30 | file://b2qt-startup.sh \ | 30 | file://b2qt-startup.sh \ |
31 | file://qtlauncher.service \ | 31 | file://qtlauncher.service \ |
32 | file://b2qt.service \ | 32 | file://b2qt.service \ |