summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-proto/xproto_7.0.22.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xorg-proto/xproto_7.0.22.bb')
-rw-r--r--meta/recipes-graphics/xorg-proto/xproto_7.0.22.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-proto/xproto_7.0.22.bb b/meta/recipes-graphics/xorg-proto/xproto_7.0.22.bb
index 54f8482dce..8f763142ae 100644
--- a/meta/recipes-graphics/xorg-proto/xproto_7.0.22.bb
+++ b/meta/recipes-graphics/xorg-proto/xproto_7.0.22.bb
@@ -8,9 +8,11 @@ System."
LICENSE = "MIT & MIT-style"
LIC_FILES_CHKSUM = "file://COPYING;md5=b9e051107d5628966739a0b2e9b32676"
-PR = "r0"
+PR = "r1"
PE = "1"
+SRC_URI += "file://xproto_fix_for_x32.patch"
+
EXTRA_OECONF_append = " --enable-specs=no"
BBCLASSEXTEND = "native nativesdk"