mirror of
https://git.yoctoproject.org/poky
synced 2026-04-19 06:32:13 +02:00
* Whitespace and indentation clean up.
* Change shell variables from "${foo}" to "$foo".
* Remove "/*" from directories specified in FILES.
* Move RCONFLICTS:${PN} to the end of the recipe.
(From OE-Core rev: a698cc12ac2d5b26b2415e3d14739d3f51b89dd1)
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>