From: Richard Purdie Date: Tue, 28 May 2019 09:44:43 +0000 (+0100) Subject: mesa: Fix patch Upstream-Status X-Git-Tag: uninative-2.5~12 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=9e5efbe1a32b5debc10205789c13aa1643397f8d;p=openembedded-core.git mesa: Fix patch Upstream-Status Signed-off-by: Richard Purdie --- 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 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 --- 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 Signed-off-by: Fabio Berton +Upstream-Status: Pending --- meson.build | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)