summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* aktualizr: bump to latest (062ab7756c375ee2c913d3197cafe4ee2f97ef2a).bugfix/lshw-aktualizr-etc-rockoPatrick Vacek2018-09-031-1/+1
| | | | Includes fixes for Ubuntu 18.04.
* Specify cpu type -host- for KVM modeEugene Smirnov2018-08-311-1/+1
|
* aktualizr: bump to latest version (fad299b846b9c1b58a9c1f715f4c26c69610d02c).Patrick Vacek2018-08-311-1/+1
|
* Fix version number in ldflags.patchMaxime BORGES2018-08-311-2/+2
|
* Update lshw to 02.17Maxime BORGES2018-08-312-5/+5
|
* Merge pull request #363 from advancedtelematic/feat/PRO-Tech-#1-rockoBen Luck2018-08-103-3/+4
|\ | | | | Feat/pro tech #1 rocko
| * aktualizr: bump to latest for key rotation and storage updates.feat/PRO-Tech-#1-rockoPatrick Vacek2018-08-082-2/+2
| | | | | | | | | | Work around a bug in oe-selftest with migration and aktualizr-info interplay by forcing --allow-migrate for now.
| * Bump Aktualizr revision to fix HSM bugPhil Wise2018-08-011-1/+1
| |
| * aktualizr: bump to latest and accommodate hmi_stub.Patrick Vacek2018-07-261-1/+2
| |
| * Document SOTA_CLIENT_FEATURES = "secondary-network".Patrick Vacek2018-07-261-1/+1
|/
* Merge pull request #353 from advancedtelematic/feat/bump-aktualizr-rockoPatrick Vacek2018-07-173-5/+68
|\ | | | | aktualizr: Get latest for PRO-H#2 sprint. (rocko)
| * aktualizr: retry garage-sign version check and handle errors better.Patrick Vacek2018-07-171-2/+15
| |
| * aktualizr: bump to latest for PRO-H#3 sprint.Patrick Vacek2018-07-171-1/+1
| |
| * Test --running-mode=oncePhil Wise2018-07-061-0/+43
| |
| * aktualizr: bump to latest (72abac76184c84b9a5beb0dfbb103a13b9bfb2ae).Patrick Vacek2018-07-061-1/+1
| |
| * aktualizr: support check-discovery and fix secondary tests.Phil Wise2018-07-022-2/+9
| | | | | | | | | | | | | | | | | | Cherry-pick of 78422f6ca6e5cca90e33ad49aa1b39bb25c527b3 from master. Original commit message follows: Compatibility with latest aktualizr Note that the HsmTests still sometimes fail
| * aktualizr: Get latest for PRO-H#2 sprint.Patrick Vacek2018-07-021-1/+1
|/
* Merge pull request #349 from advancedtelematic/bugfix/rocko-latest-aktualizrcajun-rat2018-06-261-2/+3
|\ | | | | Bump aktualizr to latest and fix googletest complaint.
| * Bump aktualizr to latest and fix googletest complaint.Patrick Vacek2018-06-261-2/+3
| |
* | Merge pull request #340 from advancedtelematic/bugfix/typos_and_comments_rockocajun-rat2018-06-264-11/+11
|\ \ | |/ |/| Bugfix/typos and comments rocko
| * Merge branch 'rocko' into bugfix/typos_and_comments_rockoPatrick Vacek2018-06-184-4/+31
| |\
| * | updater.py: Fix longstanding typo.Patrick Vacek2018-06-141-7/+7
| | |
| * | aktualizr: Bump to latest.Patrick Vacek2018-06-133-3/+1
| | | | | | | | | | | | No longer provide input config to implicit_writer.
| * | CONTRIBUTING.adoc: clarify which branches have what status.Patrick Vacek2018-06-121-1/+2
| | |
| * | sota.bbclass: remove obsolete/incorrect comment.Patrick Vacek2018-06-121-1/+0
| | |
| * | aktualizr-auto-prov: Remove redundant '.toml'.Patrick Vacek2018-06-121-2/+2
| | |
* | | Merge pull request #343 from advancedtelematic/bugfix/implicitwriter-iOYTIS2018-06-182-2/+0
|\ \ \ | |_|/ |/| | Remove deprecated -i option from implicit writer's command line
| * | Remove deprecated -i option from implicit writer's command lineAnton Gerasimov2018-06-182-2/+0
|/ /
* | Merge pull request #328 from advancedtelematic/feat/rollbackOYTIS2018-06-154-4/+31
|\ \ | |/ |/| Add support for rollback on Raspberry Pi
| * Add support for rollback on Raspberry PiAnton Gerasimov2018-06-154-4/+31
|/
* Merge pull request #333 from ↵Jon Oster2018-06-071-1/+1
|\ | | | | | | | | advancedtelematic/bugfix/strip-whitespace-from-tuf-url-rocko Bugfix: strip whitespace and newlines from tuf URL in credentials.zip
| * Bugfix: strip whitespace and newlines from tuf URL in credentials.zipJon Oster2018-06-071-1/+1
|/
* Merge pull request #331 from advancedtelematic/bugfix/implicit-upgrade-rockoPatrick Vacek2018-06-056-19/+29
|\ | | | | Bugfix/implicit upgrade rocko
| * aktualizr: Upgrade to use simplified implicit_writer config.Patrick Vacek2018-06-045-10/+20
| | | | | | | | | | | | | | | | There is no longer a need for dumping the whole config, now we can just add what we need to a new config file and use that in addition to the base config. This simplifies several things and fixes a few bugs. Also renamed the configs to make provenance a little clearer.
| * aktualizr_*.bb: Minor formatting and fixes.Patrick Vacek2018-06-046-9/+9
|/ | | | | | | | Move HSM dependencies to aktualizr recipe, since it's aktualizr that can depend on HSM support, not the provisioning prepartion. Remove references to systemd in provisioning recipes, since they have nothing to do with systemd.
* Merge pull request #324 from advancedtelematic/feat/aktualizr-repoPatrick Vacek2018-06-012-1/+2
|\ | | | | Fixup oe-selftest
| * Bump PR to flush old sstate caches that were built in-treePhil Wise2018-06-011-1/+1
| | | | | | | | | | | | The change that removes autotools-brokensep breaks people who have old sstate caches that were built in-tree. Bump the PR to flush these out of the system.
| * Get ready for aktualizr-repo toolPhil Wise2018-06-011-0/+1
|/
* Merge pull request #319 from advancedtelematic/bugfix/ostree-autotools-brokensepPatrick Vacek2018-05-251-2/+2
|\ | | | | ostree: Don't use autotools-brokensep.
| * ostree: Don't use autotools-brokensep.Patrick Vacek2018-05-231-2/+2
| | | | | | | | | | The only reason we needed it was because of a relative path that I've now made absolute.
* | Merge pull request #317 from advancedtelematic/fix/u-boot-multilib-issuelbonn2018-05-232-6/+3
|\ \ | |/ |/| Include fix for qemu in sota_qemux86-64.bbclass
| * Include fix for qemu in sota_qemux86-64.bbclassLaurent Bonnans2018-05-232-6/+3
|/
* Merge pull request #316 from advancedtelematic/fix/rm-minnowboard-ubootlbonn2018-05-181-8/+0
|\ | | | | Remove support for u-boot on minnowboard
| * Remove support for u-boot on minnowboardLaurent Bonnans2018-05-181-8/+0
|/ | | | See https://github.com/advancedtelematic/meta-updater-minnowboard/pull/6
* Merge pull request #313 from advancedtelematic/fix/qa-shipped-fileslbonn2018-05-175-2/+6
|\ | | | | Review shipped directories in aktualizr recipes
| * Review shipped directories in aktualizr recipesLaurent Bonnans2018-05-175-2/+6
| | | | | | | | Missing directories in FILES_xx were causing bitbake QA errors on sumo
* | Merge pull request #314 from advancedtelematic/feat/bump-embed-sqlPatrick Vacek2018-05-171-10/+2
|\ \ | |/ |/| Remove aktualizr-common because schemas are embedded
| * Remove aktualizr-common because schemas are embeddedPhil Wise2018-05-171-10/+2
|/
* Merge pull request #312 from advancedtelematic/bugfix/log-debug-firstlbonn2018-05-172-3/+3
|\ | | | | Move log-debug from 90 to 05.
| * Move log-debug from 90 to 05.Patrick Vacek2018-05-172-3/+3
|/ | | | | | This way it will probably the first config read, meaning it will be applied earlier in the config processing flow. It still means that at the moment, no message about reading the log-debug.toml appears, though.