]> code.ossystems Code Review - openembedded-core.git/commitdiff
mesa: Fix patch Upstream-Status
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 28 May 2019 09:44:43 +0000 (10:44 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 28 May 2019 09:45:05 +0000 (10:45 +0100)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/mesa/files/0001-Allow-enable-DRI-without-DRI-drivers.patch
meta/recipes-graphics/mesa/files/0001-meson.build-check-for-all-linux-host_os-combinations.patch

index 52d670a296ec9c888304dbf2e7e0cdf07ce7a368..4b9220aa3095bc40c64a40629ffcdc55fd380114 100644 (file)
@@ -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 +-
index 61e24c6e9fa0b8ccc840c1da5fcbf9748fe0d7a7..dfc67b83d904e9e41a10d0033bfe5f7c133e5b27 100644 (file)
@@ -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(-)