From 393af232a7fbbe8b4ecc76b604ac944c14f7f541 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sat, 31 Oct 2020 12:15:15 +0100 Subject: [PATCH] gstreamer1.0-omx: rename bbappend to match new 1.18.0 version from oe-core Signed-off-by: Martin Jansa --- ...1-Don-t-try-to-acquire-buffer-when-src-pad-isn-t-activ.patch | 0 .../0001-config-files-path.patch | 0 .../0003-no-timeout-on-get-state.patch | 0 .../0004-Properly-handle-drain-requests-while-flushing.patch | 0 ...5-Don-t-abort-gst_omx_video_dec_set_format-if-there-s-.patch | 0 ...er1.0-omx_1.16%.bbappend => gstreamer1.0-omx_1.18%.bbappend} | 2 +- 6 files changed, 1 insertion(+), 1 deletion(-) rename recipes-multimedia/gstreamer/{gstreamer1.0-omx-1.16 => gstreamer1.0-omx-1.18}/0001-Don-t-try-to-acquire-buffer-when-src-pad-isn-t-activ.patch (100%) rename recipes-multimedia/gstreamer/{gstreamer1.0-omx-1.16 => gstreamer1.0-omx-1.18}/0001-config-files-path.patch (100%) rename recipes-multimedia/gstreamer/{gstreamer1.0-omx-1.16 => gstreamer1.0-omx-1.18}/0003-no-timeout-on-get-state.patch (100%) rename recipes-multimedia/gstreamer/{gstreamer1.0-omx-1.16 => gstreamer1.0-omx-1.18}/0004-Properly-handle-drain-requests-while-flushing.patch (100%) rename recipes-multimedia/gstreamer/{gstreamer1.0-omx-1.16 => gstreamer1.0-omx-1.18}/0005-Don-t-abort-gst_omx_video_dec_set_format-if-there-s-.patch (100%) rename recipes-multimedia/gstreamer/{gstreamer1.0-omx_1.16%.bbappend => gstreamer1.0-omx_1.18%.bbappend} (86%) diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-omx-1.16/0001-Don-t-try-to-acquire-buffer-when-src-pad-isn-t-activ.patch b/recipes-multimedia/gstreamer/gstreamer1.0-omx-1.18/0001-Don-t-try-to-acquire-buffer-when-src-pad-isn-t-activ.patch similarity index 100% rename from recipes-multimedia/gstreamer/gstreamer1.0-omx-1.16/0001-Don-t-try-to-acquire-buffer-when-src-pad-isn-t-activ.patch rename to recipes-multimedia/gstreamer/gstreamer1.0-omx-1.18/0001-Don-t-try-to-acquire-buffer-when-src-pad-isn-t-activ.patch diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-omx-1.16/0001-config-files-path.patch b/recipes-multimedia/gstreamer/gstreamer1.0-omx-1.18/0001-config-files-path.patch similarity index 100% rename from recipes-multimedia/gstreamer/gstreamer1.0-omx-1.16/0001-config-files-path.patch rename to recipes-multimedia/gstreamer/gstreamer1.0-omx-1.18/0001-config-files-path.patch diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-omx-1.16/0003-no-timeout-on-get-state.patch b/recipes-multimedia/gstreamer/gstreamer1.0-omx-1.18/0003-no-timeout-on-get-state.patch similarity index 100% rename from recipes-multimedia/gstreamer/gstreamer1.0-omx-1.16/0003-no-timeout-on-get-state.patch rename to recipes-multimedia/gstreamer/gstreamer1.0-omx-1.18/0003-no-timeout-on-get-state.patch diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-omx-1.16/0004-Properly-handle-drain-requests-while-flushing.patch b/recipes-multimedia/gstreamer/gstreamer1.0-omx-1.18/0004-Properly-handle-drain-requests-while-flushing.patch similarity index 100% rename from recipes-multimedia/gstreamer/gstreamer1.0-omx-1.16/0004-Properly-handle-drain-requests-while-flushing.patch rename to recipes-multimedia/gstreamer/gstreamer1.0-omx-1.18/0004-Properly-handle-drain-requests-while-flushing.patch diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-omx-1.16/0005-Don-t-abort-gst_omx_video_dec_set_format-if-there-s-.patch b/recipes-multimedia/gstreamer/gstreamer1.0-omx-1.18/0005-Don-t-abort-gst_omx_video_dec_set_format-if-there-s-.patch similarity index 100% rename from recipes-multimedia/gstreamer/gstreamer1.0-omx-1.16/0005-Don-t-abort-gst_omx_video_dec_set_format-if-there-s-.patch rename to recipes-multimedia/gstreamer/gstreamer1.0-omx-1.18/0005-Don-t-abort-gst_omx_video_dec_set_format-if-there-s-.patch diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.16%.bbappend b/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.18%.bbappend similarity index 86% rename from recipes-multimedia/gstreamer/gstreamer1.0-omx_1.16%.bbappend rename to recipes-multimedia/gstreamer/gstreamer1.0-omx_1.18%.bbappend index 79b35c4..5660655 100644 --- a/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.16%.bbappend +++ b/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.18%.bbappend @@ -9,4 +9,4 @@ SRC_URI_append_rpi = " \ file://0005-Don-t-abort-gst_omx_video_dec_set_format-if-there-s-.patch \ " -FILESEXTRAPATHS_prepend := "${THISDIR}/gstreamer1.0-omx-1.16:" +FILESEXTRAPATHS_prepend_rpi := "${THISDIR}/gstreamer1.0-omx-1.18:"