]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
python-libconfig: fix Python3 build
authorYegor Yefremov <yegorslists@googlemail.com>
Thu, 27 Jul 2017 08:45:15 +0000 (10:45 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 29 Jul 2017 13:13:20 +0000 (15:13 +0200)
commit3cd8023c73cef082ccaca86d7bb43ec7ec7ce56e
tree98670c62a9e50138cb60ee4cc2d55a3b9bc26d0c
parent3f6b595e1e981295cad05b1384046462d6a037f5
python-libconfig: fix Python3 build

boost_python library is named boost_python3, if boost is built
under Python3 environment. The patch fixes setup.py accordingly.

Fixes:
http://autobuild.buildroot.net/results/975/97533965180436c2f7a99de07fdc360ef57f84b0
http://autobuild.buildroot.net/results/b49/b49de32704f0f7ce5a610cf4363c6dcc2d8bafa1
http://autobuild.buildroot.net/results/e26/e26b4b9b486c582fb55826817a3428569968320f

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/python-libconfig/0001-Determine-boost_python-name-depending-on-current-Pyt.patch [new file with mode: 0644]