This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The Open Source GSM Base Band stack".
The branch, master has been updated
via 73178cbb87de5c7b9278c5e8a76e831835e1405f (commit)
from 0cdf4b0a6821a0e970194ed5b122d3d6270c9814 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmocom-bb/commit/?id=73178cbb87de5c7b9278c5e8a76e8…
commit 73178cbb87de5c7b9278c5e8a76e831835e1405f
Author: blobb <dr.blobb(a)gmail.com>
Date: Wed May 24 14:35:49 2017 +0200
Introduce contrib/jenkins.sh to enable gerrit verification[1]
First, jenkins.sh builds libosmocore dependency.
Then it compiles the "host" (PC) part of OsmocomBB.
After "libosmocore embedded"-build has been introduced this
script will use it instead of the x86 dep.
[1]
http://jenkins.osmocom.org/jenkins/job/osmocomBB-gerrit/
Change-Id: Ife88be9022fc1fc1baee7f11872e5b8db4215682
-----------------------------------------------------------------------
Summary of changes:
contrib/jenkins.sh | 32 ++++++++++++++++++++++++++++++++
1 file changed, 32 insertions(+)
create mode 100755 contrib/jenkins.sh
hooks/post-receive
--
The Open Source GSM Base Band stack