--- .../0003-EGL-Mutate-NativeDisplayType-depending-on-config.patch | 3 +++ .../mesa/0003-EGL-Mutate-NativeDisplayType-depending-on-config.patch | 3 +++ 2 files changed, 6 insertions(+)
diff --git a/meta/recipes-graphics/mesa/mesa-9.1.3/0003-EGL-Mutate-NativeDisplayType-depending-on-config.patch b/meta/recipes-graphics/mesa/mesa-9.1.3/0003-EGL-Mutate-NativeDisplayType-depending-on-config.patch index 7e82b6a..30a3d98 100644 --- a/meta/recipes-graphics/mesa/mesa-9.1.3/0003-EGL-Mutate-NativeDisplayType-depending-on-config.patch +++ b/meta/recipes-graphics/mesa/mesa-9.1.3/0003-EGL-Mutate-NativeDisplayType-depending-on-config.patch @@ -7,6 +7,9 @@ If we go through ./configure without enabling X11 anywhere, then set the fallback types for EGL NativeDisplay and friends, rather than assuming X11/Xlib. +Upstream-Status: Backport (slightly different solution was applied in master +https://bugs.freedesktop.org/show_bug.cgi?id=64959) + Signed-off-by: Daniel Stone <[email protected]> Signed-off-by: Martin Jansa <[email protected]> --- diff --git a/meta/recipes-graphics/mesa/mesa/0003-EGL-Mutate-NativeDisplayType-depending-on-config.patch b/meta/recipes-graphics/mesa/mesa/0003-EGL-Mutate-NativeDisplayType-depending-on-config.patch index d6ddd9a..8a83f4b 100644 --- a/meta/recipes-graphics/mesa/mesa/0003-EGL-Mutate-NativeDisplayType-depending-on-config.patch +++ b/meta/recipes-graphics/mesa/mesa/0003-EGL-Mutate-NativeDisplayType-depending-on-config.patch @@ -7,6 +7,9 @@ If we go through ./configure without enabling X11 anywhere, then set the fallback types for EGL NativeDisplay and friends, rather than assuming X11/Xlib. +Upstream-Status: Backport (slightly different solution was applied in master +https://bugs.freedesktop.org/show_bug.cgi?id=64959) + Signed-off-by: Daniel Stone <[email protected]> Signed-off-by: Martin Jansa <[email protected]> --- -- 1.8.3.2 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
