summaryrefslogtreecommitdiff
path: root/recipes-multimedia/libgstomx-1.0/files/gstomx-1.0.patch
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2020-05-17 11:09:41 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2020-05-28 12:29:05 +0200
commitd13caaba2d90f856b944ebde44967b679d3eb3a9 (patch)
tree417d262852123f10c03838f81bc51bda9c2c3a03 /recipes-multimedia/libgstomx-1.0/files/gstomx-1.0.patch
parent7a56c4b0ae2a656cde85ab8b369e6bc2969ca91c (diff)
apalis-tk1: drop machine
The downstream kernel gets to old to be used with the new zeus userspace components. Drop the machine. Related-to: ELB-2733 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-multimedia/libgstomx-1.0/files/gstomx-1.0.patch')
-rw-r--r--recipes-multimedia/libgstomx-1.0/files/gstomx-1.0.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/recipes-multimedia/libgstomx-1.0/files/gstomx-1.0.patch b/recipes-multimedia/libgstomx-1.0/files/gstomx-1.0.patch
deleted file mode 100644
index 9e5a702..0000000
--- a/recipes-multimedia/libgstomx-1.0/files/gstomx-1.0.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Naur a/omx/gstomxvideoenc.c b/omx/gstomxvideoenc.c
---- a/omx/gstomxvideoenc.c 2016-06-08 06:17:32.000000000 +0200
-+++ b/omx/gstomxvideoenc.c 2017-01-08 23:54:18.217242233 +0100
-@@ -2440,7 +2440,7 @@
-
- err =
- gst_omx_component_get_index (self->enc,
-- NVX_INDEX_CONFIG_VIDEO_ENCODE_TEMPORALTRADEOFF, &eIndex);
-+ (char *) NVX_INDEX_CONFIG_VIDEO_ENCODE_TEMPORALTRADEOFF, &eIndex);
- if (err != OMX_ErrorNone) {
- return FALSE;
- }