lirc-tools: fix build with host python3
authorBaruch Siach <baruch@tkos.co.il>
Mon, 6 Apr 2015 04:45:22 +0000 (07:45 +0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 6 Apr 2015 08:57:55 +0000 (10:57 +0200)
commit70c9c8edbe611267d627a4055a0dd877d79634cb
tree19023aa78db2dfd13db1b556c8ca848282856e31
parent4b85a6b34641ef4749ab6906383f858075c05041
lirc-tools: fix build with host python3

Add an upstream patch making make_rel_symlink.py python3 compatible. Add
another patch that removes python3 dependency.

Fixes:
http://autobuild.buildroot.net/results/6c6/6c6e014a751650c16d25dfd3d673bd3199c72b2e/
http://autobuild.buildroot.net/results/857/85724dfd014cec5a80dd18a635826daa2edc1417/
http://autobuild.buildroot.net/results/a74/a74563f700a47065ffd1ba42c83c2d7722bacd89/

and many others.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/lirc-tools/0001-tools-Make-make_rel_symlink.py-use-python3.patch [new file with mode: 0644]
package/lirc-tools/0002-tools-make_rel_symlink.py-can-also-use-python2.patch [new file with mode: 0644]