Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | image_types_ota: use IMGDEPLOYDIR for ota-ext4 images | Stefan Agner | 2018-10-18 | 1 | -2/+2 |
| | | | | | | | | | | | Do not write directly to the IMAGE_DEPLOY_DIR but to the new deploy directory IMGDEPLOYDIR. Also change the image ending to match the image type name (from otaimg to ota-ext4). This allows to use the automatic symlinking and output artefact management too. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> | ||||
* | Add fixes for compatibility with Rocko | Anton Gerasimov | 2017-11-17 | 1 | -1/+1 |
| | |||||
* | Fix incompatibilities with latest pyro, use wic on RPi | Anton Gerasimov | 2017-11-07 | 1 | -22/+10 |
| | |||||
* | otaimage.py: Arrage script for pyro | Changhyeok Bae | 2017-06-13 | 1 | -5/+6 |
| | | | | | | | 1. msger is replaced to logging module in yocto upstream (pyro branch). 2. move oe/misc.py one level up in yocto upstream (pyro branch). Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com> | ||||
* | Add tweaks for compatibility with AGL | Anton Gerasimov | 2017-04-11 | 1 | -3/+2 |
| | |||||
* | Fix small bugs, fix WIC for minnowboard | Anton Gerasimov | 2017-04-07 | 1 | -0/+69 |