osmith submitted this change.

View Change

Approvals: fixeria: Looks good to me, approved pespin: Looks good to me, but someone else must approve Jenkins Builder: Verified
all.urls: add erlang projects

Fix that the initial clone of these projects fails

Change-Id: I322318da68a914762eaa12f02a8b08f041f39ee4
---
M all.urls
1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/all.urls b/all.urls
index 41b7bb5..6842513 100644
--- a/all.urls
+++ b/all.urls
@@ -1,4 +1,4 @@
-# Git clone URLs for projects not developed at gerrit.osmocom.org
+# Git clone URLs for projects not developed at gerrit.osmocom.org/$project
# project url
libnftnl https://git.netfilter.org/libnftnl/
nftables https://git.netfilter.org/nftables/
@@ -6,6 +6,10 @@
strongswan-epdg https://gitea.osmocom.org/ims-volte-vowifi/strongswan-epdg
osmo-gsm-shark https://gitea.osmocom.org/nhofmeyr/osmo-gsm-shark

+osmo_dia2gsup https://gerrit.osmocom.org/erlang/osmo_dia2gsup
+osmo-epdg https://gerrit.osmocom.org/erlang/osmo-epdg
+osmo-s1gw https://gerrit.osmocom.org/erlang/osmo-s1gw
+
comp128-python https://github.com/Takuto88/comp128-python
gsm0338 https://github.com/dsch/gsm0338
pyosmocom https://gerrit.osmocom.org/python/pyosmocom

To view, visit change 43291. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: merged
Gerrit-Project: osmo-dev
Gerrit-Branch: master
Gerrit-Change-Id: I322318da68a914762eaa12f02a8b08f041f39ee4
Gerrit-Change-Number: 43291
Gerrit-PatchSet: 3
Gerrit-Owner: osmith <osmith@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy@sysmocom.de>
Gerrit-Reviewer: osmith <osmith@sysmocom.de>
Gerrit-Reviewer: pespin <pespin@sysmocom.de>