Commit 76cff2a
Alex J Lennon
Fix BitBake distro configuration for CI testing
- Ensure lmp.conf is available in global distro path for distro configs
- Add proper fallback handling for meta-lmp layer setup
- Copy lmp.conf to build/conf/distro/ so 'require conf/distro/lmp.conf' works
- Add debugging output for layer structure verification
- Fix distro dependency resolution for yocto-check-layer
This resolves the BitBake parsing error where lmp-dynamicdevices.conf
couldn't find the required lmp.conf file.1 parent 9b0e7fa commit 76cff2a
1 file changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| 120 | + | |
120 | 121 | | |
121 | 122 | | |
122 | 123 | | |
| |||
138 | 139 | | |
139 | 140 | | |
140 | 141 | | |
| 142 | + | |
| 143 | + | |
141 | 144 | | |
142 | 145 | | |
143 | 146 | | |
| |||
268 | 271 | | |
269 | 272 | | |
270 | 273 | | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
271 | 282 | | |
272 | 283 | | |
273 | 284 | | |
| |||
0 commit comments