summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.19.6.bb
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2018-09-06 08:14:52 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-09-27 12:17:45 +0100
commit15fe03a3527125bab46febddfc653423e07e9a7b (patch)
treed0c57628b67e311d11e13b87a3d2dffe9a7ecd6f /meta/recipes-graphics/xorg-xserver/xserver-xorg_1.19.6.bb
parenta8fd685dfb932c5a33fc4ed7ae3b59a0b88e93f0 (diff)
downloadpoky-15fe03a3527125bab46febddfc653423e07e9a7b.tar.gz
xserver-xorg: config: fix NULL value detection for ID_INPUT being unset
Fixes Yocto # 12899 Xorg.log message: (II) config/udev: Adding input device (unnamed) (/dev/tty59) and cause system freezes. (From OE-Core rev: e29a330e04baf0881805e4a36d28bafad7fcd318) (From OE-Core rev: b5fb3a7c5c873747eaa028d588a22a1ca1956544) Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-xserver/xserver-xorg_1.19.6.bb')
-rw-r--r--meta/recipes-graphics/xorg-xserver/xserver-xorg_1.19.6.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.19.6.bb b/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.19.6.bb
index c680cf9e89..7e8a9541cb 100644
--- a/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.19.6.bb
+++ b/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.19.6.bb
@@ -5,6 +5,7 @@ SRC_URI += "file://musl-arm-inb-outb.patch \
5 file://0003-modesetting-Fix-16-bit-depth-bpp-mode.patch \ 5 file://0003-modesetting-Fix-16-bit-depth-bpp-mode.patch \
6 file://0003-Remove-check-for-useSIGIO-option.patch \ 6 file://0003-Remove-check-for-useSIGIO-option.patch \
7 file://0001-xf86pciBus.c-use-Intel-ddx-only-for-pre-gen4-hardwar.patch \ 7 file://0001-xf86pciBus.c-use-Intel-ddx-only-for-pre-gen4-hardwar.patch \
8 file://0001-config-fix-NULL-value-detection-for-ID_INPUT-being-u.patch \
8 " 9 "
9SRC_URI[md5sum] = "3e47777ff034a331aed2322b078694a8" 10SRC_URI[md5sum] = "3e47777ff034a331aed2322b078694a8"
10SRC_URI[sha256sum] = "a732502f1db000cf36a376cd0c010ffdbf32ecdd7f1fa08ba7f5bdf9601cc197" 11SRC_URI[sha256sum] = "a732502f1db000cf36a376cd0c010ffdbf32ecdd7f1fa08ba7f5bdf9601cc197"