buildtools: add symbols map update script
authorPawel Modrak <pawelx.modrak@intel.com>
Wed, 20 Nov 2019 17:23:31 +0000 (17:23 +0000)
committerDavid Marchand <david.marchand@redhat.com>
Wed, 20 Nov 2019 22:05:39 +0000 (23:05 +0100)
commit4232bf5385df2141a6b9643b07b6a2b367b48719
treea7c1f62d4b94f52bfbcfb9f040e65ec29de32dbf
parentfbaf94388763eecf5ceecb691401b124970566a7
buildtools: add symbols map update script

Add a script that automatically merges all stable ABI's under one
ABI section with the new version, while leaving experimental
section exactly as it is.

Signed-off-by: Pawel Modrak <pawelx.modrak@intel.com>
Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Thomas Monjalon <thomas@monjalon.net>
MAINTAINERS
buildtools/update_version_map_abi.py [new file with mode: 0755]