mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02:00
*.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>
This commit is contained in:
parent
8e07f0d328
commit
195c7d59bc
|
@ -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(-)
|
||||||
|
|
||||||
|
|
|
@ -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(+)
|
||||||
|
|
||||||
|
|
|
@ -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(-)
|
||||||
|
|
||||||
|
|
|
@ -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(-)
|
||||||
|
|
||||||
|
|
|
@ -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(-)
|
||||||
|
|
||||||
|
|
|
@ -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 +++++++++++++++++++---
|
||||||
|
|
|
@ -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 +
|
||||||
|
|
|
@ -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 +
|
||||||
|
|
|
@ -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(+)
|
||||||
|
|
||||||
|
|
|
@ -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(-)
|
||||||
|
|
||||||
|
|
|
@ -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(+)
|
||||||
|
|
||||||
|
|
|
@ -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(+)
|
||||||
|
|
||||||
|
|
|
@ -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(-)
|
||||||
|
|
||||||
|
|
|
@ -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 +-
|
||||||
|
|
|
@ -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(+)
|
||||||
|
|
||||||
|
|
|
@ -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(-)
|
||||||
|
|
||||||
|
|
|
@ -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(+)
|
||||||
|
|
|
@ -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 +++++++++++
|
||||||
|
|
|
@ -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 ++++++++++++++++++++++----
|
||||||
|
|
|
@ -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(+)
|
||||||
|
|
||||||
|
|
|
@ -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(+)
|
||||||
|
|
||||||
|
|
|
@ -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(-)
|
||||||
|
|
|
@ -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(+)
|
||||||
|
|
||||||
|
|
|
@ -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(-)
|
||||||
|
|
||||||
|
|
|
@ -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(+)
|
||||||
|
|
||||||
|
|
|
@ -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(-)
|
||||||
|
|
||||||
|
|
|
@ -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(+)
|
||||||
|
|
||||||
|
|
|
@ -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(-)
|
||||||
|
|
|
@ -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(-)
|
||||||
|
|
||||||
|
|
|
@ -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 @@
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
Upstream-Status: Pending
|
||||||
|
|
||||||
Index: git/Makefile.ffmpeg
|
Index: git/Makefile.ffmpeg
|
||||||
===================================================================
|
===================================================================
|
||||||
--- git.orig/Makefile.ffmpeg
|
--- git.orig/Makefile.ffmpeg
|
||||||
|
|
|
@ -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(-)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user