build: formatting fixes for per-provide ABI_VERSION suffixes
authorJo-Philipp Wich <jo@mein.io>
Thu, 24 Jan 2019 11:48:27 +0000 (12:48 +0100)
committerJo-Philipp Wich <jo@mein.io>
Thu, 24 Jan 2019 11:51:39 +0000 (12:51 +0100)
commit790bce92adce6fc52a5fe68ac05b1018e171af28
tree7cc39997cdd35d532b8feb21a2ad590d06a31e09
parent0e70f69a35fd79be781c859c12487b626e243e96
build: formatting fixes for per-provide ABI_VERSION suffixes

 - Filter out potential duplicates with the package name
   (e.g. when renaming libfoo1 w/ ABI_VERSION:=1 to libfoo)
 - Use the GetABISuffix macro to properly separate the suffix
   with a dash in case the basename ends with a number

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
include/package-ipkg.mk