kumquat-buildroot/package/xen
Alistair Francis e1c2c432a9 package/xen: Backport a header include fix for makedev
maekdev() is available from sys/types.h but only due to a bug in glibc. This
is being fixed by printing an error when using makedev() from sys/types.h.
To fix the issue we should include sys/sysmacros.h for makedev(). As this
has already been fixed in upstream Xen we can backport the patch.

Fixes:
    http://autobuild.buildroot.net/results/552/552e66d764885341b2fe208a0e4382b5fe05ea9d/

Signed-off-by: Alistair Francis <alistair.francis@xilinx.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-05-30 23:29:20 +02:00
..
0001-xen-Rules.mk-fix-build-with-CFLAGS-from-environment.patch
0002-tools-blktap2-vhd-Remove-unused-struct-stat-stats.patch
0003-tools-blktap2-Fix-missing-header-file.patch
0004-tools-blktap2-remove-unused-inclusion-of-sys-sysctl..patch
0005-tools-Use-POSIX-poll.h-instead-of-sys-poll.h.patch
0006-tools-Use-POSIX-signal.h-instead-of-sys-signal.h.patch
0007-tools-include-sys-sysmacros.h-on-Linux.patch package/xen: Backport a header include fix for makedev 2017-05-30 23:29:20 +02:00
Config.in
xen.hash
xen.mk package/xen: add dependency on host-acpica 2017-05-29 23:49:40 +02:00