diff options
author | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2019-02-13 22:12:41 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2019-02-14 21:49:06 +0100 |
commit | 3a52848f82db08b5edf433d5360434618e2ef683 (patch) | |
tree | 79c415f0d0f86934772b034072e74bdc714fe00d /package/python-django | |
parent | 506cdeb2d08811f309c6dc80c0098bf1ccdee21a (diff) | |
download | buildroot-3a52848f82db08b5edf433d5360434618e2ef683.tar.gz buildroot-3a52848f82db08b5edf433d5360434618e2ef683.zip |
package/qemu: fix build of host-qemu on systems with old kernel headers
Qemu assumes that when <linux/usbdevice_fs.h> is available, it can
build its USBFS code. However, some systems have
<linux/usbdevice_fs.h>, but it doesn't provide all the definitions
that Qemu needs, causing a build failure.
In order to fix this, we introduce a Qemu patch that improves the
check that determines whether USBFS support should be enabled or not.
Fixes:
http://autobuild.buildroot.net/results/c4af5505f80e1e6185df70d191e85d9393df5795/
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-django')
0 files changed, 0 insertions, 0 deletions