Kaynağa Gözat

*.patch: add Upstream-Status to all patches

There is new patch-status QA check in oe-core:
https://git.openembedded.org/openembedded-core/commit/?id=76a685bfcf927593eac67157762a53259089ea8a

This is temporary work around just to hide _many_ warnings from
optional patch-status (if you add it to WARN_QA).

This just added
Upstream-Status: Pending
everywhere without actually investigating what's the proper status.

This is just to hide current QA warnings and to catch new .patch files being
added without Upstream-Status, but the number of Pending patches is now terrible:
Patches in Pending state: 41 (57%)

With recent change to enable patch-status not only for all .patch
files in oe-core, but for all recipes from oe-core:
https://git.openembedded.org/openembedded-core/commit/?id=61a881fdbe8b5a21c6276b8a5d06cc30486b1eb3
this causes bluez5 do_patch failures as reported in:
https://lists.openembedded.org/g/openembedded-core/message/183177

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa 1 yıl önce
ebeveyn
işleme
195c7d59bc
32 değiştirilmiş dosya ile 64 ekleme ve 0 silme
  1. 2 0
      recipes-bsp/u-boot/files/0001-rpi-always-set-fdt_addr-with-firmware-provided-FDT-address.patch
  2. 2 0
      recipes-connectivity/bluez5/bluez5/0001-bcm43xx-Add-bcm43xx-3wire-variant.patch
  3. 2 0
      recipes-connectivity/bluez5/bluez5/0002-bcm43xx-The-UART-speed-must-be-reset-after-the-firmw.patch
  4. 2 0
      recipes-connectivity/bluez5/bluez5/0003-Increase-firmware-load-timeout-to-30s.patch
  5. 2 0
      recipes-connectivity/bluez5/bluez5/0004-Move-the-hciattach-firmware-into-lib-firmware.patch
  6. 2 0
      recipes-graphics/userland/files/0001-Allow-applications-to-set-next-resource-handle.patch
  7. 2 0
      recipes-graphics/userland/files/0002-wayland-Add-support-for-the-Wayland-winsys.patch
  8. 2 0
      recipes-graphics/userland/files/0003-wayland-Add-Wayland-example.patch
  9. 2 0
      recipes-graphics/userland/files/0004-wayland-egl-Add-bcm_host-to-dependencies.patch
  10. 2 0
      recipes-graphics/userland/files/0005-interface-remove-faulty-assert-to-make-weston-happy-.patch
  11. 2 0
      recipes-graphics/userland/files/0006-zero-out-wl-buffers-in-egl_surface_free.patch
  12. 2 0
      recipes-graphics/userland/files/0007-initialize-front-back-wayland-buffers.patch
  13. 2 0
      recipes-graphics/userland/files/0008-Remove-RPC_FLUSH.patch
  14. 2 0
      recipes-graphics/userland/files/0009-fix-cmake-dependency-race.patch
  15. 2 0
      recipes-graphics/userland/files/0010-Fix-for-framerate-with-nested-composition.patch
  16. 2 0
      recipes-graphics/userland/files/0011-build-shared-library-for-vchostif.patch
  17. 2 0
      recipes-graphics/userland/files/0012-implement-buffer-wrapping-interface-for-dispmanx.patch
  18. 2 0
      recipes-graphics/userland/files/0013-Implement-triple-buffering-for-wayland.patch
  19. 2 0
      recipes-graphics/userland/files/0016-Allow-multiple-wayland-compositor-state-data-per-pro.patch
  20. 2 0
      recipes-graphics/userland/files/0018-Add-EGL_IMG_context_priority-related-defines.patch
  21. 2 0
      recipes-graphics/userland/files/0019-libfdt-Undefine-__wordsize-if-already-defined.patch
  22. 2 0
      recipes-graphics/userland/files/0020-openmaxil-add-pkg-config-file.patch
  23. 2 0
      recipes-graphics/userland/files/0024-userland-Sync-needed-defines-for-weston-build.patch
  24. 2 0
      recipes-kernel/linux/files/0001-gcc-plugins-Reorganize-gimple-includes-for-GCC-13.patch
  25. 2 0
      recipes-multimedia/gstreamer/gstreamer1.0-omx/0001-Don-t-try-to-acquire-buffer-when-src-pad-isn-t-activ.patch
  26. 2 0
      recipes-multimedia/gstreamer/gstreamer1.0-omx/0003-no-timeout-on-get-state.patch
  27. 2 0
      recipes-multimedia/gstreamer/gstreamer1.0-omx/0004-Properly-handle-drain-requests-while-flushing.patch
  28. 2 0
      recipes-multimedia/omxplayer/omxplayer/0001-Fix-build-with-vc4-driver.patch
  29. 2 0
      recipes-multimedia/omxplayer/omxplayer/0001-Specify-cc-cxx-and-ld-variables-from-environment.patch
  30. 2 0
      recipes-multimedia/omxplayer/omxplayer/0007-Remove-Makefile-hardcoded-arch-tune.patch
  31. 2 0
      recipes-multimedia/omxplayer/omxplayer/cross-crompile-ffmpeg.patch
  32. 2 0
      recipes-multimedia/omxplayer/omxplayer/use-native-pkg-config.patch

