1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-10 21:03:08 +00:00
Files
meta-ti/recipes-bsp/ti-sci-fw
Randolph Sapp a765bbc359 ti-sci-fw: Use d.getVar() in DEPENDS expression
Switch the DEPENDS_append expression to use d.getVar() instead of the
usual variable expansion to prevent the inline Python command from
becoming mangled.

Signed-off-by: Randolph Sapp <rs@ti.com>
Acked-by: Andrew Davis <afd@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-09-07 09:58:14 -05:00
..