On Sat, 27 Jun 2026 at 19:15, Khem Raj <[email protected]> wrote: > It works for the specific false-positive case, but it disables the HOME > buildpath QA for the whole recipe whenever the builder’s HOME exactly > matches that path, which could hide a real contamination in those recipes. > Perhaps a narrowed down scope if possible maybe better.
It would hide only on that machine for that username. The moment the recipe is built on a different machine by a different username, the real contamination would immediately appear, as it would not be covered by the exclusion variable. >> +OEQA_BUILDPATHS_SKIP = "/home/alex" > does this need to be hardcoded for every user ? Why, no. Some files that perl installs contain hardcoded '/home/alex', so only that needs to be excluded. Alex
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#239700): https://lists.openembedded.org/g/openembedded-core/message/239700 Mute This Topic: https://lists.openembedded.org/mt/120001458/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
