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

PR = "${INC_PR}.1"

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] = "5416a727e8b0bd94eec077ac7d70aae7"
SRC_URI[sha256sum] = "fdb0b5ab964f607a93664412702a131931da8ef0b557597cbf161c3d9c9d0c12"

COMPATIBLE_MACHINE = "(mx28)"