Change in osmo-ci[master]: scripts/osmocom-obs-link.sh: remove sdcc

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

osmith gerrit-no-reply at lists.osmocom.org
Wed May 20 11:34:25 UTC 2020


osmith has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/18376 )

Change subject: scripts/osmocom-obs-link.sh: remove sdcc
......................................................................

scripts/osmocom-obs-link.sh: remove sdcc

sdcc does not build for centos 8 without diving deeper into the
dependency hell:

nothing provides gputils,
nothing provides python3-base,
nothing provides inkscape,
nothing provides lyx,
nothing provides makeinfo

So let's not build libusrp for centos 8 for now. We can build osmo-trx
without the usrp1 backend (already configured in the spec.in file).

Related: OS#4550
Change-Id: Icfb289b0eeeb7215d23517fb8a4e56f2a8d774f1
---
M scripts/osmocom-obs-link.sh
1 file changed, 1 insertion(+), 4 deletions(-)

Approvals:
  laforge: Looks good to me, approved
  osmith: Verified



diff --git a/scripts/osmocom-obs-link.sh b/scripts/osmocom-obs-link.sh
index 5f017ff..1d9b289 100755
--- a/scripts/osmocom-obs-link.sh
+++ b/scripts/osmocom-obs-link.sh
@@ -23,8 +23,5 @@
 # osmo-remsim: depends on libcsv
 osc linkpac openSUSE:Factory libcsv "$PROJ"
 
-# libusrp: depends on fdupes
+# osmo-trx: depends on fdupes
 osc linkpac openSUSE:Factory fdupes "$PROJ"
-
-# libusrp: depends on sdcc
-osc linkpac openSUSE:Factory sdcc "$PROJ"

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/18376
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Icfb289b0eeeb7215d23517fb8a4e56f2a8d774f1
Gerrit-Change-Number: 18376
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: osmith <osmith at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200520/728f7bc2/attachment.htm>


More information about the gerrit-log mailing list