bootlin / training-materials

Bootlin embedded Linux and kernel training materials
https://bootlin.com/training/
Other
576 stars 174 forks source link

slides: yocto: remove the usage of PRIORITY in recipes #217

Closed cperrysfl closed 5 months ago

cperrysfl commented 6 months ago

PRIORITY is not to be used within recipe themselves according to the documentation:

"PRIORITY is considered to be part of the distribution policy because the importance of any given recipe depends on the purpose for which the distribution is being produced. Thus, PRIORITY is not normally set within recipes."

Present SUMMARY as it is widely used in openembedded-core and meta-openemebedded.