summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtmultimedia_git.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2018-01-15 18:34:53 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2018-01-16 12:45:18 +0000
commite8ec89bf1724836b054e8629e5ad90eb4fd97868 (patch)
treecaf553cae2bfd5d7370c4ecafff7871bfe193c44 /recipes-qt/qt5/qtmultimedia_git.bb
parent7ac3d20bd2089f365f9b9615835286b805c99bc2 (diff)
downloadmeta-qt5-e8ec89bf1724836b054e8629e5ad90eb4fd97868.tar.gz
qt: refresh remaining patches and add links to meta-qt5 repos
* add comment with link to meta-qt5 repository where the meta-qt5 .patch files are maintained, include branch and tag name so that it's more clear from where these changes are exported (with: git format-patch --no-numbered --no-signature) 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.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtmultimedia_git.bb b/recipes-qt/qt5/qtmultimedia_git.bb
index 3a1ec077..10b90a65 100644
--- a/recipes-qt/qt5/qtmultimedia_git.bb
+++ b/recipes-qt/qt5/qtmultimedia_git.bb
@@ -31,6 +31,8 @@ EXTRA_QMAKEVARS_PRE += "${@bb.utils.contains('PACKAGECONFIG', 'gstreamer010', 'G
31# Disable GStreamer if completely disabled 31# Disable GStreamer if completely disabled
32EXTRA_QMAKEVARS_PRE += "${@bb.utils.contains_any('PACKAGECONFIG', 'gstreamer gstreamer010', '', 'CONFIG+=done_config_gstreamer', d)}" 32EXTRA_QMAKEVARS_PRE += "${@bb.utils.contains_any('PACKAGECONFIG', 'gstreamer gstreamer010', '', 'CONFIG+=done_config_gstreamer', d)}"
33 33
34# Patches from https://github.com/meta-qt5/qtmultimedia/commits/b5.6
35# 5.6.meta-qt5.1
34SRC_URI += "\ 36SRC_URI += "\
35 file://0001-Initial-porting-effort-to-GStreamer-1.0.patch \ 37 file://0001-Initial-porting-effort-to-GStreamer-1.0.patch \
36" 38"