chan-sccp-b: switch to git version, update patch 180/head
authorSebastian Kemper <sebastian_ml@gmx.net>
Mon, 14 Aug 2017 19:59:36 +0000 (21:59 +0200)
committerSebastian Kemper <sebastian_ml@gmx.net>
Mon, 14 Aug 2017 19:59:39 +0000 (21:59 +0200)
commitd1ab4dac16eb1f6bc098e8f9854c857634942f37
tree3a9b437a632920bca7b97c2431140c2bf183709e
parent921a560832fd1098f533dfdacece2133ea369e57
chan-sccp-b: switch to git version, update patch

- As suggested by upstream in issue #167, move from svn to git source.
  The resulting module is less than half the size in comparison.

- Rework (and rename) previous "drop-Og-optimization" patch. The
  previous patch worked fine with -Os in CFLAGS (default). But if numeric
  values are used instead (e.g. -O2) this optimization would be completely
  removed. The new patch prevents that.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
net/chan-sccp-b/Makefile
net/chan-sccp-b/patches/01-drop-Og-optimization.patch [deleted file]
net/chan-sccp-b/patches/01-prevent-extra-optimization.patch [new file with mode: 0644]