diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2018-06-05 13:34:20 +0000 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2018-06-05 13:48:51 +0000 |
| commit | dde9b55a24a364c5fede0d6c874890acb0251386 (patch) | |
| tree | 29aede243473f043fa6630431f827a575c4a8f7b /recipes-qt/qt5/qtmultimedia_git.bb | |
| parent | e0a4e23c1dbeed88962694263de1776b530f3899 (diff) | |
| download | meta-qt5-dde9b55a24a364c5fede0d6c874890acb0251386.tar.gz | |
qt5: refresh the patches and update them on meta-qt5 repositories
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
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 0f272e5c..deb193f9 100644 --- a/recipes-qt/qt5/qtmultimedia_git.bb +++ b/recipes-qt/qt5/qtmultimedia_git.bb | |||
| @@ -28,7 +28,7 @@ EXTRA_QMAKEVARS_CONFIGURE += "${@bb.utils.contains_any('PACKAGECONFIG', 'gstream | |||
| 28 | CXXFLAGS += "${@bb.utils.contains('DISTRO_FEATURES', 'x11', '', '-DMESA_EGL_NO_X11_HEADERS=1', d)}" | 28 | CXXFLAGS += "${@bb.utils.contains('DISTRO_FEATURES', 'x11', '', '-DMESA_EGL_NO_X11_HEADERS=1', d)}" |
| 29 | 29 | ||
| 30 | # Patches from https://github.com/meta-qt5/qtmultimedia/commits/b5.11 | 30 | # Patches from https://github.com/meta-qt5/qtmultimedia/commits/b5.11 |
| 31 | # 5.11.meta-qt5.2 | 31 | # 5.11.meta-qt5.3 |
| 32 | SRC_URI += "\ | 32 | SRC_URI += "\ |
| 33 | file://0001-qtmultimedia-fix-a-conflicting-declaration.patch \ | 33 | file://0001-qtmultimedia-fix-a-conflicting-declaration.patch \ |
| 34 | " | 34 | " |
