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>
This commit is contained in:
parent
63966ae587
commit
bbb77cc59b
2 changed files with 215 additions and 0 deletions
|
@ -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
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue