summaryrefslogtreecommitdiffstats
path: root/conf/include
Commit message (Collapse)AuthorAgeFilesLines
* Raspberrypi4 initial supportLaurent Bonnans2019-09-172-0/+6
| | | | Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
* sota: add support for freedom-u540Ricardo Salveti2019-07-241-0/+2
| | | | | | fitImage used by default. Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
* OTA-2294: Use WiFi on Primary (if enabled) to communicate with the backend ↵feat/OTA-2294/preconfigured-secondaries-on-RPiMike Sul2019-06-181-0/+1
| | | | | | in case of RPi target Signed-off-by: Mike Sul <ext-mykhaylo.sul@here.com>
* Add support for raspberrypi3-64Laurent Bonnans2019-06-071-0/+2
| | | | Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
* Reformat default bblayers.Patrick Vacek2019-02-267-12/+13
| | | | | | | Put each item on its own line to make versioning and manual modififcation easier going forward. Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
* Add meta-python layer to all platformsLaurent Bonnans2019-02-268-9/+9
| | | | | | | | Needed for meta-oe since this change: http://git.openembedded.org/meta-openembedded/commit/?id=987d28c27e70ba12edf2b99745c13e7525206f4a Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
* 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