aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/gst-plugins/gst-fsl-plugin_2.0.3.bb
blob: 0fc5609e7bc210ec1391783493d0b9ce68a0e72b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Copyright (C) 2011, 2012 Freescale Semicondutor
# Released under the MIT license (see COPYING.MIT for the terms)

require gst-fsl-plugin.inc
DEPENDS += "fsl-mm-codeclib"
RDEPENDS_${PN} = "fsl-mm-codeclib"

PR = "${INC_PR}.3"

SRC_URI += "file://fix_segment_fault_in_v4lsink_for_yocto.patch \
            file://fix-missing-sys-types-h.patch"

SRC_URI[md5sum] = "036a8e86031b0670f41b10796e268f9e"
SRC_URI[sha256sum] = "ee024e6fe94ce309b10dc89ab247d1bbcf8ae9cc8006178c96101ce2d4d164a0"

COMPATIBLE_MACHINE = "(mx5)"