summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Use 'printf' instead of 'echo -e'Laurent Bonnans2019-04-291-2/+2
| * wic:plugins:otaimage.py: fix a potential issueMing Liu2019-04-291-6/+18
| * aktualizr: use echo -e when using escape sequencesStefan Agner2019-04-291-2/+2
| * Document GARAGE_SIGN_AUTOVERSIONLaurent Bonnans2019-04-261-0/+1
| * Document necessary integration of network connectivityLaurent Bonnans2019-04-261-0/+2
| * Replace connman with systemd-networkd on raspberrypiLaurent Bonnans2019-04-263-2/+5
| * Define virtual/network-configurationLaurent Bonnans2019-04-269-9/+15
| * Replace connman with systemd-networkd on qemux86-64Laurent Bonnans2019-04-264-1/+30
| * Remove connman* from base IMAGE_INSTALL_appendLaurent Bonnans2019-04-268-5/+8
| * Simplify garage-sign fetching for aktualizrLaurent Bonnans2019-04-262-41/+8
| * Move warning about insecure practise to the correct recipeStefan Agner2019-04-262-3/+4
|/
* Merge pull request #496 from advancedtelematic/backport/sumo/auto-reboot-etcPatrick Vacek2019-02-2715-49/+59
|\
| * README: document auto-reboot config feature.backport/sumo/auto-reboot-etcPatrick Vacek2019-02-272-1/+2
| * updater.py: remove test_add_package.Patrick Vacek2019-02-261-29/+0
| * Reformat default bblayers.Patrick Vacek2019-02-267-15/+17
| * Switch to the aktualizr's master headMike Sul2019-02-261-1/+1
| * aktualizr-auto-prov-creds: remove API Gateway URL if it exists.Patrick Vacek2019-02-261-1/+6
| * image_types_ostree: Add a unique ref to fix simultaneous bitbaking.Patrick Vacek2019-02-262-3/+11
| * OTA-2135: Aktualizr's config and recipe to auto reboot just after updateMike Sul2019-02-262-0/+23
|/
* Merge pull request #480 from advancedtelematic/backport/sumo/garage-sign-lock...Patrick Vacek2019-02-2011-231/+130
|\
| * image_types_ota: Reduce indentation to match master more closely.backport/sumo/garage-sign-lock-etcPatrick Vacek2019-02-151-80/+81
| * sota.conf: use reproducible builds by defaultStefan Agner2019-02-151-0/+6
| * libp11: bump to git 57ca68f for EC signing supportRicardo Salveti2019-02-151-1/+3
| * image_types_ota.bbclass: fix a typoMing Liu2019-02-141-1/+1
| * sc-hsm-embedded: removed as it was never actually used.Patrick Vacek2019-02-142-108/+0
| * image_garagesign: Use a lock to fix concurrency problems.Patrick Vacek2019-02-141-0/+3
| * ostree: upgrade to v2018.9Ricardo Salveti2019-02-141-2/+3
| * Add the requirement to sign a DCOAnton Gerasimov2019-02-141-0/+6
| * aktualizr and image_types_ota: more curly braces.Patrick Vacek2019-02-142-6/+6
| * meta: drop redundant export syntaxMing Liu2019-02-143-21/+10
| * image_types_ostree.bbclass: fix some dependencies issuesMing Liu2019-02-141-5/+2
| * meta: replace bberror with bbfatalMing Liu2019-02-143-11/+7
| * selftest: introduce QEMU_USE_KVMStefan Agner2019-02-141-1/+7
* | Merge pull request #487 from advancedtelematic/bugfix/OTA-1436/sumo-secondary...Patrick Vacek2019-02-201-1/+1
|\ \ | |/ |/|
| * Bump aktualizrbugfix/OTA-1436/sumo-secondary-resultsLaurent Bonnans2019-02-191-1/+1
|/
* Merge pull request #472 from liuming50/sumo-aktualizr-pkgconfigPatrick Vacek2019-02-121-52/+44
|\
| * aktualizr: split binaries to their own packagesMing Liu2019-02-061-32/+29
| * aktualizr: introduce PACKAGECONFIGMing Liu2019-02-061-24/+20
| * aktualizr: drop duplicated file from FILES_${PN}Ming Liu2019-02-061-1/+0
|/
* Merge pull request #466 from advancedtelematic/feat/sumo-latest-aktualizrlbonn2019-02-012-3/+3
|\
| * Fix oe-selftest for `aktualizr once`feat/sumo-latest-aktualizrLaurent Bonnans2019-01-291-2/+2
| * aktualizr: bump to latest 1cad6d10286ade64b24021ca0e23de0d3b64f520Laurent Bonnans2019-01-291-1/+1
|/
* Merge pull request #458 from advancedtelematic/compat/sumo-newimagename-symlinklbonn2019-01-161-0/+3
|\
| * Add .ota-ext4 image symlinkcompat/sumo-newimagename-symlinkLaurent Bonnans2019-01-151-0/+3
|/
* Merge pull request #444 from advancedtelematic/feat/sumo/hardware-id-etcPatrick Vacek2018-12-058-22/+27
|\
| * aktualizr: Bump to latest (d00d1a04cc2366d1a5f143b84b9f507f8bd32c44).feat/sumo/hardware-id-etcPatrick Vacek2018-11-291-1/+1
| * oe-selftest: rpi-basic-image is deprecated. Use core-image-minimal.Patrick Vacek2018-11-291-3/+3
| * aktualizr: fix hardware ID config section.Patrick Vacek2018-11-291-1/+1
| * README: slightly more descriptive explanation of SOTA_HARDWARE_ID.Patrick Vacek2018-11-291-1/+1
| * Allow setup custom hardware_idSerhiy Stetskovych2018-11-294-2/+8