aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxin B. John <maxin.john@intel.com>2018-03-26 11:59:22 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-03-28 11:56:05 +0100
commit94cf27ebc5d3e3fafa85f3bb1ca54f606bb411ad (patch)
tree787cf5d798859bbeb2c3beff18558af1011500b3
parent3601c079e15f3570b9b90cd8775e4e90175d1bb5 (diff)
downloadopenembedded-core-contrib-94cf27ebc5d3e3fafa85f3bb1ca54f606bb411ad.tar.gz
mesa: update Upstream-Status of a patch
replace_glibc_check_with_linux.patch was accepted upstream with modifications. Signed-off-by: Maxin B. John <maxin.john@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
-rw-r--r--meta/recipes-graphics/mesa/files/replace_glibc_check_with_linux.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/mesa/files/replace_glibc_check_with_linux.patch b/meta/recipes-graphics/mesa/files/replace_glibc_check_with_linux.patch
index 98f910f89f..30f55f4dac 100644
--- a/meta/recipes-graphics/mesa/files/replace_glibc_check_with_linux.patch
+++ b/meta/recipes-graphics/mesa/files/replace_glibc_check_with_linux.patch
@@ -1,7 +1,7 @@
From: Otavio Salvador <otavio@ossystems.com.br>
Subject: [PATCH] endianness check is OS wide and not specific to libc
-Upstream-Status: Pending
+Upstream-Status: Accepted [https://cgit.freedesktop.org/mesa/mesa/commit/?id=cbee1bfb34274668a05995b9d4c78ddec9e5ea4c]
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>