priv-kweihmann / oelint-adv

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

UNPACKDIR support #568

Closed priv-kweihmann closed 2 months ago

priv-kweihmann commented 2 months ago

Upcoming UNPACKDIR will introduce a few changes that may introduce a few new checks

One of the new checks should warn about

S = "${WORKDIR}"

as this will cause problems on unpacking in the future.