1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-05-31 16:01:37 +00:00
Files
meta-ti/recipes-kernel/jailhouse
Denys Dmytriyenko b9ce2c78e2 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 16:00:17 +00:00
..