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 60a6693cb87f827d8679c649805f065eba3a0cbf (commit)
discards e16a374028d06f1b4b3959c121ab7dce3f5e8847 (commit)
via 1452ad7a3ee95552d7aa53296adfa187b682b223 (commit)
via 4a06b8ddaebcfa5574cfb5ef61edb2cdd800d270 (commit)
via 04df4052d6d5b3d00d9f39e9c9b7696722c5bc2d (commit)
via a0862396bc7478b6e4b0c490e2768a77a4b00fd9 (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 (60a6693cb87f827d8679c649805f065eba3a0cbf)
\
N -- N -- N (1452ad7a3ee95552d7aa53296adfa187b682b223)
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=1452ad7a3ee95552d7aa53296…
commit 1452ad7a3ee95552d7aa53296adfa187b682b223
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Mon Dec 18 19:12:33 2017 +0100
osmo-sgsn: no longer depend on libpcap
Since osmo-sgsn a801fba4d32825da044c3c713043e9e919a09fc6 the libcap
dependency is removed.
Change-Id: I284c16c1f7abd3b24525b824baca357576f16675
http://cgit.osmocom.org/meta-telephony/commit/?id=4a06b8ddaebcfa5574cfb5ef6…
commit 4a06b8ddaebcfa5574cfb5ef61edb2cdd800d270
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.
Change-Id: Idda98bdfa07c16aee1955fa63373b358bb754c90
-----------------------------------------------------------------------
Summary of changes:
recipes-osmocom/osmo-msc/osmo-msc.inc | 6 +-----
.../osmo-sip-connector/osmo-sip-connector.inc | 21 +++++++++++++++++++++
.../osmo-sip-connector/osmo-sip-connector_git.bb | 7 +++++++
3 files changed, 29 insertions(+), 5 deletions(-)
create mode 100644 recipes-osmocom/osmo-sip-connector/osmo-sip-connector.inc
create mode 100644 recipes-osmocom/osmo-sip-connector/osmo-sip-connector_git.bb
hooks/post-receive
--
Osmocom layer for OpenEmbedded