+ 2 - 0
recipes-bsp/u-boot/files/0001-rpi-always-set-fdt_addr-with-firmware-provided-FDT-address.patch

@@ -29,6 +29,8 @@ Signed-off-by: Mauro Salvini <m.salvini@koansoftware.com>
 Cc: C?dric Schieli <cschieli@gmail.com>
 Cc: C?dric Schieli <cschieli@gmail.com>
 Cc: Matthias Brugger <mbrugger@suse.com>
 Cc: Matthias Brugger <mbrugger@suse.com>
 ---
 ---
+Upstream-Status: Pending
+
  board/raspberrypi/rpi/rpi.c | 3 ---
  board/raspberrypi/rpi/rpi.c | 3 ---
  1 file changed, 3 deletions(-)
  1 file changed, 3 deletions(-)
 
 

+ 2 - 0
recipes-connectivity/bluez5/bluez5/0001-bcm43xx-Add-bcm43xx-3wire-variant.patch

@@ -4,6 +4,8 @@ Date: Tue, 16 Feb 2016 16:40:46 +0000
 Subject: [PATCH] bcm43xx: Add bcm43xx-3wire variant
 Subject: [PATCH] bcm43xx: Add bcm43xx-3wire variant
 
 
 ---
 ---
+Upstream-Status: Pending
+
  tools/hciattach.c | 3 +++
  tools/hciattach.c | 3 +++
  1 file changed, 3 insertions(+)
  1 file changed, 3 insertions(+)
 
 

+ 2 - 0
recipes-connectivity/bluez5/bluez5/0002-bcm43xx-The-UART-speed-must-be-reset-after-the-firmw.patch

@@ -5,6 +5,8 @@ Subject: [PATCH] bcm43xx: The UART speed must be reset after the firmware
  download
  download
 
 
 ---
 ---
+Upstream-Status: Pending
+
  tools/hciattach_bcm43xx.c | 6 ++----
  tools/hciattach_bcm43xx.c | 6 ++----
  1 file changed, 2 insertions(+), 4 deletions(-)
  1 file changed, 2 insertions(+), 4 deletions(-)
 
 

+ 2 - 0
recipes-connectivity/bluez5/bluez5/0003-Increase-firmware-load-timeout-to-30s.patch

@@ -4,6 +4,8 @@ Date: Wed, 20 Jan 2016 16:00:37 +0000
 Subject: [PATCH] Increase firmware load timeout to 30s
 Subject: [PATCH] Increase firmware load timeout to 30s
 
 
 ---
 ---
