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 "Osmocom layer for OpenEmbedded".
The branch, laforge/nightly has been updated
discards d25f58b013fccb3c34219ca161dbb120173396f5 (commit)
discards 2415ab3b4191157aaef2de00491c3085e65c7326 (commit)
discards 53c9c389e4da9ed170995abaf35feabb62f8c4ea (commit)
discards 30916ff90e96b27e3ab84a8bb72769896ded4419 (commit)
via 86074c0bac555970601be913e0c46bc1245647b6 (commit)
via 587f6acfa07e7dd3dcfbf003f6356f3a55ce41dc (commit)
via 8fdfcbde932b2248baed73b2c19c9f9045b56d31 (commit)
via b401a8e9cff00873fe36b25c148c1be8fe680396 (commit)
via 9f948048c9110db276bccff99bd8bdf13dfaae9e (commit)
via 8eb42575096f6227e83228e3d8fbf591f9cedb22 (commit)
via 8554d8a42c0e2ed7f0e39ba76cd3aee78dde6f30 (commit)
via b4eb971657d68322d11064e45012d2b4adf29e93 (commit)
via 254389b473e392d97adfa666c25f1b565d2d3059 (commit)
via df34ca271120e4f3390d3fe7b53b6c5b7763b217 (commit)
via 13141964e696f0bbffb61b04fd0e2c924136366a (commit)
via 73eade5890d3d11752679e1dffb91bd910464c3e (commit)
via d7e9e0e836f0fd45e55243bad19449a396c3cb04 (commit)
via 947868cafd1b0a661a2cc29848dacab3e02807f7 (commit)
via 5baaf5e976c9a28d0a5449586189e985c2e17165 (commit)
via d20285c2efe7b8ab1997c73ab9e4cb654d785f1f (commit)
via d978990ab05d1eea20049cc40e99394f45d2cefa (commit)
via 075ece83b2830a73a21b5df61a2aff190e471a34 (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (d25f58b013fccb3c34219ca161dbb120173396f5)
\
N -- N -- N (86074c0bac555970601be913e0c46bc1245647b6)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
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/meta-telephony/commit/?id=86074c0bac555970601be913e…
commit 86074c0bac555970601be913e0c46bc1245647b6
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Jun 23 08:51:51 2016 +0200
set up osmocom recipes with AUTOREV to track git master
This is for the upcoming nightly builds, where all our osmo*
recipes are going to track current master of their respective
upstream git repository.
-----------------------------------------------------------------------
Summary of changes:
.gitreview | 3 +
recipes-isdn/dahdi-linux/dahdi-linux_2.10.2.bb | 2 +-
recipes-isdn/dahdi-tools/dahdi-tools_2.10.2.bb | 2 +-
recipes-isdn/lcr/lcr_git.bb | 2 +-
recipes-isdn/misdn/misdn-utils_git.bb | 2 +-
recipes-osmocom/libasn1c/libasn1c.inc | 10 +++
recipes-osmocom/libasn1c/libasn1c_git.bb | 7 +++
recipes-osmocom/libosmo-abis/libosmo-abis.inc | 2 +-
recipes-osmocom/libosmo-abis/libosmo-abis_git.bb | 2 +-
recipes-osmocom/libosmo-netif/libosmo-netif.inc | 2 +-
recipes-osmocom/libosmo-netif/libosmo-netif_git.bb | 2 +-
recipes-osmocom/libosmo-sccp/libosmo-sccp.inc | 6 +-
recipes-osmocom/libosmo-sccp/libosmo-sccp_git.bb | 17 +++++
recipes-osmocom/libosmocore/libosmocore.inc | 2 +-
recipes-osmocom/libosmocore/libosmocore_git.bb | 2 +-
recipes-osmocom/openbsc/openbsc.inc | 73 +++++++---------------
.../{osmo-bsc.init => osmo-bsc-sccplite.init} | 12 ++--
.../openbsc/openbsc/osmo-bsc-sccplite.service | 12 ++++
recipes-osmocom/openbsc/openbsc/osmo-bsc_mgcp.init | 48 --------------
recipes-osmocom/openbsc/openbsc/osmo-sgsn.init | 48 --------------
recipes-osmocom/openbsc/openbsc_git.bb | 2 +-
recipes-osmocom/openggsn/openggsn_git.bb | 40 ------------
recipes-osmocom/osmo-bsc/osmo-bsc.inc | 37 +++++++++++
recipes-osmocom/osmo-bsc/osmo-bsc_git.bb | 7 +++
.../files/libgtp-queue_depth_32.patch | 0
.../files/osmo-ggsn.init} | 6 +-
recipes-osmocom/osmo-ggsn/osmo-ggsn_git.bb | 42 +++++++++++++
recipes-osmocom/osmo-hlr/osmo-hlr.inc | 26 ++++++++
recipes-osmocom/osmo-hlr/osmo-hlr_git.bb | 7 +++
recipes-osmocom/osmo-iuh/osmo-iuh.inc | 20 ++++++
recipes-osmocom/osmo-iuh/osmo-iuh_git.bb | 7 +++
recipes-osmocom/osmo-mgw/osmo-mgw.inc | 22 +++++++
recipes-osmocom/osmo-mgw/osmo-mgw_git.bb | 7 +++
recipes-osmocom/osmo-msc/osmo-msc.inc | 28 +++++++++
recipes-osmocom/osmo-msc/osmo-msc_git.bb | 7 +++
recipes-osmocom/osmo-sgsn/osmo-sgsn.inc | 41 ++++++++++++
recipes-osmocom/osmo-sgsn/osmo-sgsn_git.bb | 7 +++
recipes-telephony/tasks/task-telephony-all.bb | 5 +-
38 files changed, 354 insertions(+), 213 deletions(-)
create mode 100644 .gitreview
create mode 100644 recipes-osmocom/libasn1c/libasn1c.inc
create mode 100644 recipes-osmocom/libasn1c/libasn1c_git.bb
rename recipes-osmocom/openbsc/openbsc/{osmo-bsc.init => osmo-bsc-sccplite.init} (67%)
create mode 100644 recipes-osmocom/openbsc/openbsc/osmo-bsc-sccplite.service
delete mode 100755 recipes-osmocom/openbsc/openbsc/osmo-bsc_mgcp.init
delete mode 100755 recipes-osmocom/openbsc/openbsc/osmo-sgsn.init
delete mode 100644 recipes-osmocom/openggsn/openggsn_git.bb
create mode 100644 recipes-osmocom/osmo-bsc/osmo-bsc.inc
create mode 100644 recipes-osmocom/osmo-bsc/osmo-bsc_git.bb
rename recipes-osmocom/{openggsn => osmo-ggsn}/files/libgtp-queue_depth_32.patch (100%)
rename recipes-osmocom/{openggsn/files/openggsn.init => osmo-ggsn/files/osmo-ggsn.init} (98%)
create mode 100644 recipes-osmocom/osmo-ggsn/osmo-ggsn_git.bb
create mode 100644 recipes-osmocom/osmo-hlr/osmo-hlr.inc
create mode 100644 recipes-osmocom/osmo-hlr/osmo-hlr_git.bb
create mode 100644 recipes-osmocom/osmo-iuh/osmo-iuh.inc
create mode 100644 recipes-osmocom/osmo-iuh/osmo-iuh_git.bb
create mode 100644 recipes-osmocom/osmo-mgw/osmo-mgw.inc
create mode 100644 recipes-osmocom/osmo-mgw/osmo-mgw_git.bb
create mode 100644 recipes-osmocom/osmo-msc/osmo-msc.inc
create mode 100644 recipes-osmocom/osmo-msc/osmo-msc_git.bb
create mode 100644 recipes-osmocom/osmo-sgsn/osmo-sgsn.inc
create mode 100644 recipes-osmocom/osmo-sgsn/osmo-sgsn_git.bb
hooks/post-receive
--
Osmocom layer for OpenEmbedded
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 "Firmware for the OpenPCD and SIMtrace hardware".
The branch, master has been updated
via dc2983d907a4676114eee74536ed71574571389f (commit)
from 5176342acfe562de6f735b3744a2d41c1e0b763a (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/openpcd/commit/?id=dc2983d907a4676114eee74536ed7157…
commit dc2983d907a4676114eee74536ed71574571389f
Author: Denis 'GNUtoo' Carikli <GNUtoo(a)no-log.org>
Date: Wed Oct 4 14:18:43 2017 +0200
firmware: Makefiles: enable changing toolchain
Without that the user was expected to either patch
the Makefiles or to get a toolchain with the arm-elf-
prefix.
Change-Id: I0c362cde7afd6de025e8fe2c1e9abe3d3a1e04a6
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo(a)no-log.org>
-----------------------------------------------------------------------
Summary of changes:
firmware/Makefile | 13 +++++++------
firmware/Makefile.dfu | 13 +++++++------
2 files changed, 14 insertions(+), 12 deletions(-)
hooks/post-receive
--
Firmware for the OpenPCD and SIMtrace hardware
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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via ee497f245e78929ddb69ba1f06d27bcc886f6597 (commit)
from b697df0c4a008b80aad750e42947363f899b9301 (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/libosmocore/commit/?id=ee497f245e78929ddb69ba1f06d2…
commit ee497f245e78929ddb69ba1f06d27bcc886f6597
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Tue Oct 3 16:54:41 2017 +0800
Fixup severe build performance issues
Make variable substitution calling bumpversion and other commands
introduce by osmo-release.mk has severely slowed down builds.
Inside the makefile we could use $(eval FOO:=$(shell...)) constructs
to have variable substitution only happen once the 'release' target
is executed. However, 'ifeq' and friends don't work with such late
constructs. Let's shift all release action into a helper shell script
that is called from the Makefile instead.
This way we get the best of both worlds: No performance impact during
normal builds, and the convenience of 'make release'.
Modified-by: Max <msuraev(a)sysmocom.de>
Related: OS#2524
Change-Id: I98b3b5fe3db39953cea969a9dfbb75889df2e1ea
-----------------------------------------------------------------------
Summary of changes:
Makefile.am | 4 +++-
debian/libosmocore-dev.install | 1 +
osmo-release.mk | 37 +------------------------------
osmo-release.sh | 50 ++++++++++++++++++++++++++++++++++++++++++
4 files changed, 55 insertions(+), 37 deletions(-)
create mode 100755 osmo-release.sh
hooks/post-receive
--
An utility library for Open Source Mobile Communications
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 "UNNAMED PROJECT".
The branch, neels/subscr_vty has been updated
discards 57a4e0234cf2640865f5eb758fef77da53d2af04 (commit)
via 1097a649864ab8ebd4a4d2c52f7dd38219e9e943 (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (57a4e0234cf2640865f5eb758fef77da53d2af04)
\
N -- N -- N (1097a649864ab8ebd4a4d2c52f7dd38219e9e943)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
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/osmo-hlr/commit/?id=1097a649864ab8ebd4a4d2c52f7dd38…
commit 1097a649864ab8ebd4a4d2c52f7dd38219e9e943
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Tue Oct 3 01:23:50 2017 +0200
subscr vty WIP
Change-Id: I3803399bec4fb49ab7f37a01ed6378ace849e59a
-----------------------------------------------------------------------
Summary of changes:
src/Makefile.am | 2 +
src/db.c | 19 +++-
src/db.h | 11 ++-
src/db_hlr.c | 20 ++--
src/hlr_vty.c | 1 +
src/hlr_vty_subscr.c | 264 +++++++++++++++++++++++++++++++--------------------
src/hlr_vty_subscr.h | 3 +
7 files changed, 198 insertions(+), 122 deletions(-)
create mode 100644 src/hlr_vty_subscr.h
hooks/post-receive
--
UNNAMED PROJECT
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 "Osmocom network interface library".
The branch, master has been updated
via c98bf1b880ec10924cd12477bf46ef5d0f959257 (commit)
from 59941982083f7f0d6ab11f7bbb42c297a3fb8d69 (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/libosmo-netif/commit/?id=c98bf1b880ec10924cd12477bf…
commit c98bf1b880ec10924cd12477bf46ef5d0f959257
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Oct 5 08:41:52 2017 +0800
rs232.c: Don't #include <osmocom/abis/e1_input.h>
There's no need for the rs232 code to include a files from
libosmoabis. The only users of libosmoabis left now are the LAPD
examples:
examples/lapd-over-datagram-network.c
examples/lapd-over-datagram-user.c
Change-Id: Ie1bc0dd811362cec546486edc41d632740ed19cd
-----------------------------------------------------------------------
Summary of changes:
src/rs232.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
Osmocom network interface library
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 "UNNAMED PROJECT".
The branch, neels/subscr_vty has been updated
discards 5bc53dfa55385a71896a461f45525fe6ef65f975 (commit)
discards 44cde3f0b2692cdd12938ecb86411f3af895a68f (commit)
via 57a4e0234cf2640865f5eb758fef77da53d2af04 (commit)
via 32c38f09e5fda3e723cdbb0041c0703a3c31ef4d (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (5bc53dfa55385a71896a461f45525fe6ef65f975)
\
N -- N -- N (57a4e0234cf2640865f5eb758fef77da53d2af04)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
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/osmo-hlr/commit/?id=57a4e0234cf2640865f5eb758fef77d…
commit 57a4e0234cf2640865f5eb758fef77da53d2af04
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Tue Oct 3 01:23:50 2017 +0200
subscr vty WIP
Change-Id: I3803399bec4fb49ab7f37a01ed6378ace849e59a
-----------------------------------------------------------------------
Summary of changes:
debian/control | 2 -
src/db.h | 3 +-
src/hlr_vty_subscr.c | 585 ++++++++-------------------------------------------
3 files changed, 88 insertions(+), 502 deletions(-)
hooks/post-receive
--
UNNAMED PROJECT
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 "CI scripts".
The branch, master has been updated
via 1b3bf67bf2e50239e6168c9ca9590ea8568c9e5f (commit)
from 8e9fe0808072d3f5eca8b4c6fac9865a52c9beb3 (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/osmo-ci/commit/?id=1b3bf67bf2e50239e6168c9ca9590ea8…
commit 1b3bf67bf2e50239e6168c9ca9590ea8568c9e5f
Author: Max <msuraev(a)sysmocom.de>
Date: Wed Oct 4 12:07:39 2017 +0200
Fix OsmoSGSN nightly build
It depends on libgtp provided by OsmoGGSN so let's build it in that
order.
Change-Id: Icedc259ddc3a3b83ce8fe87f5572596ef29d6814
Related: OS#2527
-----------------------------------------------------------------------
Summary of changes:
scripts/osmocom-nightly-packages.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
CI scripts
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 "UNNAMED PROJECT".
The branch, neels/subscr_vty has been updated
via 5bc53dfa55385a71896a461f45525fe6ef65f975 (commit)
from 44cde3f0b2692cdd12938ecb86411f3af895a68f (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/osmo-hlr/commit/?id=5bc53dfa55385a71896a461f45525fe…
commit 5bc53dfa55385a71896a461f45525fe6ef65f975
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Wed Oct 4 13:06:34 2017 +0200
wip
Change-Id: I6cf582ed677dde40ab0fed60c9295cccdbbbf8a8
-----------------------------------------------------------------------
Summary of changes:
src/db.c | 1 +
src/db.h | 5 ++
src/db_hlr.c | 20 ++++++
src/hlr_vty_subscr.c | 191 ++++++++-------------------------------------------
4 files changed, 56 insertions(+), 161 deletions(-)
hooks/post-receive
--
UNNAMED PROJECT
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 "Osmocom code for Iuh interface".
The branch, master has been updated
via a3f4e79a9db1f04efd73f5d088e5b7423ac69630 (commit)
from 5a3df8fa9ffc4400367250a0f9ff0e20dc4b5d3b (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/osmo-iuh/commit/?id=a3f4e79a9db1f04efd73f5d088e5b74…
commit a3f4e79a9db1f04efd73f5d088e5b7423ac69630
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Wed Oct 4 11:44:43 2017 +0800
Makefile.am: Link libosmo-ranap against libosmo-sigtran
In Change-Id I6a3f7ad15be03fb94689b4af6ccfa828c25f45c0 we introduced
the somewhat arguable combination of Iu code in libosmo-ranap. This Iu
code uses functions provided by libosmo-sigtran.
However, at the time it was overlooked to explicitly link libosmo-ranap
against libosmo-sigtran, which caused linking failures of programs
using libosmo-ranap, such as the unit tests included in this package.
Below example is from building using contrib/jenkins.sh on Ubuntu 17.04:
CCLD test-ranap
../../src/.libs/libosmo-ranap.so: undefined reference to `osmo_sccp_local_addr_by_instance'
../../src/.libs/libosmo-ranap.so: undefined reference to `osmo_sccp_tx_unitdata_msg'
../../src/.libs/libosmo-ranap.so: undefined reference to `vty_out'
../../src/.libs/libosmo-ranap.so: undefined reference to `install_element'
../../src/.libs/libosmo-ranap.so: undefined reference to `osmo_sccp_user_bind'
../../src/.libs/libosmo-ranap.so: undefined reference to `osmo_sccp_user_sap_down'
../../src/.libs/libosmo-ranap.so: undefined reference to `osmo_scu_prim_name'
../../src/.libs/libosmo-ranap.so: undefined reference to `osmo_sccp_addr_dump'
collect2: error: ld returned 1 exit status
Makefile:418: recipe for target 'test-ranap' failed
Change-Id: Ibfbcafd31c91dc630d406ec39b3b076bdb1f4c19
-----------------------------------------------------------------------
Summary of changes:
src/Makefile.am | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
hooks/post-receive
--
Osmocom code for Iuh interface