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/OpenBSC@lists.osmocom.org/.
Sylvain Munaut 246tnt at gmail.comHi,
> 1) First, make a copy of libosmocore.git to libosmo-gsm.git. This is
> done to avoid losing the history in the new libosmo-gsm.git library.
Can't this be made with git filter-branch somehow ?
Just create a new tree that only has the history of all the gsm stuff
and nothing of the rest.
> After these patches, I'll send two patches for openbsc and osmocore-bb
> to make them use the new libosmo-gsm.
I guess we'll need to use git-submodule for this as well in osmocom-bb.
Cheers,
Sylvain
PS: Haven't looked at the actual patches yet, just preliminary comments.