diff options
author | Eric BENARD <eric@eukrea.com> | 2013-05-27 23:43:47 +0000 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2013-05-28 10:42:22 +0200 |
commit | c4fe1b8f553ebf7e8081cbfa34c970c903284708 (patch) | |
tree | 7800f18b4b67f07c04fc18f8f7829391ca2d139c /recipes-qt/qt5/qtjsbackend.inc | |
parent | 34bed723f37fdbb938f31dd25391e2a495ad6d5d (diff) | |
download | meta-qt5-c4fe1b8f553ebf7e8081cbfa34c970c903284708.tar.gz |
qtjsbackend: fix hardfloat detection in v8
Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtjsbackend.inc')
-rw-r--r-- | recipes-qt/qt5/qtjsbackend.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtjsbackend.inc b/recipes-qt/qt5/qtjsbackend.inc index 4479654e..a0dc6324 100644 --- a/recipes-qt/qt5/qtjsbackend.inc +++ b/recipes-qt/qt5/qtjsbackend.inc | |||
@@ -13,4 +13,5 @@ INC_PR = "r0" | |||
13 | 13 | ||
14 | SRC_URI += " \ | 14 | SRC_URI += " \ |
15 | file://0002-v8.pro-respect-external-host-bindir-when-set.patch \ | 15 | file://0002-v8.pro-respect-external-host-bindir-when-set.patch \ |
16 | file://0001-Fix-hardfloat-detection.patch \ | ||
16 | " | 17 | " |