commit | 75f63b9ee7741073d22cf9001bfe4c3f31e3a59f | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Thu Mar 05 15:27:37 2020 -0600 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue Mar 10 12:22:20 2020 +0000 |
tree | 0413014feebc5c66c2bbfb57e397ac9eba152958 | |
parent | 329d626bbf6ca0b0e551bf3341ebd3784536c87d [diff] |
obmc-phosphor-python-autotools: hack to support mixed python installs Some packages are switching to 'inherit python3native' while also having a DEPEND on a python2-based script (such as sdbus++). Rewrite the #! in these executables to use `nativepython` instead of `python` so that the correct version of python and modules are found. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I5a139d7815daca0c0cfd1ceab0c97d1680aef5cc