priv-kweihmann / oelint-adv

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

oelint.vars.descriptiontoobrief when DESCRIPTION is appended #553

Closed priv-kweihmann closed 3 months ago

priv-kweihmann commented 3 months ago
SUMMARY = "abc"
DESCRIPTION = "abc"
DESCRIPTION += "def"

gives falsely a oelint.vars.descriptiontoobrief warning