mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-09-21 23:00:29 +00:00
143fadc6ec513101e13a1feb74960decf63570a8
Usually :append is used to add items to a space separated list. In those cases the first character of the appended string should be a space to make sure that the append is correct. In this case, the space was embedded in the string and not right after the ". Simple fix is to move the space to the front to be consistent. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Collection of layers for the OE-core universe Please see the respective READMEs in the layer subdirectories
Languages
BitBake
93.4%
Shell
3.6%
Pascal
1.3%
C++
0.8%
Pawn
0.5%
Other
0.3%