+Upstream-Status: Pending
+
  tools/hciattach.c | 2 +-
  tools/hciattach.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
  1 file changed, 1 insertion(+), 1 deletion(-)
 
 

+ 2 - 0
recipes-connectivity/bluez5/bluez5/0004-Move-the-hciattach-firmware-into-lib-firmware.patch

@@ -11,6 +11,8 @@ Subject: [PATCH] Move the hciattach firmware into /lib/firmware
 
 
 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
 ---
 ---
+Upstream-Status: Pending
+
  tools/hciattach.h | 2 +-
  tools/hciattach.h | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
  1 file changed, 1 insertion(+), 1 deletion(-)
 
 

+ 2 - 0
recipes-graphics/userland/files/0001-Allow-applications-to-set-next-resource-handle.patch

@@ -7,6 +7,8 @@ This patch adds provisions in userland to
 let apps callers set the next rendereing dispmanx resource.
 let apps callers set the next rendereing dispmanx resource.
 It's useful for implementing, say, a buffer carousel.
 It's useful for implementing, say, a buffer carousel.
 ---
 ---
+Upstream-Status: Pending
+
  interface/khronos/common/khrn_client_rpc.h |  2 ++
  interface/khronos/common/khrn_client_rpc.h |  2 ++
  interface/khronos/common/khrn_int_ids.h    |  2 ++
  interface/khronos/common/khrn_int_ids.h    |  2 ++
  interface/khronos/egl/egl_client.c         | 30 +++++++++++++++++++---
  interface/khronos/egl/egl_client.c         | 30 +++++++++++++++++++---

+ 2 - 0
recipes-graphics/userland/files/0002-wayland-Add-support-for-the-Wayland-winsys.patch

@@ -19,6 +19,8 @@ vc_vchi_dispmanx.h
 
 
 Signed-off-by: Khem Raj <raj.khem@gmail.com>
 Signed-off-by: Khem Raj <raj.khem@gmail.com>
 ---
 ---
+Upstream-Status: Pending
+
  .gitignore                                    |   1 +
  .gitignore                                    |   1 +
  CMakeLists.txt                                |  11 +
  CMakeLists.txt                                |  11 +
  README.md                                     |   4 +
  README.md                                     |   4 +

+ 2 - 0
recipes-graphics/userland/files/0003-wayland-Add-Wayland-example.patch

@@ -4,6 +4,8 @@ Date: Tue, 1 Oct 2013 13:19:20 +0200
 Subject: [PATCH] wayland: Add Wayland example
 Subject: [PATCH] wayland: Add Wayland example
 
 
 ---
 ---
+Upstream-Status: Pending
+
  .../linux/apps/hello_pi/CMakeLists.txt        |   1 +
  .../linux/apps/hello_pi/CMakeLists.txt        |   1 +
  .../linux/apps/hello_pi/Makefile              |   2 +
  .../linux/apps/hello_pi/Makefile              |   2 +
  .../hello_pi/hello_wayland/CMakeLists.txt     |   8 +
  .../hello_pi/hello_wayland/CMakeLists.txt     |   8 +

+ 2 - 0
recipes-graphics/userland/files/0004-wayland-egl-Add-bcm_host-to-dependencies.patch

@@ -9,6 +9,8 @@ lets add the dependency on bcm_host module which should do it
 
 
 Signed-off-by: Khem Raj <raj.khem@gmail.com>
 Signed-off-by: Khem Raj <raj.khem@gmail.com>
 ---
 ---
+Upstream-Status: Pending
+
  interface/khronos/wayland-egl/wayland-egl.pc.in | 1 +
  interface/khronos/wayland-egl/wayland-egl.pc.in | 1 +
  1 file changed, 1 insertion(+)
  1 file changed, 1 insertion(+)
 
 

+ 2 - 0
recipes-graphics/userland/files/0005-interface-remove-faulty-assert-to-make-weston-happy-.patch

@@ -9,6 +9,8 @@ This was removed after a discussion on IRC with the weston guys
 
 
 Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
 Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
 ---
 ---
