Commit d7cd3e5
committed
sci-ml/lemonade: pin flm.npu_bin on 11.0.0 and 9999
Propagate the 11.5.0-r1 flm.npu_bin config-seed pin to the remaining
versions. 11.0.0 and 9999 carry the identical flm resolver:
find_flm_in_path() consults PATH only when flm.prefer_system is set, so a
bare /usr/bin/flm is invisible by default and lemond reports the NPU
backend "supported but not installed" (and would re-download the flm NPU
runtime). Both defaults.json carry an flm section, so the has() guard
passes.
Same edits as 11.5.0-r1: add the flm npu_bin pin to the jqf block,
system-fastflowlm to the app-misc/jq BDEPEND, and correct the
pkg_postinst elog/ewarn. 11.0.0 is revbumped to r1 (installed content
changes); 9999's elog/ewarn drop the version-specific "11.x" wording
since it tracks HEAD.1 parent bc93056 commit d7cd3e5
2 files changed
Lines changed: 54 additions & 18 deletions
Lines changed: 27 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
79 | 80 | | |
80 | 81 | | |
81 | 82 | | |
| |||
248 | 249 | | |
249 | 250 | | |
250 | 251 | | |
251 | | - | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
252 | 255 | | |
253 | 256 | | |
254 | 257 | | |
| |||
273 | 276 | | |
274 | 277 | | |
275 | 278 | | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
276 | 288 | | |
277 | 289 | | |
278 | 290 | | |
| |||
411 | 423 | | |
412 | 424 | | |
413 | 425 | | |
414 | | - | |
415 | | - | |
416 | | - | |
417 | | - | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
418 | 435 | | |
419 | 436 | | |
420 | | - | |
421 | | - | |
422 | | - | |
423 | | - | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
424 | 442 | | |
425 | 443 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
80 | 81 | | |
81 | 82 | | |
82 | 83 | | |
| |||
245 | 246 | | |
246 | 247 | | |
247 | 248 | | |
248 | | - | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
249 | 252 | | |
250 | 253 | | |
251 | 254 | | |
| |||
270 | 273 | | |
271 | 274 | | |
272 | 275 | | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
273 | 285 | | |
274 | 286 | | |
275 | 287 | | |
| |||
410 | 422 | | |
411 | 423 | | |
412 | 424 | | |
413 | | - | |
414 | | - | |
415 | | - | |
416 | | - | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
417 | 434 | | |
418 | 435 | | |
419 | | - | |
420 | | - | |
421 | | - | |
422 | | - | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
423 | 441 | | |
424 | 442 | | |
0 commit comments