summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.14.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xorg-xserver/xserver-xorg_1.14.0.bb')
-rw-r--r--meta/recipes-graphics/xorg-xserver/xserver-xorg_1.14.0.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.14.0.bb b/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.14.0.bb
index 83b80494ea..8c573bdf30 100644
--- a/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.14.0.bb
+++ b/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.14.0.bb
@@ -6,12 +6,13 @@ SRC_URI += "file://crosscompile.patch \
6 file://mips64-compiler.patch \ 6 file://mips64-compiler.patch \
7 file://aarch64.patch \ 7 file://aarch64.patch \
8 file://fix_compilation_when_not_using_xinerama.patch \ 8 file://fix_compilation_when_not_using_xinerama.patch \
9 file://0001-dixstruct.h-fix-segfaults-char-is-unsigned-for-ARM-a.patch \
9 " 10 "
10 11
11SRC_URI[md5sum] = "86110278b784e279381b7f6f2295c508" 12SRC_URI[md5sum] = "86110278b784e279381b7f6f2295c508"
12SRC_URI[sha256sum] = "1f5107573252c26439fdd165481765a2c0964e02a2e9fab36e02414d08f30630" 13SRC_URI[sha256sum] = "1f5107573252c26439fdd165481765a2c0964e02a2e9fab36e02414d08f30630"
13 14
14PR = "${INC_PR}.0" 15PR = "${INC_PR}.1"
15 16
16# These extensions are now integrated into the server, so declare the migration 17# These extensions are now integrated into the server, so declare the migration
17# path for in-place upgrades. 18# path for in-place upgrades.