diff options
author | Tudor Florea <tudor.florea@enea.com> | 2014-10-10 03:19:58 +0200 |
---|---|---|
committer | Tudor Florea <tudor.florea@enea.com> | 2014-10-10 03:19:58 +0200 |
commit | f98b448ee835646be48f530b3e6fe13b32b093f5 (patch) | |
tree | 9d1062f1e8893e72829df650f5e558c5fb255955 /recipes-qt/qt4/qt4-phonon-patches.inc | |
download | meta-fsl-arm-daisy-140929.tar.gz |
initial commit for Enea Linux 4.0-140929daisy-140929
Migrated from the internal git server on the daisy-enea-point-release branch
Signed-off-by: Tudor Florea <tudor.florea@enea.com>
Diffstat (limited to 'recipes-qt/qt4/qt4-phonon-patches.inc')
-rw-r--r-- | recipes-qt/qt4/qt4-phonon-patches.inc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes-qt/qt4/qt4-phonon-patches.inc b/recipes-qt/qt4/qt4-phonon-patches.inc new file mode 100644 index 0000000..60bdeea --- /dev/null +++ b/recipes-qt/qt4/qt4-phonon-patches.inc | |||
@@ -0,0 +1,8 @@ | |||
1 | FILESEXTRAPATHS_prepend := "${THISDIR}/qt4:" | ||
2 | |||
3 | SRC_URI_append_mx5 += "file://0001-Add-support-for-i.MX-codecs-to-phonon.patch" | ||
4 | SRC_URI_append_mx6 += " \ | ||
5 | file://0001-Add-support-for-i.MX-codecs-to-phonon.patch \ | ||
6 | file://0002-i.MX-video-renderer-Allow-v4l-device-from-environmen.patch \ | ||
7 | " | ||
8 | |||