aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/gst-plugins/gst-fsl-plugin_3.0.5.bb
blob: 36fbe41a6245052b69168032e3ed8a13bbe6a11c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Copyright (C) 2012-2013 Freescale Semicondutor
# Released under the MIT license (see COPYING.MIT for the terms)

require gst-fsl-plugin.inc

DEPENDS += "libfslcodec libfslvpuwrap libfslparser"

PR = "${INC_PR}.3"

SRC_URI += "file://fix-missing-sys-types-h.patch \
            file://Link-with-the-Real-Time-Extension-lib.patch \
           "

PACKAGE_NAME = "gst-fsl-plugins"

SRC_URI[md5sum] = "fd7c9db129cbcc4dc79b7dd832061594"
SRC_URI[sha256sum] = "546deb407993f726ef4e140f5bd734d612d5f8872c832ac820957f667f22306e"

COMPATIBLE_MACHINE = "(mx6)"