Commit Graph

7 Commits

Author SHA1 Message Date
Adam Dobrowolski
c31c1f23c2 [EGD-7753] Predefined upadter and bootloader versions in cmake
So that we would be able to select proper Uptader and Bootloader
as well as modify them in configuration on demand
2021-10-25 23:34:14 +02:00
Adam Dobrowolski
d1d34e558b [CP-688] Changed cmake so that it would accept version as parameter
We are guessing verion in scripts, when we should take it as parameter
2021-10-05 17:36:34 +02:00
Adam Dobrowolski
b61a018098 [EGD-7402] Cmake changes to download Updater
Right now we have updater as a fixed binary, we require
it downloaded as latest asset
2021-08-24 14:46:23 +02:00
Artur Śleszyński
fac42e0cbb [CP-282] Compute MD5 of the correct boot.bin file
The version file must store the checksum of the secured boot.bin file.
2021-08-05 10:21:27 +02:00
Marek Niepieklo
a906ec6422 [CP-411] Add updater.bin to Update package
Packaging updater.{bin, ver} using embedded assets
2021-08-04 14:08:08 +02:00
Artur Śleszyński
62924da9b9 [CP-459] Add boot.bin version string to version.json
We want all versions stings to be handled in the same way.
2021-08-02 15:55:13 +02:00
Artur Śleszyński
335f58149a [CP-282] Add md5sums to the version.json file
Move checksums from a separate file to the version.json file.
2021-07-16 14:35:51 +02:00