On Thu, Mar 12, 2026 at 12:35:34AM +0530, Sadik via lists.yoctoproject.org wrote: > This series fixes build failures and QA warnings in the jailhouse recipes: > > 1. Fix JH_RAMFS image path to match current naming convention > 2. Fix buildpaths QA warning and remove do_compile override > 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. > > v3 <-> v4: > - Fix EXTRA_OEMAKE and USER_SPACE_CFLAGS formatting per Ryan's feedback
LGTM - Ack for the series. > Link to V3-:https://lists.yoctoproject.org/g/meta-ti/message/19701 > > v2 <-> v3: > - Move V=1 into EXTRA_OEMAKE as suggested by Denys > - Switch from 'module' to 'module-base' + 'kernel-module-split' inheritance > - Remove setuptools3 inherit (not needed) > - Remove do_compile() override as suggested by Denys > > Link to V2-:https://lists.yoctoproject.org/g/meta-ti/message/19680 > > v1 <-> 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 and cleanup > > .../recipes-ti/jailhouse/jailhouse-inmate.bb | 3 ++ > .../recipes-ti/jailhouse/jailhouse_git.bb | 8 ++--- > .../recipes-ti/jailhouse/ti-jailhouse.inc | 36 +++++++++++-------- > 3 files changed, 28 insertions(+), 19 deletions(-) > > -- > 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#19709): https://lists.yoctoproject.org/g/meta-ti/message/19709 Mute This Topic: https://lists.yoctoproject.org/mt/118266378/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
