blob: 82074513f7cc7fac779e5f41825c61dc9b9ca3fb [file] [log] [blame]
Neels Hofmeyr52261b32017-05-18 21:42:10 +02001#!/bin/sh
2set -e -x
Neels Hofmeyr52261b32017-05-18 21:42:10 +02003base="$PWD"
Neels Hofmeyr53e758a2017-05-29 22:53:34 +02004name="osmo-hlr"
5. "$(dirname "$0")/jenkins-build-common.sh"
Neels Hofmeyr52261b32017-05-18 21:42:10 +02006
7build_repo libosmocore
8build_repo libosmo-abis
9build_repo osmo-hlr
10
Neels Hofmeyr53e758a2017-05-29 22:53:34 +020011create_bin_tgz