Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes for Spekulatius | Anton Gerasimov | 2017-12-20 | 1 | -2/+2 |
| | | | | | | - New garage-sign interface - Remove garage-sign recipe (now installed with aktualizr-native) - Small but critical bugfixes in aktualizr | ||||
* | Fix builds outside the .repo directory | Phil Wise | 2017-11-28 | 1 | -2/+2 |
| | | | | | The repo tool searches up the directory tree to find the .repo directory. Cleanly handle the case where it can't find anything. | ||||
* | Copy repo manifest to the device. | Patrick Vacek | 2017-11-06 | 1 | -0/+23 |
Helpful for debugging, etc. Mostly copied from here: https://github.com/openivimobility/meta-oim/blob/master/classes/image-repo-manifest.bbclass |