diff options
author | Khem Raj <raj.khem@gmail.com> | 2019-07-29 15:58:09 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-07-31 23:03:01 +0100 |
commit | 2e2ee89c74b998e159275c4d0b14a22e74866755 (patch) | |
tree | 689584803f5a64e9ec9ed283bb70e1c9b85f8b73 /meta/files/common-licenses | |
parent | a4bb53437ee277f3587767574a29cf45939dcea7 (diff) | |
download | poky-2e2ee89c74b998e159275c4d0b14a22e74866755.tar.gz |
xserver-xorg: Backport patch to remove using sys/io.h
latest glibc dropped support for sys/io.h on arm, which is fixed in
upstream xserver, as a bonus we can drop musl specific patch which was
doing something similar up until now.
Fixes
|In file included from ../../../../xorg-server-1.20.4/hw/xfree86/int10/generic.c:15:
| ../../../../xorg-server-1.20.4/hw/xfree86/common/compiler.h:767:10: fatal error: 'sys/io.h' file not found
| #include <sys/io.h>
| ^~~~~~~~~~
| 1 error generated.
(From OE-Core rev: 1c72953b6c890b8411fec997b5c28a17eed82897)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/files/common-licenses')
0 files changed, 0 insertions, 0 deletions