aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2024-03-18 13:31:33 +0100
committerOliver Smith <osmith@sysmocom.de>2024-03-18 14:38:29 +0100
commite646f628a23f1830fd96bcadc1fa4eea7209a20c (patch)
treed679565516c331b39102fcb9ad0126836ca916cf
parent65005ed338b3be61bfcac2ffde9667c83c6ef0e2 (diff)
OBS: add gapk, osmocom-bbosmith/wip
-rw-r--r--scripts/obs/lib/config.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/obs/lib/config.py b/scripts/obs/lib/config.py
index ce2917e..b4e23a0 100644
--- a/scripts/obs/lib/config.py
+++ b/scripts/obs/lib/config.py
@@ -47,6 +47,7 @@ feeds = [
projects_osmocom = [
"erlang/osmo_dia2gsup",
"erlang/osmo-epdg",
+ "gapk",
"libasn1c",
"libgtpnl",
"libosmo-abis",
@@ -83,6 +84,7 @@ projects_osmocom = [
"osmo-trx",
"osmo-uecups",
"osmo-upf",
+ "osmocom-bb",
"python/osmo-python-tests",
"rtl-sdr",
"simtrace2",