summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libx11_1.5.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/libx11_1.5.0.bb')
-rw-r--r--meta/recipes-graphics/xorg-lib/libx11_1.5.0.bb6
1 files changed, 4 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libx11_1.5.0.bb b/meta/recipes-graphics/xorg-lib/libx11_1.5.0.bb
index 94e205105f..7f18824850 100644
--- a/meta/recipes-graphics/xorg-lib/libx11_1.5.0.bb
+++ b/meta/recipes-graphics/xorg-lib/libx11_1.5.0.bb
@@ -1,11 +1,13 @@
1require libx11.inc 1require libx11.inc
2inherit gettext 2inherit gettext
3 3
4PR = "${INC_PR}.2" 4PR = "${INC_PR}.3"
5 5
6BBCLASSEXTEND = "native nativesdk" 6BBCLASSEXTEND = "native nativesdk"
7 7
8SRC_URI += "file://keysymdef_include.patch" 8SRC_URI += "file://keysymdef_include.patch \
9 file://disable_tests.patch \
10 "
9 11
10SRC_URI[md5sum] = "78b4b3bab4acbdf0abcfca30a8c70cc6" 12SRC_URI[md5sum] = "78b4b3bab4acbdf0abcfca30a8c70cc6"
11SRC_URI[sha256sum] = "c382efd7e92bfc3cef39a4b7f1ecf2744ba4414a705e3bc1e697f75502bd4d86" 13SRC_URI[sha256sum] = "c382efd7e92bfc3cef39a4b7f1ecf2744ba4414a705e3bc1e697f75502bd4d86"