summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo in machine name for R-Pi3Phil Wise2017-05-231-1/+1
|
* Merge pull request #62 from advancedtelematic/feat/aktualizrostreecajun-rat2017-05-221-3/+3
|\ | | | | Build aktualizr with OSTree support enabled
| * Build aktualizr with OSTree support enabledAnton Gerasimov2017-05-181-3/+3
| |
* | Merge pull request #61 from advancedtelematic/feat/noopcajun-rat2017-05-2216-46/+48
|\ \ | | | | | | Make layer inclusion a neutral operation
| * | Don't build wic on qemu and rpiAnton Gerasimov2017-05-162-0/+4
| | |
| * | Merge remote-tracking branch 'origin/morty' into feat/noopAnton Gerasimov2017-05-116-4/+27
| |\|
| * | Make layer inclusion a neutral operationAnton Gerasimov2017-05-1014-46/+47
| | | | | | | | | | | | | | | | | | | | | 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.
* | | Merge pull request #63 from advancedtelematic/bugfix/rpikernel7cajun-rat2017-05-191-0/+1
|\ \ \ | |_|/ |/| | Get u-boot installed on Raspberry Pi 3
| * | Get u-boot installed on Raspberry Pi 3Anton Gerasimov2017-05-181-0/+1
|/ /
* | Merge pull request #60 from advancedtelematic/bugfix/noconnmancajun-rat2017-05-101-1/+2
|\ \ | | | | | | Disable connman, systemd-networkd is used instead
| * | Disable connman, systemd-networkd is used insteadAnton Gerasimov2017-05-091-1/+2
| | |
* | | Merge pull request #59 from advancedtelematic/feat/am335x-evm-wificajun-rat2017-05-095-3/+27
|\| | | | | | | | Add support for am335x-evm based board with WiFi
| * | Add support for am335x-evm based board with WiFiAnton Gerasimov2017-05-055-3/+27
|/ /
* | Merge pull request #58 from ronan22/mortycajun-rat2017-05-031-0/+1
|\ \ | |/ |/| add .gitignore file
| * add .gitignore fileRonan Le Martret2017-05-021-0/+1
|/ | | | | | * add directory __pycache__ to .gitignore Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
* Merge pull request #57 from advancedtelematic/bugfix/machinccajun-rat2017-04-2615-20/+15
|\ | | | | Replace includes with bblcasses
| * Replace includes with bblcassesAnton Gerasimov2017-04-2615-20/+15
|/ | | | | | 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
* Merge pull request #56 from advancedtelematic/bugfix/rvicajun-rat2017-04-252-2/+2
|\ | | | | Move rvi-sota-client to poky-sota-systemd.conf
| * Move rvi-sota-client to poky-sota-systemd.confAnton Gerasimov2017-04-242-2/+2
|/
* Merge pull request #55 from advancedtelematic/switchupdatercajun-rat2017-04-243-8/+8
|\ | | | | Merge changes required by AGL
| * Don't build wic unless IMAGE_BOOT_FILES is setAnton Gerasimov2017-04-221-8/+5
| |
| * Set u-boot as default bootloaderAnton Gerasimov2017-04-201-0/+2
| |
| * Merge branch 'morty' into switchupdaterAnton Gerasimov2017-04-192-1/+6
| |\
| * | Inherit u-boot when u-boot images are requiredAnton Gerasimov2017-04-121-0/+1
| | |
* | | Merge pull request #54 from advancedtelematic/feat/mount-by-labelOYTIS2017-04-213-4/+6
|\ \ \ | | | | | | | | Mount the root filesystem by label rather than path
| * | | Mount the root filesystem by label rather than pathPhil Wise2017-04-213-4/+6
|/ / / | | | | | | | | | | | | | | | | | | | | | 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.
* | | Merge pull request #53 from advancedtelematic/fix/disable-prelinkOYTIS2017-04-202-1/+4
|\ \ \ | | | | | | | | Set default DISTRO, disable prelink
| * | | Set default DISTRO, disable prelinkPhil Wise2017-04-202-1/+4
|/ / / | | | | | | | | | | | | | | | 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.
* | | Merge pull request #52 from advancedtelematic/feat/qa-toolOYTIS2017-04-191-0/+60
|\ \ \ | |_|/ |/| | Script to build over multiple directories
| * | Script to build over multiple directoriesPhil Wise2017-04-191-0/+60
|/ / | | | | | | This is a basic script to run bitbake over multiple build* directories
* | Merge pull request #50 from advancedtelematic/bugfix/autotypocajun-rat2017-04-191-1/+1
|\ \ | | | | | | Fix a typo that prevents autoprovision credentials from being delpoyed
| * | Fix a typo that prevents autoprovision credentials from being delpoyedOYTIS2017-04-191-1/+1
|/ /
* | Merge pull request #49 from advancedtelematic/fix/pro-2908-wrapperOYTIS2017-04-191-0/+5
|\ \ | |/ |/| Create a wrapper so OSTree can find ostree-grub-generator
| * Create a wrapper so OSTree can find ostree-grub-generatorPhil Wise2017-04-181-0/+5
|/ | | | | OSTree has a hardcoded path to ostree-grub-generator, this wrapper sets it dynamically to avoid problems with sharing a SSTATE cache.
* Merge pull request #48 from advancedtelematic/bugfix/porterubootcajun-rat2017-04-121-1/+1
|\ | | | | Fix non-existing UBOOT_MACHINE
| * Fix non-existing UBOOT_MACHINEOYTIS2017-04-121-1/+1
|/
* Merge pull request #47 from advancedtelematic/feat/grubeficajun-rat2017-04-126-6/+28
|\ | | | | Add configuration for grub-efi on Minnowboard
| * Add configuration for grub-efi on MinnowboardAnton Gerasimov2017-04-116-6/+28
|/
* Merge pull request #46 from advancedtelematic/fix/qemu-kernel-versionOYTIS2017-04-111-0/+3
|\ | | | | Force version of Kernel to 4.4 to fix qemu crash
| * 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-118-55/+17
|\ | | | | Add tweaks for compatibility with AGL
| * Add tweaks for compatibility with AGLAnton Gerasimov2017-04-118-55/+17
| |
* | Merge pull request #44 from advancedtelematic/feat/bleeding-edgeOYTIS2017-04-102-0/+2
|\ \ | |/ |/| Create sota_bleeding.inc config file to build against master
| * Create sota_bleeding.inc config file to build against masterPhil Wise2017-04-102-0/+2
|/ | | | | | | | 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
* Merge pull request #41 from advancedtelematic/bugfix/minnowwiccajun-rat2017-04-104-3/+8
|\ | | | | Fix small bugs, fix WIC for minnowboard
| * Fix small bugs, fix WIC for minnowboardAnton Gerasimov2017-04-074-3/+8
|/
* Merge pull request #40 from advancedtelematic/feat/syncaglcajun-rat2017-04-0428-379/+405
|\ | | | | Synchronize with AGL's meta-sota progress
| * Replace TEMPLATECONF with agl-like config snippetsAnton Gerasimov2017-04-0411-1/+115
| |
| * Replace sdcard_image* classes with wicAnton Gerasimov2017-04-036-267/+88
| |