I'd guess people might be curious on the actual parsing/cache impacts
of this series.
To be honest I'm having trouble isolating a parsing time change for it,
which is quite sad. Someone with a slower system or limiting it to a
small set of cores might get some better results. I can see slight
redu
To avoid reparsing the bbclass code all the time, move the function
to the python function library code which is more efficient.
Signed-off-by: Richard Purdie
---
meta/classes-global/package.bbclass | 238 +--
meta/lib/oe/package.py | 242