summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/gstreamer/gst-plugins-base_%.bbappend
blob: ecb2b54000870b90a3c9653e8d046f80884ad777 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Freescale gstplaybin2 rawvideo support

FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"

SRC_URI_append_mxs = " file://gstplaybin2-rawvideo-support.patch"
SRC_URI_append_mx5 = " file://gstplaybin2-rawvideo-support.patch"
SRC_URI_append_mx6 = " file://gstplaybin2-rawvideo-support.patch"

PACKAGE_ARCH_mxs = "${MACHINE_SOCARCH}"
PACKAGE_ARCH_mx5 = "${MACHINE_SOCARCH}"
PACKAGE_ARCH_mx6 = "${MACHINE_SOCARCH}"