Commit 5a3e639
suit: Verify installed nordic top version
This commit adds a check inside the default root envelope
verifying if the installed nordic top manifest version is
not too old.
The minimal version of the Nordic top manifest is defined by
the VARSION file.
Signed-off-by: Artur Hadasz <[email protected]>1 parent cb968d1 commit 5a3e639
File tree
2 files changed
+7
-4
lines changed- config/suit/templates/nrf54h20/default/v1
- samples/suit/smp_transfer
2 files changed
+7
-4
lines changedLines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
33 | 36 | | |
34 | 37 | | |
35 | 38 | | |
| |||
273 | 276 | | |
274 | 277 | | |
275 | 278 | | |
276 | | - | |
277 | | - | |
278 | 279 | | |
279 | 280 | | |
280 | | - | |
| 281 | + | |
281 | 282 | | |
282 | 283 | | |
283 | 284 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
0 commit comments