mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-31 16:01:37 +00:00
b9ce2c78e2
* If both INITRAMFS_IMAGE and JH_RAMFS_IMAGE are unset, variables fail to expand, which leads to dependency errors. * Passing full CC variable ensure all options are specified, especially --sysroot one for internal toolchains. Signed-off-by: Denys Dmytriyenko <denys@ti.com>