devtools: handle internal version in symbols check
authorHaiyue Wang <haiyue.wang@intel.com>
Thu, 30 Apr 2020 05:46:05 +0000 (13:46 +0800)
committerDavid Marchand <david.marchand@redhat.com>
Tue, 19 May 2020 17:12:18 +0000 (19:12 +0200)
commit2be668709cfc7c906106b93525790a50d478642d
treec3153090eaa9205181b83d72428222a918372ec5
parenta26b116749a38db09223cfbb18f4c349f2bbae8e
devtools: handle internal version in symbols check

INTERNAL is a newly introduced version, update the shell script that
checks whether built libraries are versioned with expected ABI
(current ABI, current ABI + 1, EXPERIMENTAL, or INTERNAL).

Signed-off-by: Haiyue Wang <haiyue.wang@intel.com>
Acked-by: David Marchand <david.marchand@redhat.com>
devtools/check-abi-version.sh