aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwebengine/0001-eLinux-build-ffmpegsumo-as-well.patch
blob: eb80afd21b3d9d34e22f0aa66a7d3ab955e340f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
From 72ff0b7d9600db642e2d2e95c78c70454bbdb5e7 Mon Sep 17 00:00:00 2001
From: Zeno Albisser <zeno.albisser@theqtcompany.com>
Date: Fri, 30 Jan 2015 13:10:15 +0100
Subject: [PATCH] eLinux: build ffmpegsumo as well.

This will only contain free codecs.

Change-Id: I021b2c121bf146abb24b7a90dd1c3580638b1058
Reviewed-by: Andras Becsi <andras.becsi@theqtcompany.com>

Upstream-Status: Backport [ 72ff0b7d9600db642e2d2e95c78c70454bbdb5e7 from https://gitorious.org/qt/qtwebengine.git ]
---
 src/core/config/embedded_linux.pri | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/core/config/embedded_linux.pri b/src/core/config/embedded_linux.pri
index 4000625..773bf0b 100644
--- a/src/core/config/embedded_linux.pri
+++ b/src/core/config/embedded_linux.pri
@@ -1,7 +1,7 @@
 GYP_ARGS += "-D qt_os=\"embedded_linux\" -I config/embedded_linux.gypi"
 
 GYP_CONFIG += \
-    build_ffmpegsumo=0 \
+    build_ffmpegsumo=1 \
     configuration_policy=0 \
     desktop_linux=0 \
     disable_nacl=1 \
-- 
1.9.1