From: Maxin B. John Date: Mon, 26 Mar 2018 08:59:22 +0000 (+0300) Subject: mesa: update Upstream-Status of a patch X-Git-Tag: uninative-1.9~109 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=94cf27ebc5d3e3fafa85f3bb1ca54f606bb411ad;p=openembedded-core.git mesa: update Upstream-Status of a patch replace_glibc_check_with_linux.patch was accepted upstream with modifications. Signed-off-by: Maxin B. John Signed-off-by: Ross Burton --- 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 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 Signed-off-by: Jussi Kukkonen