priv-kweihmann / oelint-adv

Advanced oelint
BSD 2-Clause "Simplified" License
54 stars 27 forks source link

wrong grouping of bbappends #521

Closed priv-kweihmann closed 6 months ago

priv-kweihmann commented 6 months ago

If run with oelint-adv test_1.0.bbappend test_2.0.bbappend and both appends contain e.g. A = "1" we get false positives. While when running with oelint-adv test1_1.0.bbappend test_2.0.bbappend we don't.

there seems to be something wrong with the grouping of bbappends