mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-01 18:54:07 +00:00
Currently the path checks are escaping QA check for buildpath detection but config.status still has paths which show up in reproduciblity failures, comparing build in path A and build in path B, content of config.status don't end up same. Signed-off-by: Khem Raj <raj.khem@gmail.com>