Hi,
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.