aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtcharts_git.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2018-01-23 14:47:22 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2018-01-23 23:53:58 +0000
commite1046125d212a016d96944ff907e17d51a5b41af (patch)
treee7a94a083fe46b6cdcaf98c89e2fa7f2aa3026c1 /recipes-qt/qt5/qtcharts_git.bb
parente0a55c24f6637b58f0a517e3d7fc092249d5d987 (diff)
qt5: upgrade to 5.9.4
* update LICENSE in qtsystems which was updated to match other qt modules Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtcharts_git.bb')
-rw-r--r--recipes-qt/qt5/qtcharts_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qtcharts_git.bb b/recipes-qt/qt5/qtcharts_git.bb
index a1cb2860..1a1424c0 100644
--- a/recipes-qt/qt5/qtcharts_git.bb
+++ b/recipes-qt/qt5/qtcharts_git.bb
@@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = " \
DEPENDS += "qtbase qtdeclarative qtmultimedia"
-SRCREV = "def384b950c7a21a14a4eaf27e5bfe9c487f7520"
+SRCREV = "0bc38b76e2aca205a0a96cc637395652d31684ba"
# The same issue as in qtbase:
# http://errors.yoctoproject.org/Errors/Details/152641/
-LDFLAGS_append_x86 = "${@bb.utils.contains('DISTRO_FEATURES', 'ld-is-gold', ' -fuse-ld=bfd ', '', d)}" \ No newline at end of file
+LDFLAGS_append_x86 = "${@bb.utils.contains('DISTRO_FEATURES', 'ld-is-gold', ' -fuse-ld=bfd ', '', d)}"