meta-digi/meta-digi-dey/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1...

16 lines
507 B
Plaintext

# Copyright (C) 2018 Digi International
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
SRC_URI_IMX_PATCHES = " \
file://0001-Need-to-check-if-pa-stream-is-still-valid.patch \
file://0002-Fix-aacpase-error-tolerance-issue.patch \
file://0003-MMFMWK-7274-mx8dv-Enable-camera-on-mx8dv.patch \
file://0004-gstaacparse-Fix-adif-aac-file-read-channel-progile-i.patch \
"
SRC_URI_append_mx6 = "${SRC_URI_IMX_PATCHES}"
SRC_URI_append_mx7 = "${SRC_URI_IMX_PATCHES}"
PACKAGECONFIG_append = " vpx"