diff options
Diffstat (limited to 'recipes-qt/qt5/qtmultimedia.inc')
-rw-r--r-- | recipes-qt/qt5/qtmultimedia.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtmultimedia.inc b/recipes-qt/qt5/qtmultimedia.inc index 9e7c57a9..8904ca53 100644 --- a/recipes-qt/qt5/qtmultimedia.inc +++ b/recipes-qt/qt5/qtmultimedia.inc | |||
@@ -13,3 +13,6 @@ SRC_URI += "\ | |||
13 | file://0001-Initial-porting-effort-to-GStreamer-1.0.patch \ | 13 | file://0001-Initial-porting-effort-to-GStreamer-1.0.patch \ |
14 | file://0002-qtmultimedia.pro-Respect-OE_GSTREAMER_ENABLED-OE_GST.patch \ | 14 | file://0002-qtmultimedia.pro-Respect-OE_GSTREAMER_ENABLED-OE_GST.patch \ |
15 | " | 15 | " |
16 | |||
17 | LICENSE += "| GPL-2.0" | ||
18 | LIC_FILES_CHKSUM += "file://LICENSE.GPLv2;md5=e782f55badfa137e5e59c330f12cc8ed" | ||