devtools: move ABI scripts from buildtools
authorDavid Marchand <david.marchand@redhat.com>
Thu, 28 Nov 2019 13:46:29 +0000 (14:46 +0100)
committerDavid Marchand <david.marchand@redhat.com>
Thu, 28 Nov 2019 15:36:11 +0000 (16:36 +0100)
commitb09afc2ad82647ab4f0edc121e9632cc1906c5bb
tree25c7699c92b83664e181ab92e2202cfdf6d3072e
parent51b9292ee08b385f0f2f51b1bc22f72757373eae
devtools: move ABI scripts from buildtools

Those scripts are only used by developers and not part of the build
process.
Move them to devtools so they are not installed.

Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Thomas Monjalon <thomas@monjalon.net>
MAINTAINERS
buildtools/check-abi-version.sh [deleted file]
buildtools/update-abi.sh [deleted file]
buildtools/update_version_map_abi.py [deleted file]
devtools/check-abi-version.sh [new file with mode: 0755]
devtools/update-abi.sh [new file with mode: 0755]
devtools/update_version_map_abi.py [new file with mode: 0755]