[PATCH] osmo-bts[master]: Allow specifying sysmocom headers explicitly

2018-01-19 Thread Neels Hofmeyr
Hello Pau Espin Pedrol, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/5870 to look at the new patch set (#3). Allow specifying sysmocom headers explicitly Add configure option --with-sysmobts=$INCDIR (like for LC1.5). Use to fix the jenkins

[PATCH] osmo-bts[master]: Allow specifying sysmocom headers explicitly

2018-01-18 Thread Max
Hello Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/5870 to look at the new patch set (#2). Allow specifying sysmocom headers explicitly The headers for LC1.5 are specified explicitly. Add corresponding option to specify sysmoBTS headers

[PATCH] osmo-bts[master]: Allow specifying sysmocom headers explicitly

2018-01-18 Thread Max
Review at https://gerrit.osmocom.org/5870 Allow specifying sysmocom headers explicitly The headers for LC1.5 are specified explicitly. Add corresponding option to specify sysmoBTS headers location and use it in jenkins build. This is prerequisite for fixing the build issue revealed by

[PATCH] osmo-bts[master]: Allow specifying sysmocom headers explicitly

2018-01-16 Thread Max
Review at https://gerrit.osmocom.org/5820 Allow specifying sysmocom headers explicitly The headers for other models are specified explicitly. Add corresponding option to specify sysmoBTS headers location and use it in jenkins build. This fixes the issue after moving to stow for jenkins tests.