diff options
| author | Mikko Gronoff <mikko.gronoff@qt.io> | 2020-06-02 13:27:49 +0300 |
|---|---|---|
| committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2020-06-09 12:22:39 +0000 |
| commit | c2f3a17f625cd2e9d4f91a26b4fe15c16dfc5557 (patch) | |
| tree | 7dec8db72856cf23ffc5685eedb82f4d07c5ae50 /recipes-qt/qt5/qtmultimedia_git.bb | |
| parent | 8670ea2251244e0f7df27fe252b373b77ae4aa11 (diff) | |
| download | meta-qt5-dev.tar.gz | |
qt5: update submodulesdev
Update to latest content in Qt 5.15 branch.
Task-number: QTBUG-84150
Change-Id: I929553df6d0d32277d7e7c5bde2c242d811c29af
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'recipes-qt/qt5/qtmultimedia_git.bb')
| -rw-r--r-- | recipes-qt/qt5/qtmultimedia_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtmultimedia_git.bb b/recipes-qt/qt5/qtmultimedia_git.bb index e8013ea7..808fdf88 100644 --- a/recipes-qt/qt5/qtmultimedia_git.bb +++ b/recipes-qt/qt5/qtmultimedia_git.bb | |||
| @@ -38,7 +38,7 @@ SRC_URI += "\ | |||
| 38 | # http://errors.yoctoproject.org/Errors/Build/44914/ | 38 | # http://errors.yoctoproject.org/Errors/Build/44914/ |
| 39 | LDFLAGS_append_x86 = "${@bb.utils.contains('DISTRO_FEATURES', 'ld-is-gold', ' -fuse-ld=bfd ', '', d)}" | 39 | LDFLAGS_append_x86 = "${@bb.utils.contains('DISTRO_FEATURES', 'ld-is-gold', ' -fuse-ld=bfd ', '', d)}" |
| 40 | 40 | ||
| 41 | SRCREV = "89f92578ece66aaa50e03cacd81434cd18006185" | 41 | SRCREV = "d6076e0963b16ec98c13ce126db1d94a8f2952ca" |
| 42 | 42 | ||
| 43 | # Temporary work around for Qt5MultimediaConfig.cmake referencing non-existent videoeglvideonode directory | 43 | # Temporary work around for Qt5MultimediaConfig.cmake referencing non-existent videoeglvideonode directory |
| 44 | do_install_append() { | 44 | do_install_append() { |
