Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace includes with bblcasses | Anton Gerasimov | 2017-04-26 | 6 | -57/+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 | ||||
* | Mount the root filesystem by label rather than path | Phil Wise | 2017-04-21 | 1 | -1/+1 |
| | | | | | | | | Support identifying the root filesystem via a kernel command line like 'ostree_root=LABEL=mylabel'. Also make it mount a filesystem labeled 'otaroot' by default. This means it is possible to test the Minnowboard build in Qemu. | ||||
* | Fix non-existing UBOOT_MACHINE | OYTIS | 2017-04-12 | 1 | -1/+1 |
| | |||||
* | Add configuration for grub-efi on Minnowboard | Anton Gerasimov | 2017-04-11 | 2 | -5/+15 |
| | |||||
* | Add _sota suffix | OYTIS | 2017-04-11 | 1 | -1/+1 |
| | |||||
* | Force version of Kernel to 4.4 to fix qemu crash | Phil Wise | 2017-04-11 | 1 | -0/+3 |
| | | | | See PRO-2693 for details | ||||
* | Merge pull request #45 from advancedtelematic/bugfix/aglcompat | cajun-rat | 2017-04-11 | 4 | -20/+15 |
|\ | | | | | Add tweaks for compatibility with AGL | ||||
| * | Add tweaks for compatibility with AGL | Anton Gerasimov | 2017-04-11 | 4 | -20/+15 |
| | | |||||
* | | Create sota_bleeding.inc config file to build against master | Phil Wise | 2017-04-10 | 1 | -0/+1 |
|/ | | | | | | | | This overrides the package version for Aktualizr to be latest master. This is recommended for development and test only. To use it, add the following to local.conf: require conf/include/local/sota_bleeding.inc | ||||
* | Fix small bugs, fix WIC for minnowboard | Anton Gerasimov | 2017-04-07 | 2 | -2/+5 |
| | |||||
* | Replace TEMPLATECONF with agl-like config snippets | Anton Gerasimov | 2017-04-04 | 4 | -0/+45 |