1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-14 23:00:51 +00:00
Files
meta-ti/recipes-kernel
Denys Dmytriyenko 7ed7595f4f jailhouse: ensure INITRAMFS_IMAGE is initialized, pass full CC var
* 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>
2019-09-12 22:20:48 +00:00
..