Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Formatting. | Patrick Vacek | 2017-09-25 | 1 | -190/+192 | |
|/ | | | | According to https://www.openembedded.org/wiki/Styleguide | |||||
* | Merge pull request #142 from advancedtelematic/feat/development-tools-pyro | Patrick Vacek | 2017-09-13 | 2 | -4/+10 | |
|\ | | | | | Make it easier to build from branches and run a specific image | |||||
| * | Make it easier to build from branches and run a specific image | Phil Wise | 2017-09-13 | 2 | -4/+10 | |
|/ | | | | | | | | | | Is is now easy to build a specific branch by adding the following line to local.conf BRANCH_pn-aktualizr = "mybranchname" Also, the run-qemu-ota script can also take a path to an image file, which is useful for long-term test images. | |||||
* | Merge pull request #140 from advancedtelematic/feat/PRO-3805/cert_install | cajun-rat | 2017-09-13 | 1 | -0/+19 | |
|\ | | | | | Hacky ability to provide client credentials and install them on the device | |||||
| * | Hacky ability to provide client credentials and install them on the device. | Patrick Vacek | 2017-09-12 | 1 | -0/+19 | |
| | | ||||||
* | | Merge pull request #136 from advancedtelematic/feat/PRO-3805/p11test | cajun-rat | 2017-09-13 | 10 | -2/+290 | |
|\ \ | | | | | | | Add recipes to test pkcs11 functionality in Aktualizr | |||||
| * | | Add recipes to test pkcs11 functionality in Aktualizr | Anton Gerasimov | 2017-09-13 | 10 | -2/+290 | |
| |/ | ||||||
* | | Merge pull request #134 from advancedtelematic/refactor/remove_keyid | cajun-rat | 2017-09-13 | 2 | -2/+2 | |
|\ \ | |/ |/| | Remove useless/obsolete --disable-keyid-validation option. | |||||
| * | Remove useless/obsolete --disable-keyid-validation option. | Patrick Vacek | 2017-08-31 | 2 | -2/+2 | |
| | | ||||||
* | | Merge pull request #138 from dl9pf/patch-13 | OYTIS | 2017-09-11 | 1 | -0/+1 | |
|\ \ | | | | | | | Pyro needs coreutils-native (we call sync) b/c rss | |||||
| * | | Pyro needs coreutils-native (we call sync) b/c rss | Jan-Simon Möller | 2017-09-09 | 1 | -0/+1 | |
| |/ | | | | | | | | | We need to make sure 'sync' is in place. Unzip-native could probably also use ":do_populate_sysroot". | |||||
* | | Merge pull request #139 from leon-anavi/pyro | Patrick Vacek | 2017-09-11 | 4 | -21/+414 | |
|\ \ | | | | | | | Split Aktualizr binary and systemd service/configuration | |||||
| * | | sota.bbclass: Add aktualizr-auto-prov | Leon Anavi | 2017-09-11 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | Append recipe aktualizr-auto-prov for provisioning of systemd service and configurations to the SOTA image. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> | |||||
| * | | aktualizr-auto-prov.bb: Aktualizr configuraitons | Leon Anavi | 2017-09-11 | 2 | -0/+412 | |
| | | | | | | | | | | | | | | | | | | | | | Provide Aktualizr systemd service and configurations for manual and autoprovision in a separate recipe. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> | |||||
| * | | aktualizr_git.bb: remove systemd service and configurations | Leon Anavi | 2017-09-11 | 1 | -20/+0 | |
| |/ | | | | | | | | | | | | | Split Aktualizr binary and systemd service and configurations by moving them to another recipe. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> | |||||
* | | Merge pull request #137 from advancedtelematic/feat/switchtopyro | cajun-rat | 2017-09-11 | 1 | -2/+25 | |
|\ \ | |/ |/| | Feat/switchtopyro | |||||
| * | Merge branch 'morty' into pyro | Anton Gerasimov | 2017-09-08 | 1 | -2/+25 | |
|/| | ||||||
| * | Merge pull request #135 from ↵ | Jon Oster | 2017-09-05 | 1 | -2/+25 | |
| |\ | | | | | | | | | | | | | advancedtelematic/feat/PRO-3923-add-persistence-option-qemu-script PRO-3923 Add persistence option to run-qemu script | |||||
| | * | PRO-3923 Add persistence option to run-qemu script | Jon Oster | 2017-09-05 | 1 | -2/+25 | |
| |/ | ||||||
| * | Merge pull request #130 from leon-anavi/morty | Ben Luck | 2017-08-28 | 1 | -2/+2 | |
| |\ | | | | | | | ostree_git.bb: Depends on xz for liblzma | |||||
| | * | ostree_git.bb: Depends on xz for liblzma | Leon Anavi | 2017-08-23 | 1 | -2/+2 | |
| |/ | | | | | | | | | | | | | | | Move Yocto/OE recipe xz from the run-time dependencies to the dependencies because liblzma is required for the successful configuration of OSTree. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> | |||||
* | | Merge pull request #129 from advancedtelematic/bugfix/cruft | Patrick Vacek | 2017-08-31 | 1 | -1/+1 | |
|\ \ | | | | | | | Remove BUILD_TESTS=OFF because it does nothing. | |||||
| * | | Remove BUILD_TESTS=OFF because it does nothing. | Patrick Vacek | 2017-08-21 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | Aktualizr tests are no longer built with 'make all' and there is no longer a variable named BUILD_TESTS so setting it is neither necessary nor meaningful. | |||||
* | | | Merge pull request #133 from advancedtelematic/merge-morty-changes-forward | cajun-rat | 2017-08-25 | 13 | -226/+265 | |
|\ \ \ | | | | | | | | | Merge morty changes forward to pyro | |||||
| * | | | Add missing libarchive dependency | Phil Wise | 2017-08-25 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Merge remote-tracking branch 'github/morty' into HEAD | Phil Wise | 2017-08-24 | 13 | -225/+264 | |
|/| | | | | |/ | |/| | ||||||
| * | | Merge pull request #126 from leon-anavi/morty | Ben Luck | 2017-08-22 | 1 | -7/+16 | |
| |\ \ | | | | | | | | | Show warnings if credentials are not provided | |||||
| | * | | Show warnings if credentials are not provided | Leon Anavi | 2017-08-17 | 1 | -7/+16 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Print warnings if variable SOTA_PACKED_CREDENTIALS is not set or if the specified file does not exist. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> | |||||
| * | | | Merge pull request #123 from dl9pf/patch-11 | Ben Luck | 2017-08-22 | 1 | -0/+1 | |
| |\ \ \ | | | | | | | | | | | Set IMAGE_OVERHEAD_FACTOR for fixed initrd size | |||||
| | * | | | Set IMAGE_OVERHEAD_FACTOR for fixed initrd size | Jan-Simon Möller | 2017-08-14 | 1 | -0/+1 | |
| | |/ / | | | | | | | | | | | | | | | | | | | | | Set IMAGE_OVERHEAD_FACTOR = "1.0" Otherwise the initrd was 12M due to the default overhead (x1.3). | |||||
| * | | | Merge pull request #121 from advancedtelematic/feat/bump-sota | Ben Luck | 2017-08-22 | 1 | -2/+3 | |
| |\ \ \ | | | | | | | | | | | update sota-client to d41540a5 | |||||
| | * | | | update sota-client to d41540a5 | Robert Danitz | 2017-08-14 | 1 | -2/+3 | |
| | |/ / | ||||||
| * | | | Merge pull request #127 from leon-anavi/PRO-3776 | Ben Luck | 2017-08-22 | 1 | -1/+9 | |
| |\ \ \ | | |/ / | |/| | | scripts/envsetup.sh: Use machine specific local.conf | |||||
| | * | | scripts/envsetup.sh: Use machine specific local.conf | Leon Anavi | 2017-08-18 | 1 | -1/+9 | |
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use the configurations for local.conf provided by layer meta-updater-* (depending on the machine) if variable TEMPLATECONF has not been set. Otherwise, if the variable is not set or if the layer does not provide any configurations then the default will be used (just as before this change). Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> | |||||
| * | | Merge pull request #119 from advancedtelematic/bugfix/treehub.json | OYTIS | 2017-08-11 | 1 | -0/+3 | |
| |\ \ | | | | | | | | | Delete treehub.json from the credentials package on the device | |||||
| | * | | Delete treehub.json from the credentials package on the device | Anton Gerasimov | 2017-08-10 | 1 | -0/+3 | |
| |/ / | ||||||
| * | | Merge pull request #110 from advancedtelematic/bugfix/PRO-3484/avoid-build-unzip | OYTIS | 2017-08-10 | 8 | -61/+28 | |
| |\ \ | | | | | | | | | Bugfix/pro 3484/avoid build unzip | |||||
| | * | | Remove device section as it is no longer used. | Patrick Vacek | 2017-08-08 | 1 | -4/+0 | |
| | | | | ||||||
| | * | | Prepare credentials correctly for rvi-sota-client. | Patrick Vacek | 2017-08-07 | 3 | -6/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Unzip credentials archive and create files as appropriate, since none of that is necessary for aktualizr anymore. This is now done in the sota_provision script. It apparently does not work in the rvi-sota-client recipe, but this solution is perhaps even cleaner anyway. | |||||
| | * | | Minor documentation typo/grammar fix. | Patrick Vacek | 2017-08-07 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | Call garage-push directly with zip file instead of sending unzipped contents. | Patrick Vacek | 2017-08-07 | 4 | -50/+22 | |
| |/ / | | | | | | | | | | | | | Warn if older credential environment variables are set. They are now ignored since the credentials aren't unpacked during building. | |||||
| * | | Merge pull request #115 from advancedtelematic/bugfix/sota-launcher-depends | Robert Danitz | 2017-08-02 | 3 | -3/+4 | |
| |\ \ | | | | | | | | | fix dependency of sota-launcher to correct rvi-sota-client | |||||
| | * | | fix dependency of sota-launcher to correct rvi-sota-client | Robert Danitz | 2017-08-02 | 2 | -1/+2 | |
| | | | | ||||||
| | * | | update sota-client to b9170df | Robert Danitz | 2017-08-02 | 1 | -2/+2 | |
| |/ / | ||||||
| * | | Merge pull request #114 from ↵ | Jon Oster | 2017-08-01 | 1 | -0/+1 | |
| |\ \ | | | | | | | | | | | | | | | | | advancedtelematic/bugfix/PRO-3681-reenable-petname-rvi-sota-server PRO-3681 Add python-petname back in rvi-sota-server RDEPENDS | |||||
| | * | | PRO-3681 Add python-petname back in rvi-sota-server RDEPENDS | Jon Oster | 2017-08-01 | 1 | -0/+1 | |
| |/ / | ||||||
| * | | Merge pull request #107 from advancedtelematic/refactor/PRO-3377/secondary-ecus | cajun-rat | 2017-07-31 | 6 | -161/+210 | |
| |\ \ | | | | | | | | | Split rvi-sota-client into multiple binaries | |||||
| | * | | rename back sota-client to rvi-sota-client | Robert Danitz | 2017-07-31 | 2 | -1/+1 | |
| | | | | ||||||
| | * | | Split rvi-sota-client into multiple binaries | Shaun Taheri | 2017-07-26 | 6 | -95/+144 | |
| | | | | ||||||
| * | | | Merge pull request #111 from advancedtelematic/bugfix/pro-3663/sota-tools | cajun-rat | 2017-07-31 | 1 | -1/+1 | |
| |\ \ \ | | |/ / | |/| | | Bump version of sota-tools |