Skip to content

Changes

Summary

  1. OBS: add update_obs_eclipse_titan.sh (details)
Commit 3b10b6c6d295801aca78ee2a3c05ffb10c8891c4 by Oliver Smith
OBS: add update_obs_eclipse_titan.sh

Add a script to easily update the eclipse-titan package from a git
repository. This replaces the previous workflow of downloading the
previous source package, modifying it, and re-uploading it. With the git
repository, it is easier to see which patches are included, and it is
easier to modify the packaging (e.g. add new patches to fix build with
latest gcc), and easier to upgrade the eclipse-titan version.

I've done this change because it failed to build with the most recent
GCC in Debian Unstable. Backporting Vadim's patch from upstream fixes
it.

Related: https://gitlab.eclipse.org/eclipse/titan/titan.core/-/commit/b5d3d5bf4f0e2c27cda60555351b2feb93561d6b
Related: https://osmocom.org/projects/cellular-infrastructure/wiki/Upgrading_eclipse-titan_in_the_Osmocom_OBS
Change-Id: Ieb1945d5cf4abf8ae2201f49ea7dce8eb343167e
The file was addedscripts/obs/update_obs_eclipse_titan.sh