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