Commit Graph

11 Commits

Author SHA1 Message Date
Adam Dobrowolski
c467dc9a2f [EGD-7932] Added downloader for assets for Bell
With this all fonts and Luts bin are downloaed for other repo which
is closed from others. With minimum changes to our cmake and flow
Added cache dir as set in cmake for CI
CI has to use common cache to not download data all the time
Jenkinsfile updated to install lacking dependency
2021-11-10 16:54:36 +01:00
Bartosz Cichocki
260c2a57c7 [EGD-7912] Add signing update package SHA
To fully operate on signed packages we have to sign checksum
2021-11-05 12:20:35 +01:00
Adam Dobrowolski
042b15d4c6 [EGD-7764] Cpack script naming update
Take set OS version not CMake project version
2021-10-20 10:11:36 +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
Lucjan Bryndza
812dee8d0a [CP-305] Add sign update package in secure mode
Add signing package when the secure mode
is enabled

Signed-off-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
2021-08-24 08:00:02 +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
e0f527c9b6 [CP-282] Set correct standalone image dependencies
Fix a bug indroduced by removing cmake variables.
2021-07-19 08:18:02 +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
Radoslaw Wicik
943fef9643 [BH-353] Add Documentation for main targets
* clean up mimimu required cmake version
* fixes for release workflow

Add documentation for targets, fixes for cmake
and release workflow.
2021-06-11 09:07:41 +02:00
Radoslaw Wicik
25fc56f4c6 [BH-353] Add minimal build target for BH
* add BellHybridMain
* fixing post review

Git automatically converts BellHybird as move from source/main.cpp to
prevent this and maintain "main.cpp" history adding new target as
separate commit.
2021-06-07 17:05:29 +02:00
Radoslaw Wicik
aa1ca514cb [BH-353] Add minimal build target for BH
Introducing changes required for adding BellHybird target without
removing PurePhone.
Adden new targets:
* Pure (builds PurePhone and PurePhone.img)
* Bell (builds BellHybird and BellHybird.img)
* [PurePhone|BellHybrid]-[UpdatePackage|StandaloneImage)
2021-06-07 17:05:29 +02:00