imx-gst1.0-plugin: restrict patches to ccimx6ul
The JIRA in the patch description describes a problem in the CC6UL, so do not use the patches on other platforms. Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
parent
721039df6b
commit
5d74f18c2e
|
|
@ -1,8 +1,8 @@
|
||||||
# Copyright (C) 2016-2023 Digi International Inc.
|
# Copyright (C) 2016-2024 Digi International Inc.
|
||||||
|
|
||||||
FILESEXTRAPATHS:prepend := "${THISDIR}/${BPN}:"
|
FILESEXTRAPATHS:prepend := "${THISDIR}/${BPN}:"
|
||||||
|
|
||||||
SRC_URI += " \
|
SRC_URI:append:ccimx6ul = " \
|
||||||
file://0001-gstimxv4l2-map-dev-video1-to-dev-fb0.patch \
|
file://0001-gstimxv4l2-map-dev-video1-to-dev-fb0.patch \
|
||||||
file://0002-imx-gst1.0-plugin-fix-build-using-MUSL-C-library.patch \
|
file://0002-imx-gst1.0-plugin-fix-build-using-MUSL-C-library.patch \
|
||||||
"
|
"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue