Use correct cert (#35)

* Use correct cert

* Fix boot partition handling

* Cleanup rauc handling

* Make a reboot

* handling
This commit is contained in:
Pascal Vizeli
2018-06-24 23:41:04 +02:00
committed by GitHub
parent 42dc915436
commit 3e8499ecbf
20 changed files with 89 additions and 55 deletions

View File

@@ -3,7 +3,7 @@
We know 3 types of release builds:
- development (beta/dev)
- staging (rc)
- productive (stable)
- production (stable)
## Versioning
The format of version is *MAJOR.BUILD*. Everytime we create a new release with same userland, we bump the build number.