All of lore.kernel.org
 help / color / mirror / Atom feed
* [master][PATCH v4 0/3] jailhouse: Fix build issues and QA warnings
@ 2026-03-11 19:05 Mahammed Sadik Shaik
  2026-03-11 19:05 ` [master][PATCH v4 1/3] jailhouse: Fix JH_RAMFS image path Mahammed Sadik Shaik
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Mahammed Sadik Shaik @ 2026-03-11 19:05 UTC (permalink / raw)
  To: meta-ti; +Cc: Ryan Eatmon, Prudhvi Veeramachaneni, Mahammed Sadik Shaik

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

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



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-03-11 20:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-11 19:05 [master][PATCH v4 0/3] jailhouse: Fix build issues and QA warnings Mahammed Sadik Shaik
2026-03-11 19:05 ` [master][PATCH v4 1/3] jailhouse: Fix JH_RAMFS image path Mahammed Sadik Shaik
2026-03-11 19:05 ` [master][PATCH v4 2/3] jailhouse-inmate: Inhibit debug package split Mahammed Sadik Shaik
2026-03-11 19:05 ` [master][PATCH v4 3/3] ti-jailhouse: Fix buildpaths QA warning and cleanup Mahammed Sadik Shaik
2026-03-11 19:19 ` [master][PATCH v4 0/3] jailhouse: Fix build issues and QA warnings PRC Automation
2026-03-11 20:07 ` [meta-ti] " Denys Dmytriyenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.