README: document standalone-build requirement - #18
Open
Koen Kooi (koenkooi) wants to merge 2 commits into
Open
Conversation
2 tasks
Koen Kooi (koenkooi)
force-pushed
the
koen/readme-standalone-build
branch
from
July 16, 2026 12:31
84f7522 to
74e728e
Compare
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>
Koen Kooi (koenkooi)
force-pushed
the
koen/readme-standalone-build
branch
from
July 16, 2026 12:35
74e728e to
7f38fbb
Compare
Ricardo Salveti (ricardosalveti)
approved these changes
Jul 17, 2026
|
Remove the stale label or add a comment to reset the inactivity timer |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
qemuarm/qemuarm64/qemux86-64withDISTRO=nodistrowhere possible (with an acknowledged exception for inherently architecture-restricted dependencies).Test plan