From bbb77cc59bfb71e5a125b0b54d6230dd6da8613d Mon Sep 17 00:00:00 2001 From: Kieran Bingham Date: Sat, 13 May 2023 10:44:25 +0100 Subject: utils: ABI Compatibility checker Provide support to compare ABI compatibility between any two git commits or by a commit and the most recent ancestral tag of that commit. Tested-by: Umang Jain Reviewed-by: Umang Jain Reviewed-by: Laurent Pinchart Signed-off-by: Kieran Bingham --- README.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 34b6b49f..df2818e1 100644 --- a/README.rst +++ b/README.rst @@ -104,6 +104,9 @@ for android: [optional] for lc-compliance: [optional] libevent-dev +for abi-compat.sh: [optional] + abi-compliance-checker + Basic testing with cam utility ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- cgit v1.2.1