Commit 2ea7d23
Alex J Lennon
Fix yocto-check-layer syntax error
�� Syntax Error Fix:
- Remove invalid --no-auto-dependencies flag
- The flag doesn't exist in yocto-check-layer script
- Restore working yocto-check-layer command syntax
- Ensure distro layer CI validation runs without syntax errors
This fixes the syntax error that was causing the
yocto-check-layer command to fail in distro layer CI.1 parent 7934f54 commit 2ea7d23
1 file changed
Lines changed: 1 addition & 2 deletions
| 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 | | - | |
278 | 277 | | |
279 | 278 | | |
280 | 279 | | |
| |||
0 commit comments