aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtjsbackend-native.inc
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2012-12-11 00:37:10 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2012-12-11 02:09:52 +0100
commitffc2911bcec031836a1c003dcb1506b765a9bf35 (patch)
treebeb6415bd89770b39babf099286874e65e6834d3 /recipes-qt/qt5/qtjsbackend-native.inc
parentb7cdb5428d2d73f2614227f8a4abebf06f446bae (diff)
qtjsbackend: fix SRC_URI formatting
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtjsbackend-native.inc')
-rw-r--r--recipes-qt/qt5/qtjsbackend-native.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtjsbackend-native.inc b/recipes-qt/qt5/qtjsbackend-native.inc
index 7595e53d..db70fd11 100644
--- a/recipes-qt/qt5/qtjsbackend-native.inc
+++ b/recipes-qt/qt5/qtjsbackend-native.inc
@@ -10,7 +10,7 @@ inherit native
SRC_URI += "\
file://qmake.conf \
file://0001-Install-the-mkv8snapshot-tool-to-the-native-side.patch \
- "
+"
# Bitbake will not respect the make order set by qmake and at times it will try to compile
# parts of the source tree with out the 'mkv8snapshot' tool if it is enabled and that will fail