Attention is currently required from: fixeria, pespin.
Hello fixeria, pespin,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/libosmocore/+/39802?usp=email
to look at the new patch set (#2).
Change subject: configure: set min python version check to 3.4
......................................................................
configure: set min python version check to 3.4
While the osmo-gsm-tester builder jobs that use the poky SDK with python
version 3.5 are passing with the last patch, the jobs that build our
images and packages with the poky SDK (201705 jobs) are still failing.
This is because they run on a machine with Python 3.4 installed, and
that version gets used in the build process. Lower the version to 3.4 to
not have a regression there.
Fixes: 489a6f ("configure.ac: check for Python interpreter unconditionally")
Fixes: 40e8f5 ("configure: set min python version check to 3.5")
Change-Id: Ia83f360274061463232c1fcd7f6dc6e70f774738
---
M configure.ac
1 file changed, 2 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/02/39802/2
--
To view, visit
https://gerrit.osmocom.org/c/libosmocore/+/39802?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newpatchset
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: Ia83f360274061463232c1fcd7f6dc6e70f774738
Gerrit-Change-Number: 39802
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-CC: Jenkins Builder
Gerrit-Attention: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>