1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-25 05:16:57 +00:00
Files
Denys Dmytriyenko 195d3f7b93 meta-ti: cleanup use of d.getVar()
1. drop use of True as second parameter, which is default, to align with master
2. there were instances of incorrectly passing 'd' as second parameter from
previous conversion from bb.data.getVar() usage

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-07-10 05:50:44 +00:00
..