summaryrefslogtreecommitdiffstats
path: root/package/python-pygame/python-pygame.mk
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-05-01 22:15:15 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-05-17 22:48:10 +0200
commitc1ff2b7faa52c3ce23c4735d221da49a15188e9d (patch)
tree25f305db510a534c9acab67d17bf30030175075b /package/python-pygame/python-pygame.mk
parent59972daa39fe90de7c353eaa79834571efb4cd08 (diff)
downloadbuildroot-c1ff2b7faa52c3ce23c4735d221da49a15188e9d.tar.gz
buildroot-c1ff2b7faa52c3ce23c4735d221da49a15188e9d.zip
python-crossbar: fix byte-compilation of .pyc files
For its continuous integration tests, python-crossbar includes one .py file that intentionally has a syntax error. Until now, this wasn't causing any problem, but with the introduction of a Python byte-compilation process that errors out when there is a failure, it is going to become a problem. We simply add a patch that removes the syntax error, as we don't care about it in the context of Buildroot. The problem has been reported upstream to see if a better fix is possible. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Reviewed-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-pygame/python-pygame.mk')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud