aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/gst-plugins/gst-fsl-plugin_3.0.6.bb
blob: 4c2844202fcdd6f31bcef18e4613ed5254b89cb1 (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 = "gstreamer gst-plugins-base libfslcodec libfslparser"

PR = "${INC_PR}.0"

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 = "(mx28)"