diff options
author | Arnout Vandecappelle <arnout@mind.be> | 2016-07-03 02:37:23 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-07-03 10:24:43 +0200 |
commit | 37f041205ee1925d839bd031cacbb35a0fb28c99 (patch) | |
tree | 80b6664ad36b1930729459725ae2fb73a1fa2942 /docs/manual/adding-packages-python.txt | |
parent | 7c0a72b22eb748d0f6c9cb96f16cd104706d2c16 (diff) | |
download | buildroot-37f041205ee1925d839bd031cacbb35a0fb28c99.tar.gz buildroot-37f041205ee1925d839bd031cacbb35a0fb28c99.zip |
xcb-proto: add upstream patch for python3.5 build failure
Since we run compileall on all python files in TARGET_DIR as part of
the finalization, the align.py from xcb-proto will be compiled (it is
not compiled as part of the package build). This file contains mixed
tab-spaces indentation, which python 3.5 no longer allows.
Add an upstream patch that cleans up the indentation in this file.
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'docs/manual/adding-packages-python.txt')
0 files changed, 0 insertions, 0 deletions