Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'morty' into pyro | Anton Gerasimov | 2017-07-05 | 1 | -1/+0 |
|\ | |||||
| * | Set default SOTA_CLIENT directly in sota.bbclass | Anton Gerasimov | 2017-06-08 | 1 | -1/+0 |
| | | |||||
* | | Fix build issues with yocto pyro | Anton Gerasimov | 2017-07-04 | 1 | -0/+3 |
|/ | |||||
* | Add option to choose which sota client to use (if any) | Anton Gerasimov | 2017-05-31 | 1 | -1/+1 |
| | |||||
* | Extract common distro configuration into sota.conf.inc | Phil Wise | 2017-05-23 | 1 | -0/+11 |
| | | | | | | | | | | | Pull the common lines from the poky-sota.conf and poky-sota-systemd.conf example distributions into a separate include file that can be pulled into other environments. This might be by including it in a user's own custom distro, or by directly including it in local.conf (e.g. AGL). require conf/distro/sota.conf.inc | ||||
* | Replace includes with bblcasses | Anton Gerasimov | 2017-04-26 | 1 | -25/+0 |
| | | | | | | They are more flexible and allow tricks like conditionally inheriting machine-related classes from the main one which makes things easier for external users like AGL | ||||
* | Move rvi-sota-client to poky-sota-systemd.conf | Anton Gerasimov | 2017-04-24 | 1 | -1/+1 |
| | |||||
* | Merge pull request #55 from advancedtelematic/switchupdater | cajun-rat | 2017-04-24 | 1 | -8/+5 |
|\ | | | | | Merge changes required by AGL | ||||
| * | Don't build wic unless IMAGE_BOOT_FILES is set | Anton Gerasimov | 2017-04-22 | 1 | -8/+5 |
| | | |||||
* | | Set default DISTRO, disable prelink | Phil Wise | 2017-04-20 | 1 | -1/+3 |
|/ | | | | | | Setting the default DISTRO to include systemd means that the rvi-sota-client starts by default, making it work 'out of the box'. image-prelink seems to be broken at the moment, so I've disabled it by default. | ||||
* | Fix small bugs, fix WIC for minnowboard | Anton Gerasimov | 2017-04-07 | 1 | -1/+3 |
| | |||||
* | Replace TEMPLATECONF with agl-like config snippets | Anton Gerasimov | 2017-04-04 | 1 | -1/+4 |
| | |||||
* | Replace sdcard_image* classes with wic | Anton Gerasimov | 2017-04-03 | 1 | -36/+12 |
| | |||||
* | Add OTA SD image for Minnowboard | Anton Gerasimov | 2016-12-28 | 1 | -0/+2 |
| | |||||
* | Add u-boot configs for intel machines | Anton Gerasimov | 2016-12-23 | 1 | -1/+13 |
| | |||||
* | Deploy credentials to physical sysroot's /boot | Anton Gerasimov | 2016-12-23 | 1 | -1/+2 |
| | |||||
* | Make systemd optional | Anton Gerasimov | 2016-12-20 | 1 | -5/+0 |
| | |||||
* | Add a recipe deploying credentials on the device | Anton Gerasimov | 2016-12-08 | 1 | -1/+1 |
| | |||||
* | Set systemd as the chosen init manager | Anton Gerasimov | 2016-12-06 | 1 | -0/+6 |
| | |||||
* | Add missing dependencies | Anton Gerasimov | 2016-12-06 | 1 | -1/+1 |
| | |||||
* | Add systemd DISTRO_FEATURE for OSTree | Anton Gerasimov | 2016-12-05 | 1 | -0/+2 |
| | |||||
* | Rasperrypi-specific configuration | Anton Gerasimov | 2016-11-24 | 1 | -2/+17 |
| | |||||
* | Add distro configuration and AGL templates | Anton Gerasimov | 2016-11-22 | 1 | -0/+12 |