Commit 2050afc
authored
Fix version displayed in UI (from /etc/version) (#27)
Resetting bitbake var to write the correct version to /etc/version
If is not empty, either its value or the default from Poky will be written to /etc/version. By setting it empty, the build start time (matching the image filename) will be written instead.1 parent d1057a4 commit 2050afc
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
38 | 42 | | |
39 | 43 | | |
40 | 44 | | |
| |||
0 commit comments