[master][PATCH v2 0/3] jailhouse: Fix build issues and QA warnings
Mahammed Sadik Shaik <[email protected]>
| Newsgroups | org.yoctoproject.lists.meta-ti |
|---|---|
| Message-ID | <[email protected]> |
This series fixes build failures and QA warnings in the jailhouse recipes: 1. Fix JH_RAMFS image path to match current naming convention 2. Add buildpaths fix for kernel module compilation 3. Inhibit debug package split for bare-metal inmate binaries These changes resolve build failures when searching for initramfs images and eliminate QA warnings related to buildpaths and debug packages. Changes in v2: - Split buildpaths fix into separate commit - Improved commit message descriptions - Added KCFLAGS with -ffile-prefix-map for reproducible builds Link to v1:https://lists.yoctoproject.org/g/meta-ti/message/19674 Mahammed Sadik Shaik (3): jailhouse: Fix JH_RAMFS image path jailhouse-inmate: Inhibit debug package split ti-jailhouse: Fix buildpaths QA warning meta-ti-extras/recipes-ti/jailhouse/jailhouse-inmate.bb | 3 +++ meta-ti-extras/recipes-ti/jailhouse/jailhouse_git.bb | 8 ++++---- meta-ti-extras/recipes-ti/jailhouse/ti-jailhouse.inc | 4 ++-- 3 files changed, 9 insertions(+), 6 deletions(-) -- 2.34.1