blob: b40c61360881b22ee11daa6164b1a6aaa7ae29d8 [file] [log] [blame]
#!/bin/sh
set -e -x
base="$PWD"
name="osmo-bts"
. "$(dirname "$0")/jenkins-build-common.sh"
have_repo octphy-2g-headers
build_repo libosmocore --enable-sanitize --disable-doxygen
build_repo libosmo-abis --enable-sanitize
build_repo osmo-bts --enable-sanitize --enable-trx --with-openbsc=$base/openbsc/openbsc/include --enable-octphy --with-octsdr-2g=$base/octphy-2g-headers
create_bin_tgz osmo-bts-trx osmo-bts-octphy