+Upstream-Status: Pending
+
  interface/vmcs_host/vc_vchi_dispmanx.c | 1 -
  interface/vmcs_host/vc_vchi_dispmanx.c | 1 -
  1 file changed, 1 deletion(-)
  1 file changed, 1 deletion(-)
 
 

+ 2 - 0
recipes-graphics/userland/files/0006-zero-out-wl-buffers-in-egl_surface_free.patch

@@ -7,6 +7,8 @@ origins from buildroot
 
 
 Signed-off-by: Khem Raj <raj.khem@gmail.com>
 Signed-off-by: Khem Raj <raj.khem@gmail.com>
 ---
 ---
+Upstream-Status: Pending
+
  interface/khronos/egl/egl_client_surface.c | 2 ++
  interface/khronos/egl/egl_client_surface.c | 2 ++
  1 file changed, 2 insertions(+)
  1 file changed, 2 insertions(+)
 
 

+ 2 - 0
recipes-graphics/userland/files/0007-initialize-front-back-wayland-buffers.patch

@@ -7,6 +7,8 @@ origins from metrological wayland support
 
 
 Signed-off-by: Khem Raj <raj.khem@gmail.com>
 Signed-off-by: Khem Raj <raj.khem@gmail.com>
 ---
 ---
+Upstream-Status: Pending
+
  interface/khronos/egl/egl_client_surface.c | 3 +++
  interface/khronos/egl/egl_client_surface.c | 3 +++
  1 file changed, 3 insertions(+)
  1 file changed, 3 insertions(+)
 
 

+ 2 - 0
recipes-graphics/userland/files/0008-Remove-RPC_FLUSH.patch

@@ -7,6 +7,8 @@ Origins from buildroot
 
 
 Signed-off-by: Khem Raj <raj.khem@gmail.com>
 Signed-off-by: Khem Raj <raj.khem@gmail.com>
 ---
 ---
+Upstream-Status: Pending
+
  interface/khronos/ext/gl_oes_egl_image_client.c | 1 -
  interface/khronos/ext/gl_oes_egl_image_client.c | 1 -
  1 file changed, 1 deletion(-)
  1 file changed, 1 deletion(-)
 
 

+ 2 - 0
recipes-graphics/userland/files/0009-fix-cmake-dependency-race.patch

@@ -17,6 +17,8 @@ make[2]: ***
 
 
 Signed-off-by: Khem Raj <raj.khem@gmail.com>
 Signed-off-by: Khem Raj <raj.khem@gmail.com>
 ---
 ---
+Upstream-Status: Pending
+
  interface/vcos/pthreads/CMakeLists.txt | 8 ++++++++
  interface/vcos/pthreads/CMakeLists.txt | 8 ++++++++
  interface/vmcs_host/CMakeLists.txt     | 8 --------
  interface/vmcs_host/CMakeLists.txt     | 8 --------
  interface/vmcs_host/vc_vchi_dispmanx.h | 2 +-
  interface/vmcs_host/vc_vchi_dispmanx.h | 2 +-

+ 2 - 0
recipes-graphics/userland/files/0010-Fix-for-framerate-with-nested-composition.patch

@@ -7,6 +7,8 @@ frame rate appears irregular and lower than expected when using nested compositi
 
 
 Signed-off-by: Khem Raj <raj.khem@gmail.com>
 Signed-off-by: Khem Raj <raj.khem@gmail.com>
 ---
 ---
+Upstream-Status: Pending
+
  interface/khronos/egl/egl_client.c | 8 ++++++++
  interface/khronos/egl/egl_client.c | 8 ++++++++
  1 file changed, 8 insertions(+)
  1 file changed, 8 insertions(+)
 
 

+ 2 - 0
recipes-graphics/userland/files/0011-build-shared-library-for-vchostif.patch

