abicheck: modernize for scarthgap/whinlatter compatibility#11
Open
adarshjagadishkamini wants to merge 2 commits intoclio-project:mainfrom
Open
abicheck: modernize for scarthgap/whinlatter compatibility#11adarshjagadishkamini wants to merge 2 commits intoclio-project:mainfrom
adarshjagadishkamini wants to merge 2 commits intoclio-project:mainfrom
Conversation
adarshjagadishkamini
commented
Mar 12, 2026
- Update DEPENDS/RDEPENDS syntax to use ':' override separator
- Add ABI_CHECK_SKIP variable to conditionally skip libabigail-native dep and abixml gathering
- Replace binaryaudit util.note/util.add_message with bb.debug/bb.note/oe.qa.handle_error
- Fix QARECIPETEST registration via __anonymous() for proper QA function visibility
- Add WARN_QA append for abi-changed to make ABI failures warnings
- Track ref_found flag and log when package has no reference ABI
- Add guard for empty/invalid XML before parsing in get_soname_from_xml
- Add optional debug_info_dir param to serialize() and serialize_artifacts()
- Upgrade libabigail recipe 1.8.2 to 2.8 with updated checksums and xxhash dep
- Update LICENSE to SPDX format (LGPL-3.0-or-later)
- Handle UNPACKDIR vs WORKDIR for S variable across Yocto versions
- Remove zip-archive PACKAGECONFIG; strip rpm/deb from native/nativesdk builds
- Update LAYERSERIES_COMPAT to kirkstone and later; drop pre-kirkstone support
- Update DEPENDS/RDEPENDS syntax to use ':' override separator - Add ABI_CHECK_SKIP variable to conditionally skip libabigail-native dep and abixml gathering - Replace binaryaudit util.note/util.add_message with bb.debug/bb.note/oe.qa.handle_error - Fix QARECIPETEST registration via __anonymous() for proper QA function visibility - Add WARN_QA append for abi-changed to make ABI failures warnings - Track ref_found flag and log when package has no reference ABI - Add guard for empty/invalid XML before parsing in get_soname_from_xml - Add optional debug_info_dir param to serialize() and serialize_artifacts() - Upgrade libabigail recipe 1.8.2 to 2.8 with updated checksums and xxhash dep - Update LICENSE to SPDX format (LGPL-3.0-or-later) - Handle UNPACKDIR vs WORKDIR for S variable across Yocto versions - Remove zip-archive PACKAGECONFIG; strip rpm/deb from native/nativesdk builds - Update LAYERSERIES_COMPAT to kirkstone and later; drop pre-kirkstone support Signed-off-by: Adarsh Jagadish Kamini <adarsh.jagadish.kamini@est.tech>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.