summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2019-05-28 10:44:43 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-05-28 10:45:05 +0100
commit9e5efbe1a32b5debc10205789c13aa1643397f8d (patch)
tree0affe75d8f03d8cc171f43707891be4443c95073 /meta/recipes-graphics
parent1a29a9e184f6b8f6971de8e964e0e60ab906f34e (diff)
downloadopenembedded-core-contrib-9e5efbe1a32b5debc10205789c13aa1643397f8d.tar.gz
mesa: Fix patch Upstream-Status
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r--meta/recipes-graphics/mesa/files/0001-Allow-enable-DRI-without-DRI-drivers.patch2
-rw-r--r--meta/recipes-graphics/mesa/files/0001-meson.build-check-for-all-linux-host_os-combinations.patch1
2 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-graphics/mesa/files/0001-Allow-enable-DRI-without-DRI-drivers.patch b/meta/recipes-graphics/mesa/files/0001-Allow-enable-DRI-without-DRI-drivers.patch
index 52d670a296..4b9220aa30 100644
--- a/meta/recipes-graphics/mesa/files/0001-Allow-enable-DRI-without-DRI-drivers.patch
+++ b/meta/recipes-graphics/mesa/files/0001-Allow-enable-DRI-without-DRI-drivers.patch
@@ -3,7 +3,7 @@ From: Andrei Gherzan <andrei@gherzan.ro>
Date: Wed, 22 May 2019 18:32:07 +0100
Subject: [PATCH] Allow enable DRI without DRI drivers
-Upstream-status: Pending
+Upstream-Status: Pending
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
---
meson.build | 2 +-
diff --git a/meta/recipes-graphics/mesa/files/0001-meson.build-check-for-all-linux-host_os-combinations.patch b/meta/recipes-graphics/mesa/files/0001-meson.build-check-for-all-linux-host_os-combinations.patch
index 61e24c6e9f..dfc67b83d9 100644
--- a/meta/recipes-graphics/mesa/files/0001-meson.build-check-for-all-linux-host_os-combinations.patch
+++ b/meta/recipes-graphics/mesa/files/0001-meson.build-check-for-all-linux-host_os-combinations.patch
@@ -11,6 +11,7 @@ Also delete a duplicate line.
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
+Upstream-Status: Pending
---
meson.build | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)