aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2015-12-07 13:22:37 +0100
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2015-12-07 13:22:37 +0100
commit2c54ce9af5f7c76fa9842ea51e535ff7472e111c (patch)
treed4a5ce876b018427d794fb8ee6e4f745fcee626c
parent9b6c17ad0172ec88bd8ea684b39bd2d38702894e (diff)
libosmo-abis: Build newer release for osmo-bts
This adds RTP statistics support to libosmotrau.
-rw-r--r--recipes-osmocom/libosmo-abis/libosmo-abis_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-osmocom/libosmo-abis/libosmo-abis_git.bb b/recipes-osmocom/libosmo-abis/libosmo-abis_git.bb
index 8ea0c05..8010389 100644
--- a/recipes-osmocom/libosmo-abis/libosmo-abis_git.bb
+++ b/recipes-osmocom/libosmo-abis/libosmo-abis_git.bb
@@ -1,7 +1,7 @@
require ${PN}.inc
S = "${WORKDIR}/git"
-SRCREV = "3a580f263a24e0ce7d3ed544af0373c22ae9eeac"
+SRCREV = "3cef39b03cb46de4a7aba65137d724a000b184cb"
SRC_URI = "git://git.osmocom.org/libosmo-abis.git;protocol=git"
-PV = "0.3.1+gitr${SRCPV}"
+PV = "0.3.2+gitr${SRCPV}"
PR = "${INC_PR}.1"