priv-kweihmann / oelint-adv

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

oelint.vars.srcurifile with inline expression #465

Closed priv-kweihmann closed 10 months ago

priv-kweihmann commented 10 months ago
SRC_URI = "file://foo ${@bb.utils.contains('FOO', 'bar', 'file://bar', '', d)}"

gives an oelint.vars.srcurifile error