summaryrefslogtreecommitdiffstats
path: root/conf/include
Commit message (Collapse)AuthorAgeFilesLines
* Drop rvi-sota-client and remove meta-rust dependencyLeon Anavi2018-01-221-1/+0
| | | | | | | Remove the old RVI SOTA Client and the dependecy from Yocto/OE layer meta-rust. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
* sota_raspberrypi*.inc: Included meta-pythonLeon Anavi2018-01-052-0/+2
| | | | | | | | Add Yocto/OE layer meta-updater to bblayers as it required for building recipe rpi-gpio for Yocto/OE layer meta-raspberrypi. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
* Add fixes for compatibility with RockoAnton Gerasimov2017-11-172-2/+0
|
* sota: Support m3ulcbLeon Anavi2017-06-221-0/+2
| | | | | | Support Renesas R Car Starter Kit Generation 3 (m3ulcb). Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
* Merge remote-tracking branch 'origin/morty' into feat/noopAnton Gerasimov2017-05-111-0/+2
|\
| * Add support for am335x-evm based board with WiFiAnton Gerasimov2017-05-051-0/+2
| |
* | Make layer inclusion a neutral operationAnton Gerasimov2017-05-101-1/+1
|/ | | | | | | Classes are and bbappends are reworked so that mere inclusion of this layer to bbappends.conf doesn't change anything. In addition class behavior can now be controlled by both inheriting sota.bblcass and enabling "sota" DISTRO_FEATURE.
* Replace includes with bblcassesAnton Gerasimov2017-04-269-57/+2
| | | | | | 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-049-0/+58