@@ -7,6 +7,8 @@ Fixes #149
 
 
 Signed-off-by: Khem Raj <raj.khem@gmail.com>
 Signed-off-by: Khem Raj <raj.khem@gmail.com>
 ---
 ---
+Upstream-Status: Pending
+
  interface/vmcs_host/CMakeLists.txt | 2 +-
  interface/vmcs_host/CMakeLists.txt | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
  1 file changed, 1 insertion(+), 1 deletion(-)
 
 

+ 2 - 0
recipes-graphics/userland/files/0012-implement-buffer-wrapping-interface-for-dispmanx.patch

@@ -7,6 +7,8 @@ Courtesy: Zan Dobersek
 
 
 Signed-off-by: Khem Raj <raj.khem@gmail.com>
 Signed-off-by: Khem Raj <raj.khem@gmail.com>
 ---
 ---
+Upstream-Status: Pending
+
  interface/khronos/ext/egl_wayland.c | 42 +++++++++++++++++++++++++++++
  interface/khronos/ext/egl_wayland.c | 42 +++++++++++++++++++++++++++++
  interface/wayland/dispmanx.xml      | 10 +++++++
  interface/wayland/dispmanx.xml      | 10 +++++++
  2 files changed, 52 insertions(+)
  2 files changed, 52 insertions(+)

+ 2 - 0
recipes-graphics/userland/files/0013-Implement-triple-buffering-for-wayland.patch

@@ -12,6 +12,8 @@ to two vertical intervals
 Signed-off-by: Jeff Wannamaker <jeff_wannamaker@cable.comcast.com>
 Signed-off-by: Jeff Wannamaker <jeff_wannamaker@cable.comcast.com>
 Signed-off-by: Khem Raj <raj.khem@gmail.com>
 Signed-off-by: Khem Raj <raj.khem@gmail.com>
 ---
 ---
+Upstream-Status: Pending
+
  interface/khronos/egl/egl_client.c         |  3 ++-
  interface/khronos/egl/egl_client.c         |  3 ++-
  interface/khronos/egl/egl_client_surface.c |  8 ++++++++
  interface/khronos/egl/egl_client_surface.c |  8 ++++++++
  interface/khronos/egl/egl_client_surface.h | 11 +++++++++++
  interface/khronos/egl/egl_client_surface.h | 11 +++++++++++

+ 2 - 0
recipes-graphics/userland/files/0016-Allow-multiple-wayland-compositor-state-data-per-pro.patch

@@ -13,6 +13,8 @@ via embedded composition e.g. westeros
 Signed-off-by: Jeff Wannamaker <jeff_wannamaker@cable.comcast.com>
 Signed-off-by: Jeff Wannamaker <jeff_wannamaker@cable.comcast.com>
 Signed-off-by: Khem Raj <raj.khem@gmail.com>
 Signed-off-by: Khem Raj <raj.khem@gmail.com>
 ---
 ---
+Upstream-Status: Pending
+
  interface/khronos/common/khrn_client.c |  2 +-
  interface/khronos/common/khrn_client.c |  2 +-
  interface/khronos/common/khrn_client.h | 11 +++++-
  interface/khronos/common/khrn_client.h | 11 +++++-
  interface/khronos/ext/egl_wayland.c    | 50 ++++++++++++++++++++++----
  interface/khronos/ext/egl_wayland.c    | 50 ++++++++++++++++++++++----

+ 2 - 0
recipes-graphics/userland/files/0018-Add-EGL_IMG_context_priority-related-defines.patch

@@ -8,6 +8,8 @@ taken from Khronos headers
 
 
 Signed-off-by: Khem Raj <raj.khem@gmail.com>
 Signed-off-by: Khem Raj <raj.khem@gmail.com>
 ---
 ---
+Upstream-Status: Pending
+
  interface/khronos/include/EGL/eglext.h | 8 ++++++++
  interface/khronos/include/EGL/eglext.h | 8 ++++++++
  1 file changed, 8 insertions(+)
  1 file changed, 8 insertions(+)
 
 

