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."
8LICENSE = "MIT & MIT-style" 8LICENSE = "MIT & MIT-style"
9LIC_FILES_CHKSUM = "file://COPYING;md5=b9e051107d5628966739a0b2e9b32676" 9LIC_FILES_CHKSUM = "file://COPYING;md5=b9e051107d5628966739a0b2e9b32676"
10 10
11PR = "r0" 11PR = "r1"
12PE = "1" 12PE = "1"
13 13
14SRC_URI += "file://xproto_fix_for_x32.patch"
15
14EXTRA_OECONF_append = " --enable-specs=no" 16EXTRA_OECONF_append = " --enable-specs=no"
15BBCLASSEXTEND = "native nativesdk" 17BBCLASSEXTEND = "native nativesdk"
16 18