summaryrefslogtreecommitdiffstats
path: root/package/python-logbook/python-logbook.hash
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2018-10-13 22:22:24 +0200
committerPeter Korsgaard <peter@korsgaard.com>2018-10-14 20:04:48 +0200
commit671ede36f5a1b458c5b00d887585fe8a06b6bc7c (patch)
tree538bdf6b4488c7c022f1cb25c2ea58aafdba65af /package/python-logbook/python-logbook.hash
parent22c2b27249107930ddedb3ed14c575e2ae8254e6 (diff)
downloadbuildroot-671ede36f5a1b458c5b00d887585fe8a06b6bc7c.tar.gz
buildroot-671ede36f5a1b458c5b00d887585fe8a06b6bc7c.zip
sedutil: disable for MIPS Codesourcery toolchain
Fixes: http://autobuild.buildroot.net/results/005/00588d7cd37ba9620f01e970bf328540527558fc/ http://autobuild.buildroot.net/results/2fc/2fc2d0111e467671ee4cec427234a9b2aada1cc9/ Linux 4.4 moved the NVME ioctl definitions from nvme.h to nvme_ioctl.h in commit 9d99a8dda154 (nvme: move hardware structures out of the uapi version of nvme.h), but nvme_ioctl.h was only exported to user space in 4.4.4 in commit 7712c014b16f64d3 (uapi: update install list after nvme.h rename). sedutil contains the needed logic to look at either nvme.h or nvme_ioctl.h, but as the ioctl definitions are not exported in 4.4..4.4.3, it fails to build. The MIPS Codesourcery toolchain uses 4.4.1 kernel headers, so disable the sedutil package if this toolchain is used. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-logbook/python-logbook.hash')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud