summaryrefslogtreecommitdiffstats
path: root/conf/include/local
Commit message (Collapse)AuthorAgeFilesLines
* Replace includes with bblcassesAnton Gerasimov2017-04-266-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 pathPhil Wise2017-04-211-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_MACHINEOYTIS2017-04-121-1/+1
|
* Add configuration for grub-efi on MinnowboardAnton Gerasimov2017-04-112-5/+15
|
* Add _sota suffixOYTIS2017-04-111-1/+1
|
* Force version of Kernel to 4.4 to fix qemu crashPhil Wise2017-04-111-0/+3
| | | | See PRO-2693 for details
* Merge pull request #45 from advancedtelematic/bugfix/aglcompatcajun-rat2017-04-114-20/+15
|\ | | | | Add tweaks for compatibility with AGL
| * Add tweaks for compatibility with AGLAnton Gerasimov2017-04-114-20/+15
| |
* | Create sota_bleeding.inc config file to build against masterPhil Wise2017-04-101-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 minnowboardAnton Gerasimov2017-04-072-2/+5
|
* Replace TEMPLATECONF with agl-like config snippetsAnton Gerasimov2017-04-044-0/+45