+ 2 - 0
recipes-graphics/userland/files/0019-libfdt-Undefine-__wordsize-if-already-defined.patch

@@ -8,6 +8,8 @@ for multiple versions of glibc even ones which does not have this define
 
 
 Signed-off-by: Khem Raj <raj.khem@gmail.com>
 Signed-off-by: Khem Raj <raj.khem@gmail.com>
 ---
 ---
+Upstream-Status: Pending
+
  opensrc/helpers/libfdt/libfdt_env.h | 4 ++++
  opensrc/helpers/libfdt/libfdt_env.h | 4 ++++
  1 file changed, 4 insertions(+)
  1 file changed, 4 insertions(+)
 
 

+ 2 - 0
recipes-graphics/userland/files/0020-openmaxil-add-pkg-config-file.patch

@@ -4,6 +4,8 @@ Date: Wed, 13 Jun 2018 18:22:22 +0000
 Subject: [PATCH] openmaxil: add pkg-config file
 Subject: [PATCH] openmaxil: add pkg-config file
 
 
 ---
 ---
+Upstream-Status: Pending
+
  CMakeLists.txt            |  2 +-
  CMakeLists.txt            |  2 +-
  pkgconfig/openmaxil.pc.in | 10 ++++++++++
  pkgconfig/openmaxil.pc.in | 10 ++++++++++
  2 files changed, 11 insertions(+), 1 deletion(-)
  2 files changed, 11 insertions(+), 1 deletion(-)

+ 2 - 0
recipes-graphics/userland/files/0024-userland-Sync-needed-defines-for-weston-build.patch

@@ -8,6 +8,8 @@ therefore import needed defines and typedefs from latest mesa
 
 
 Signed-off-by: Khem Raj <raj.khem@gmail.com>
 Signed-off-by: Khem Raj <raj.khem@gmail.com>
 ---
 ---
+Upstream-Status: Pending
+
  interface/khronos/include/EGL/eglext.h | 14 ++++++++++++++
  interface/khronos/include/EGL/eglext.h | 14 ++++++++++++++
  1 file changed, 14 insertions(+)
  1 file changed, 14 insertions(+)
 
 

+ 2 - 0
recipes-kernel/linux/files/0001-gcc-plugins-Reorganize-gimple-includes-for-GCC-13.patch

@@ -13,6 +13,8 @@ Link: https://lore.kernel.org/all/20230113173033.4380-1-palmer@rivosinc.com/
 Cc: linux-hardening@vger.kernel.org
 Cc: linux-hardening@vger.kernel.org
 Signed-off-by: Kees Cook <keescook@chromium.org>
 Signed-off-by: Kees Cook <keescook@chromium.org>
 ---
 ---
+Upstream-Status: Pending
+
  scripts/gcc-plugins/gcc-common.h | 4 ++--
  scripts/gcc-plugins/gcc-common.h | 4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)
  1 file changed, 2 insertions(+), 2 deletions(-)
 
 

+ 2 - 0
recipes-multimedia/gstreamer/gstreamer1.0-omx/0001-Don-t-try-to-acquire-buffer-when-src-pad-isn-t-activ.patch

@@ -27,6 +27,8 @@ arrive:
   gst_omx_component_wait_message()
   gst_omx_component_wait_message()
 
 
 ---
 ---
+Upstream-Status: Pending
+
  omx/gstomxvideodec.c | 5 +++++
  omx/gstomxvideodec.c | 5 +++++
  1 file changed, 5 insertions(+)
  1 file changed, 5 insertions(+)
 
 

+ 2 - 0
recipes-multimedia/gstreamer/gstreamer1.0-omx/0003-no-timeout-on-get-state.patch

@@ -3,6 +3,8 @@ From: Khem Raj <raj.khem@gmail.com>
 Date: Sat, 13 Feb 2016 11:42:29 -0800
 Date: Sat, 13 Feb 2016 11:42:29 -0800
 
 
 ---
 ---
