Skip to content

README: document standalone-build requirement - #18

Open
Koen Kooi (koenkooi) wants to merge 2 commits into
qualcomm-linux:mainfrom
koenkooi:koen/readme-standalone-build
Open

README: document standalone-build requirement#18
Koen Kooi (koenkooi) wants to merge 2 commits into
qualcomm-linux:mainfrom
koenkooi:koen/readme-standalone-build

Conversation

@koenkooi

Copy link
Copy Markdown
Contributor

Summary

  • States explicitly that meta-ai must build without depending on any BSP or hardware-enablement layer, and that recipes should target qemuarm/qemuarm64/qemux86-64 with DISTRO=nodistro where possible (with an acknowledged exception for inherently architecture-restricted dependencies).
  • Adds a matching checklist item to the PR template so reviewers have something concrete to check against.

Test plan

  • Rendered README section reads correctly on GitHub (paragraph wrapping, list nesting)
  • PR template renders correctly when opening a new PR

Comment thread README.md
Add a "Layer requirements: standalone build" section spelling out
that meta-ai must build and package on its own, without depending on
any BSP or hardware-enablement layer, and that recipes should build
for qemuarm/qemuarm64/qemux86-64 with DISTRO=nodistro where possible.

CI enforcement of this matrix is described as pending rather than
already in place, since the corresponding workflow (qualcomm-linux#19) hasn't
landed on main yet.

Signed-off-by: Koen Kooi <koen.kooi@oss.qualcomm.com>
Add a checklist item matching the new README "Layer requirements:
standalone build" section, so contributors are prompted to confirm
their change builds without a new BSP/hardware-enablement dependency
and still works on qemuarm/qemuarm64/qemux86-64.

Signed-off-by: Koen Kooi <koen.kooi@oss.qualcomm.com>
@koenkooi
Koen Kooi (koenkooi) force-pushed the koen/readme-standalone-build branch from 74e728e to 7f38fbb Compare July 16, 2026 12:35
@github-actions

Copy link
Copy Markdown

Remove the stale label or add a comment to reset the inactivity timer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants