Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | 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 | |||||
| | * | | Bump version of sota-tools | Phil Wise | 2017-07-31 | 1 | -1/+1 | |
| |/ / | | | | | | | | | | This fixes a build error on Ubuntu. | |||||
* | | | Merge pull request #131 from leon-anavi/pyro | Patrick Vacek | 2017-08-24 | 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 #124 from dl9pf/patch-12 | cajun-rat | 2017-08-17 | 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 #120 from leon-anavi/pyro | OYTIS | 2017-08-11 | 1 | -0/+4 | |
|\ \ | | | | | | | glib-networking_%.bbappend: Add again hackery | |||||
| * | | glib-networking_%.bbappend: Add again hackery | Leon Anavi | 2017-08-10 | 1 | -0/+4 | |
|/ / | | | | | | | | | | | | | Revert the change from 24 Jul and add again the hackery which removes removes pkgconfig. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> | |||||
* | | Merge pull request #117 from chbae/pyro | cajun-rat | 2017-08-07 | 1 | -0/+9 | |
|\ \ | | | | | | | Add LICENSE and SRC_URI variable in recipe | |||||
| * | | Add LICENSE and SRC_URI variable in recipe | Changhyeok Bae | 2017-08-03 | 1 | -0/+9 | |
|/ / | | | | | | | | | | | | | In pyro, u-boot-common_2017.01.inc is created. In the inc file, SRC_URI and LICENSE is defined. So u-boot_2016.11 needs those variables Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com> | |||||
* | | Merge pull request #108 from leon-anavi/pyro | cajun-rat | 2017-07-25 | 17 | -2063/+307 | |
|\ \ | | | | | | | Pyro | |||||
| * | | glib-networking_%.bbappend: Remove hackery | Leon Anavi | 2017-07-25 | 1 | -4/+0 | |
| | | | | | | | | | | | | | | | | | | | | | Remove the hackery that removes pkgconfig because it broke the build of glib-networking-native. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> | |||||
| * | | u-boot_2016.11: Copy U-Boot recipe from morty | Leon Anavi | 2017-07-25 | 1 | -0/+13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Copy the Yocto/OE recipe for U-Boot from branch morty to ensure that rpi_3_32b_defconfig is present and U-Boot can be built for Raspberry Pi 3. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> | |||||
| * | | Merge branch 'morty' of https://github.com/advancedtelematic/meta-updater ↵ | Leon Anavi | 2017-07-25 | 15 | -2059/+294 | |
|/| | | |/ | | | | | into pyro | |||||
| * | Merge pull request #104 from advancedtelematic/feat/new-run-qemu | cajun-rat | 2017-07-20 | 10 | -1982/+150 | |
| |\ | | | | | | | Copy run-qemu script over from meta-updater-qemux86-64 | |||||
| | * | Copy run-qemu script over from meta-updater-qemux86-64 | Phil Wise | 2017-07-20 | 10 | -1982/+150 | |
| | | | | | | | | | | | | Also remove old bash scripts for running inside qemu | |||||
| * | | Merge pull request #106 from advancedtelematic/bugfix/PRO-3157-restore-petnames | cajun-rat | 2017-07-20 | 1 | -2/+2 | |
| |\ \ | | | | | | | | | PRO-3157 Restore petname usage in rvi-sota-client provision script | |||||
| | * | | PRO-3157 Restore petname usage in rvi-sota-client provision script | Jon Oster | 2017-07-20 | 1 | -2/+2 | |
| | |/ | | | | | | | | | | | | | | | | Petname usage got inadvertently removed a few commits ago, but nobody noticed. We need the petnames because otherwise attempting to reprovision a device will fail. | |||||
| * | | Merge pull request #103 from leon-anavi/morty | cajun-rat | 2017-07-20 | 1 | -1/+1 | |
| |\ \ | | |/ | |/| | aktualizr: Update to 207898e | |||||
| | * | aktualizr: Update to c24f1fc | Leon Anavi | 2017-07-20 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | Update to stable version of Aktualizr known to perform successful end to end update using Poky. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> | |||||
| | * | aktualizr: Update to 207898e | Leon Anavi | 2017-07-14 | 1 | -1/+1 | |
| |/ | | | | | | | | | | | Fix issues with the random generated device ID. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> | |||||
| * | Merge pull request #97 from advancedtelematic/refactor/PRO-3413/update-client | cajun-rat | 2017-07-10 | 4 | -76/+143 | |
| |\ | | | | | | | Update rvi_sota_client to latest commit | |||||
| | * | Remove canonical_json.py from rvi_sota_client recipe | Shaun Taheri | 2017-07-10 | 1 | -61/+78 | |
| | | | ||||||
| | * | Update rvi_sota_client to latest commit | Shaun Taheri | 2017-07-05 | 4 | -20/+70 | |
| | | | ||||||
* | | | Merge pull request #102 from leon-anavi/pyro | cajun-rat | 2017-07-10 | 1 | -1/+2 | |
|\ \ \ | | | | | | | | | image_types_ostree.bbclass: Fix path to unzip | |||||
| * | | | image_types_ostree.bbclass: Fix path to unzip | Leon Anavi | 2017-07-07 | 1 | -1/+2 | |
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | The creation of images, such as rpi-basic-image failed on branch Pyro due to missing/wrong path to unzip. This patch adds unzip-native as a dependency and ensures that the image will be created successfully. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> | |||||
* | | | Merge pull request #101 from advancedtelematic/feat/mergemorty | cajun-rat | 2017-07-05 | 21 | -75/+148 | |
|\ \ \ | | | | | | | | | Merge current progress from morty to pyro | |||||
| * | | | Merge branch 'morty' into pyro | Anton Gerasimov | 2017-07-05 | 21 | -75/+148 | |
|/| | | | |/ / | ||||||
| * | | Merge pull request #99 from advancedtelematic/bugfix/rpixz | OYTIS | 2017-07-05 | 2 | -8/+2 | |
| |\ \ | | | | | | | | | Compress rpi-sdimg-ota | |||||
| | * | | Fix output directory in sdcard_image-rpi-ota | Anton Gerasimov | 2017-07-04 | 1 | -7/+1 | |
| | | | | ||||||
| | * | | Use compression on output file to save space | Jan-Simon Möller | 2017-06-29 | 1 | -1/+1 | |
| | | | | | | | | | | | | We could make that a option to the user ... | |||||
| * | | | Merge pull request #91 from dl9pf/patch-1 | cajun-rat | 2017-07-05 | 1 | -1/+1 | |
| |\ \ \ | | |_|/ | |/| | | Remove also compressed rpi-sdimg.xz | |||||
| | * | | Remove also compressed rpi-sdimg.xz | Jan-Simon Möller | 2017-06-29 | 1 | -1/+1 | |
| | |/ | ||||||
| * | | Merge pull request #93 from dl9pf/patch-3 | cajun-rat | 2017-06-30 | 1 | -3/+3 | |
| |\ \ | | |/ | |/| | Disable noisy warnings ... should only print once. | |||||
| | * | Disable noisy warnings ... should only print once. | Jan-Simon Möller | 2017-06-29 | 1 | -3/+3 | |
| |/ | ||||||
| * | Merge pull request #88 from ↵ | cajun-rat | 2017-06-28 | 1 | -1/+2 | |
| |\ | | | | | | | | | | | | | advancedtelematic/feat/PRO-3341/PRO-3342/report-device-info PRO-3341 PRO-3342 Bump aktualizr version to add sw/hw reporting | |||||
| | * | PRO-3341 PRO-3342 Bump aktualizr version to add sw/hw reporting | Jon Oster | 2017-06-28 | 1 | -1/+2 | |
| |/ | ||||||
| * | Merge pull request #86 from advancedtelematic/feat/pro-3320 | cajun-rat | 2017-06-28 | 3 | -6/+7 | |
| |\ | | | | | | | Aktualizr updates, including sync() | |||||
| | * | Aktualizr updates, including sync() | Phil Wise | 2017-06-26 | 3 | -6/+7 | |
| | | | | | | | | | | | | | | | Perform sync() after provisioning Store sota.toml in updatable /usr directory | |||||
| * | | Merge pull request #87 from advancedtelematic/bugfix/agl-doesnt-boot | cajun-rat | 2017-06-28 | 1 | -0/+4 | |
| |\ \ | | | | | | | | | Override IMAGE_ROOTFS_EXTRA_SPACE | |||||
| | * | | Override IMAGE_ROOTFS_EXTRA_SPACE | Phil Wise | 2017-06-26 | 1 | -0/+4 | |
| | |/ | | | | | | | | | | | | | AGL sets this to 500MB to allow extra space in the default image. Set it to 0 in the initramfs. | |||||
| * | | Merge pull request #83 from advancedtelematic/bugfix/PRO-3330/build-script | cajun-rat | 2017-06-27 | 1 | -33/+20 | |
| |\ \ | | |/ | |/| | Fix bash script path |