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 377776a832b5d0286ba119a38a7eb1a23d702d25 (commit)
discards 8663653500fe559bf985447b0c9db3cf0ebb188f (commit)
via 91cc0a6d7e8b24b553c50fa2143ab199d5a217ee (commit)
via 3adea3b74325d931fc6577df70da37f3c94350aa (commit)
via 1c588d0c856c88293a16dfbeda1e38860359c7fe (commit)
via a5e192406e7aa44101b64f9cfb6105b39b23abbd (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 (377776a832b5d0286ba119a38a7eb1a23d702d25)
\
N -- N -- N (91cc0a6d7e8b24b553c50fa2143ab199d5a217ee)
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=91cc0a6d7e8b24b553c50fa21…
commit 91cc0a6d7e8b24b553c50fa2143ab199d5a217ee
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Wed Nov 1 14:50:28 2017 +0100
Remove libsmpp34_1.12.bb and use _git instead
Same as we do for other osmocom recipes.
Change-Id: I1dcebbb3170654e15d1bb9644d630b462fd22fbd
http://cgit.osmocom.org/meta-telephony/commit/?id=3adea3b74325d931fc6577df7…
commit 3adea3b74325d931fc6577df70da37f3c94350aa
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Wed Nov 1 14:36:55 2017 +0100
Update PV for osmocom recipes
Change-Id: I2d5933527d333825e92c9748004adfb3e4b3a078
http://cgit.osmocom.org/meta-telephony/commit/?id=1c588d0c856c88293a16dfbed…
commit 1c588d0c856c88293a16dfbeda1e38860359c7fe
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Oct 27 00:09:56 2017 +0200
openbsc.git: Upstream binary now named osmo-bsc-sccplite
In Change-Id If10d1599b62d010726336134091a4e855c380d93, upstream
osmocom.git has renamed osmo-bsc (and related config files, etc)
to osmo-bsc-sccplite, so we don't have to rename it in the recipe
anymore.
Change-Id: I7e3bf1d6186fb32f4d671cbf84cad195d2776190
http://cgit.osmocom.org/meta-telephony/commit/?id=a5e192406e7aa44101b64f9cf…
commit a5e192406e7aa44101b64f9cfb6105b39b23abbd
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-misc/libsmpp/libsmpp34_1.12.bb | 19 -------------------
recipes-misc/libsmpp/libsmpp34_git.bb | 7 +++----
recipes-osmocom/libosmo-netif/libosmo-netif_git.bb | 4 ++--
recipes-osmocom/libosmo-sccp/libosmo-sccp_git.bb | 4 ++--
recipes-osmocom/libosmocore/libosmocore_git.bb | 2 +-
recipes-osmocom/openbsc/openbsc_git.bb | 2 +-
recipes-osmocom/osmo-bsc/osmo-bsc_git.bb | 2 +-
recipes-osmocom/osmo-ggsn/osmo-ggsn_git.bb | 2 +-
recipes-osmocom/osmo-hlr/osmo-hlr_git.bb | 2 +-
recipes-osmocom/osmo-iuh/osmo-iuh_git.bb | 2 +-
recipes-osmocom/osmo-mgw/osmo-mgw_git.bb | 2 +-
recipes-osmocom/osmo-msc/osmo-msc_git.bb | 2 +-
recipes-osmocom/osmo-sgsn/osmo-sgsn_git.bb | 2 +-
13 files changed, 16 insertions(+), 36 deletions(-)
delete mode 100644 recipes-misc/libsmpp/libsmpp34_1.12.bb
hooks/post-receive
--
Osmocom layer for OpenEmbedded