mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-13 14:20:34 +00:00
384f3c57d3
Checksums are handled as var attributes and require immediate expansion, so use := operation as in the original patches, that got lost in the update. Otherwise do_fetch will fail to validate the checksums. Signed-off-by: Denys Dmytriyenko <denys@ti.com>