diff options
Diffstat (limited to 'meta/recipes-graphics')
3 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-graphics/mesa/mesa/mesa_fix_for_x32.patch b/meta/recipes-graphics/mesa/mesa/mesa_fix_for_x32.patch index dfd67fe55..8994faf15 100644 --- a/meta/recipes-graphics/mesa/mesa/mesa_fix_for_x32.patch +++ b/meta/recipes-graphics/mesa/mesa/mesa_fix_for_x32.patch @@ -1,4 +1,4 @@ -UpstreamStatus: Pending +Upstream-Status: Pending get correct compiler options for x32 gcc. diff --git a/meta/recipes-graphics/xorg-lib/libxt/libxt_fix_for_x32.patch b/meta/recipes-graphics/xorg-lib/libxt/libxt_fix_for_x32.patch index 57ddbebfb..ce6c756df 100644 --- a/meta/recipes-graphics/xorg-lib/libxt/libxt_fix_for_x32.patch +++ b/meta/recipes-graphics/xorg-lib/libxt/libxt_fix_for_x32.patch @@ -1,4 +1,4 @@ -UpstreamStatus: Pending +Upstream-Status: Pending This fixes compilation with x32 toolchain. diff --git a/meta/recipes-graphics/xorg-proto/xproto/xproto_fix_for_x32.patch b/meta/recipes-graphics/xorg-proto/xproto/xproto_fix_for_x32.patch index c9fbb6fce..540ad27d4 100644 --- a/meta/recipes-graphics/xorg-proto/xproto/xproto_fix_for_x32.patch +++ b/meta/recipes-graphics/xorg-proto/xproto/xproto_fix_for_x32.patch @@ -1,4 +1,4 @@ -UpstreamStatus: Pending +Upstream-Status: Pending Don't always define LONG64 for AMD64 |