aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtjsbackend.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.inc
parentb7cdb5428d2d73f2614227f8a4abebf06f446bae (diff)
qtjsbackend: fix SRC_URI formatting
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtjsbackend.inc')
-rw-r--r--recipes-qt/qt5/qtjsbackend.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qtjsbackend.inc b/recipes-qt/qt5/qtjsbackend.inc
index c9a5db91..1249493b 100644
--- a/recipes-qt/qt5/qtjsbackend.inc
+++ b/recipes-qt/qt5/qtjsbackend.inc
@@ -9,8 +9,8 @@ inherit qmake5
SRC_URI += " \
file://module_qmake.conf \
- file://0002-Make-sure-that-we-pick-up-the-mkv8snapshot-tool.patch \
- "
+ file://0002-Make-sure-that-we-pick-up-the-mkv8snapshot-tool.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