Commit 7934f54
Alex J Lennon
Add --no-auto-dependencies to distro layer validation
🎯 Focused Layer Validation:
- Add --no-auto-dependencies flag to yocto-check-layer
- Validate only the distro layer, not all dependencies automatically
- Provides more targeted and controlled validation
- Reduces validation scope and potential false positives
This ensures the distro layer is validated independently
without automatically checking all its dependencies.1 parent 9526cc1 commit 7934f54
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
273 | | - | |
| 273 | + | |
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
| 277 | + | |
277 | 278 | | |
278 | 279 | | |
279 | 280 | | |
| |||
0 commit comments