summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorKieran Bingham <kieran.bingham@ideasonboard.com>2023-05-13 10:44:25 +0100
committerKieran Bingham <kieran.bingham@ideasonboard.com>2023-07-04 20:25:10 +0100
commitbbb77cc59bfb71e5a125b0b54d6230dd6da8613d (patch)
treececf86055ae6a7957e84f851049d24122635c232 /README.rst
parent63966ae587d701e8e1adc0815ef92eade0cc0ecb (diff)
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 <umang.jain@ideasonboard.com> Reviewed-by: Umang Jain <umang.jain@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 3 insertions, 0 deletions
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
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~