Skip to content

Commit 9b98972

Browse files
Update docs/contributing.md
Co-authored-by: Daiane Angolini <[email protected]> Signed-off-by: Ricardo Salveti <[email protected]>
1 parent 62d65de commit 9b98972

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Our process mirrors the official Yocto Project contribution flow — see
4343
Because this layer expects to host multiple vendor platforms:
4444
- Use **machine overrides** (`:machine` or `:append:machine`) to confine board-specific logic.
4545
- Avoid cross-contamination between machines or with upstream `meta-qcom`.
46-
- Do not introduce SoC-generic behavior under a machine-specific path.
46+
- Do not introduce SoC-generic behavior under a machine-specific path. Those SoC-generic behavior must be sent/upstreamed to `meta-qcom` instead.
4747

4848
Reference: [BitBake Overrides](https://docs.yoctoproject.org/ref-manual/variables.html#var-OVERRIDES)
4949

0 commit comments

Comments
 (0)