From a5bf271c7c4cf5d3bfdf8d1b05eec70ca43726b8 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 26 Jun 2017 11:52:30 +0100 Subject: meta: Add/fix missing Upstream-Status to patches This adds or fixes the Upstream-Status for all remaining patches missing it in OE-Core. (From OE-Core rev: 563cab8e823c3fde8ae4785ceaf4d68a5d3e25df) Signed-off-by: Richard Purdie --- .../piglit/0001-CMake-define-GBM_BO_MAP-only-when-symbol-is-found.patch | 1 + .../0002-util-egl-Honour-Surfaceless-MESA-in-get_default_disp.patch | 1 + .../0003-egl_mesa_platform_surfaceless-Don-t-use-eglGetPlatfo.patch | 1 + .../0004-egl_mesa_platform_surfaceless-Use-EXT-functions-for-.patch | 1 + .../0001-Prevents-omapfb-from-from-crashing-when-pixelclock-o.patch | 2 ++ 5 files changed, 6 insertions(+) (limited to 'meta/recipes-graphics') diff --git a/meta/recipes-graphics/piglit/piglit/0001-CMake-define-GBM_BO_MAP-only-when-symbol-is-found.patch b/meta/recipes-graphics/piglit/piglit/0001-CMake-define-GBM_BO_MAP-only-when-symbol-is-found.patch index 0750676bb7..9d6eaaaa01 100644 --- a/meta/recipes-graphics/piglit/piglit/0001-CMake-define-GBM_BO_MAP-only-when-symbol-is-found.patch +++ b/meta/recipes-graphics/piglit/piglit/0001-CMake-define-GBM_BO_MAP-only-when-symbol-is-found.patch @@ -23,6 +23,7 @@ should be defined. Signed-off-by: Daniel Díaz Reviewed-by: Jan Vesely +Upstream-Status: Backport --- CMakeLists.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/meta/recipes-graphics/piglit/piglit/0002-util-egl-Honour-Surfaceless-MESA-in-get_default_disp.patch b/meta/recipes-graphics/piglit/piglit/0002-util-egl-Honour-Surfaceless-MESA-in-get_default_disp.patch index 734de2bc75..39f0d86cfe 100644 --- a/meta/recipes-graphics/piglit/piglit/0002-util-egl-Honour-Surfaceless-MESA-in-get_default_disp.patch +++ b/meta/recipes-graphics/piglit/piglit/0002-util-egl-Honour-Surfaceless-MESA-in-get_default_disp.patch @@ -7,6 +7,7 @@ Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Daniel Díaz +Upstream-Status: Pending --- tests/util/piglit-util-egl.c | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/meta/recipes-graphics/piglit/piglit/0003-egl_mesa_platform_surfaceless-Don-t-use-eglGetPlatfo.patch b/meta/recipes-graphics/piglit/piglit/0003-egl_mesa_platform_surfaceless-Don-t-use-eglGetPlatfo.patch index 7ec71dd91d..ee64415693 100644 --- a/meta/recipes-graphics/piglit/piglit/0003-egl_mesa_platform_surfaceless-Don-t-use-eglGetPlatfo.patch +++ b/meta/recipes-graphics/piglit/piglit/0003-egl_mesa_platform_surfaceless-Don-t-use-eglGetPlatfo.patch @@ -8,6 +8,7 @@ Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Daniel Díaz +Upstream-Status: Pending --- .../spec/egl_mesa_platform_surfaceless/egl_mesa_platform_surfaceless.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-graphics/piglit/piglit/0004-egl_mesa_platform_surfaceless-Use-EXT-functions-for-.patch b/meta/recipes-graphics/piglit/piglit/0004-egl_mesa_platform_surfaceless-Use-EXT-functions-for-.patch index b3931ddf99..8b4fd34152 100644 --- a/meta/recipes-graphics/piglit/piglit/0004-egl_mesa_platform_surfaceless-Use-EXT-functions-for-.patch +++ b/meta/recipes-graphics/piglit/piglit/0004-egl_mesa_platform_surfaceless-Use-EXT-functions-for-.patch @@ -11,6 +11,7 @@ These EXT symbols are guaranteed to exist since they require EGL_EXT_platform_base. Signed-off-by: Daniel Díaz +Upstream-Status: Pending --- .../egl_mesa_platform_surfaceless.c | 23 ++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0001-Prevents-omapfb-from-from-crashing-when-pixelclock-o.patch b/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0001-Prevents-omapfb-from-from-crashing-when-pixelclock-o.patch index c4cf16eb05..ac19219284 100644 --- a/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0001-Prevents-omapfb-from-from-crashing-when-pixelclock-o.patch +++ b/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0001-Prevents-omapfb-from-from-crashing-when-pixelclock-o.patch @@ -6,6 +6,8 @@ Subject: [PATCH] Prevents omapfb from from crashing when pixelclock of 0 is Due to a Linux design bug it is easy to get a pixelclock set to zero when changing displays at runtime. + +Upstream-Status: Pending --- src/omapfb-output.c | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) -- cgit v1.2.3-54-g00ecf