]> code.ossystems Code Review - openembedded-core.git/commit
xf86-video-intel: fix missing fstat() prototype
authorRoss Burton <ross.burton@intel.com>
Tue, 25 Aug 2015 09:23:26 +0000 (10:23 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 30 Aug 2015 11:34:20 +0000 (12:34 +0100)
commite3d182740355d9df206af01bc9ebff43a433f059
treeae55b5371aaca6a03bac14392b96414365e45576
parent5a14d4f981c2c12c274fade518d23706dca5889b
xf86-video-intel: fix missing fstat() prototype

What I'm guessing is an updated systemd exposes less system headers, so
xf86-video-intel was using fstat() without the required includes.

Backport a patch from upstream to fix this problem.

(From OE-Core rev: 3f38c912384d7398516f689bc5934d36cbfdd4d0)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/xorg-driver/xf86-video-intel/udev-fstat.patch [new file with mode: 0644]
meta/recipes-graphics/xorg-driver/xf86-video-intel_2.99.917.bb