aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-osmocom/libosmo-abis/libosmo-abis_git.bb
AgeCommit message (Collapse)AuthorFilesLines
2015-12-07libosmo-abis: Build newer release for osmo-btsHolger Hans Peter Freyther1-2/+2
This adds RTP statistics support to libosmotrau.
2015-06-26Big Osmocom update to the latest codeHolger Hans Peter Freyther1-1/+1
* Update libosmocore with GB fixes and endian.h work * Update libosmo-netif for rtp header changes * Update OpenGGSN that now has libosmocore logging * Update OpenBSC with many new features, subscriber queue rework and more
2015-02-12libosmo-abis: Use the latest upstream release for libosmo-abisHolger Hans Peter Freyther1-4/+3
2014-10-07libosmo-abis: Revert parts of the multi-TRX support in libosmo-abisHolger Hans Peter Freyther1-2/+3
The line doesn't have the signalling type set yet. It will be set _after_ the rsl connection is considered up. This is addressing RSL Connection failures like: <0001> oml.c:1026 Rx IPA RSL CONNECT IP=1.2.3.4 PORT=3003 STREAM=0x00 <000f> input/ipaccess.c:921 cannot create RSL BTS link: trx_nr (0) does not refer to a signalling link <0001> oml.c:1030 Error in abis_open(RSL): -22 <0001> oml.c:341 Sending FOM NACK with cause Message cannot be performed.
2014-09-25Osmocom: Upgrade to latest master versions of the softwareHolger Hans Peter Freyther1-3/+3
Build a new ABI release, build the latest libosmo-abis and libosmo-netif versions and upgrade to OpenBSC master
2014-08-25libosmocore/libosmo-abis/openbsc: Move control interface aroundHolger Hans Peter Freyther1-1/+1
The control interface has been moved to libosmocore and a new library has been created for it. The ipaccess code has moved from libosmo-abis to libosmocore and new defines for the VTY and CTRL ports are now available inside libosmocore
2014-04-08libosmocore/libosmo-abis: Upgrade to 0.6.6 and 0.2.0Holger Hans Peter Freyther1-2/+2
Upgrade to versions 0.6.6 and 0.2.0. These change the SO version of the libraries and provide stability and reliability fixes.
2014-01-20libosmocore/libosmo-abis: Upgrade the two libraries including ABI changesHolger Hans Peter Freyther1-2/+2
The two libraires moved forward and are updated to the latest releases now.
2013-10-06libosmo-abis: Upgrade git version with semantic/abi changesHolger Hans Peter Freyther1-1/+1
2013-08-01libosmocore/libosmo-abis: Update libosmo-abis to an experimental branchHolger Hans Peter Freyther1-1/+1
Update libosmocore to 0.6.2+git and the libosmo-abis to a branch useful for the osmo-bts.
2013-02-09update libosmo-abis to include connect() / getaddrinfo() fixHarald Welte1-2/+2
2012-11-02libosmo-abis: Build a git version of libosmo-abis for a leak fixHolger Hans Peter Freyther1-0/+7
Build new unreleased version of libosmo-abis for a memory leak fix.