+Upstream-Status: Pending
+
  omx/gstomxvideodec.c | 4 ++--
  omx/gstomxvideodec.c | 4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)
  1 file changed, 2 insertions(+), 2 deletions(-)
 
 

+ 2 - 0
recipes-multimedia/gstreamer/gstreamer1.0-omx/0004-Properly-handle-drain-requests-while-flushing.patch

@@ -7,6 +7,8 @@ Without this commit the decoder streaming thread stops without ever attending
 the drain request, leaving the decoder input thread waiting forever.
 the drain request, leaving the decoder input thread waiting forever.
 
 
 ---
 ---
+Upstream-Status: Pending
+
  omx/gstomx.c | 7 +++++++
  omx/gstomx.c | 7 +++++++
  1 file changed, 7 insertions(+)
  1 file changed, 7 insertions(+)
 
 

+ 2 - 0
recipes-multimedia/omxplayer/omxplayer/0001-Fix-build-with-vc4-driver.patch

@@ -5,6 +5,8 @@ Subject: [PATCH] Fix build with vc4 driver
 
 
 Signed-off-by: Khem Raj <raj.khem@gmail.com>
 Signed-off-by: Khem Raj <raj.khem@gmail.com>
 ---
 ---
+Upstream-Status: Pending
+
  SubtitleRenderer.cpp | 7 ++++++-
  SubtitleRenderer.cpp | 7 ++++++-
  SubtitleRenderer.h   | 1 +
  SubtitleRenderer.h   | 1 +
  2 files changed, 7 insertions(+), 1 deletion(-)
  2 files changed, 7 insertions(+), 1 deletion(-)

+ 2 - 0
recipes-multimedia/omxplayer/omxplayer/0001-Specify-cc-cxx-and-ld-variables-from-environment.patch

@@ -7,6 +7,8 @@ This helps in compiling with non-gcc compilers
 
 
 Signed-off-by: Khem Raj <raj.khem@gmail.com>
 Signed-off-by: Khem Raj <raj.khem@gmail.com>
 ---
 ---
+Upstream-Status: Pending
+
  Makefile.ffmpeg | 22 ++++++++++++++--------
  Makefile.ffmpeg | 22 ++++++++++++++--------
  1 file changed, 14 insertions(+), 8 deletions(-)
  1 file changed, 14 insertions(+), 8 deletions(-)
 
 

+ 2 - 0
recipes-multimedia/omxplayer/omxplayer/0007-Remove-Makefile-hardcoded-arch-tune.patch

@@ -1,3 +1,5 @@
+Upstream-Status: Pending
+
 --- a/Makefile	2019-06-20 15:04:53.390282996 +0200
 --- a/Makefile	2019-06-20 15:04:53.390282996 +0200
 +++ b/Makefile	2019-06-20 15:03:45.538763872 +0200
 +++ b/Makefile	2019-06-20 15:03:45.538763872 +0200
 @@ -1,4 +1,4 @@
 @@ -1,4 +1,4 @@

+ 2 - 0
recipes-multimedia/omxplayer/omxplayer/cross-crompile-ffmpeg.patch

@@ -1,3 +1,5 @@
+Upstream-Status: Pending
+
 Index: git/Makefile.ffmpeg
 Index: git/Makefile.ffmpeg
 ===================================================================
 ===================================================================
 --- git.orig/Makefile.ffmpeg
 --- git.orig/Makefile.ffmpeg

+ 2 - 0
recipes-multimedia/omxplayer/omxplayer/use-native-pkg-config.patch

@@ -9,6 +9,8 @@ to the default value which obviously is wrong.
 Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
 Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
 
 
 ---
 ---
+Upstream-Status: Pending
+
  Makefile.ffmpeg | 3 ++-
  Makefile.ffmpeg | 3 ++-
  1 file changed, 2 insertions(+), 1 deletion(-)
  1 file changed, 2 insertions(+), 1 deletion(-)