Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #274 from rsalveti/wks | cajun-rat | 2018-03-13 | 1 | -1/+1 |
|\ | | | | | sdimage-sota.wks: remove label as it gets set by image_types_ota | ||||
| * | sdimage-sota.wks: remove label as it gets set by image_types_ota | Ricardo Salveti | 2018-03-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | image_types_ota already defines the rootfs label when creating the ota image, so drop label overwrite when creating the sdcard partition. Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com> | ||||
* | | Merge pull request #272 from rsalveti/grub | cajun-rat | 2018-03-13 | 1 | -1/+1 |
|\ \ | |/ |/| | image_types_ota: make default grub.cfg a link to loader/grub.cfg | ||||
| * | image_types_ota: make default grub.cfg a link to loader/grub.cfg | Ricardo Salveti | 2018-03-07 | 1 | -1/+1 |
|/ | | | | | | | /boot/grub2/grub.cfg should reflect the grub.cfg used by the boot process instead of being an empty file. Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com> | ||||
* | Merge pull request #254 from rsalveti/initramfs | Patrick Vacek | 2018-02-15 | 3 | -3/+3 |
|\ | | | | | Replace INITRAMFS_FSTYPES with OSTREE_INITRAMFS_FSTYPES | ||||
| * | Replace INITRAMFS_FSTYPES with OSTREE_INITRAMFS_FSTYPES | Ricardo Salveti | 2018-02-09 | 3 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | User is able to customize the init script via OSTREE_INITRAMFS_IMAGE but there is no way to set INITRAMFS_FSTYPES as it gets defined by sota.bbclass. Create a new variable called OSTREE_INITRAMFS_IMAGE to handle the INITRAMFS_FSTYPES update, and also allow the user to override it. Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com> | ||||
* | | Merge pull request #255 from rsalveti/systemd | cajun-rat | 2018-02-09 | 1 | -2/+2 |
|\ \ | |/ |/| | ostree: fix systemd service files permission | ||||
| * | ostree: fix systemd service files permission | Ricardo Salveti | 2018-02-09 | 1 | -2/+2 |
|/ | | | | | | | | | Fix the following boot warning: systemd[1]: Configuration file /usr/lib/systemd/system/ostree-remount.service is marked executable. Please remove executable permission bits. Proceeding anyway. Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com> | ||||
* | Merge pull request #253 from rsalveti/grub | cajun-rat | 2018-02-07 | 1 | -2/+0 |
|\ | | | | | grub-efi: remove bbappend as change is now provided by oe-core | ||||
| * | grub-efi: remove bbappend as change is now provided by oe-core | Ricardo Salveti | 2018-02-06 | 1 | -2/+0 |
| | | | | | | | | | | | | | | grub-efi from oe-core now includes configfile in the default buildin modules list. Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com> | ||||
* | | Merge pull request #252 from rsalveti/master | cajun-rat | 2018-02-07 | 2 | -8/+8 |
|\ \ | |/ |/| | Merge latest changes from the rocko branch | ||||
| * | Merge branch 'rocko' | Ricardo Salveti | 2018-02-06 | 2 | -8/+8 |
|/| | |||||
| * | Merge pull request #251 from advancedtelematic/feat/copy-schemas-in-cmake | Patrick Vacek | 2018-02-06 | 1 | -6/+6 |
| |\ | | | | | | | Remove manual installation of /usr/lib/sota/schemas | ||||
| | * | Remove manual installation of /usr/lib/sota/schemas | Phil Wise | 2018-02-05 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | As of 6c0dd6c87f4f4027e9b89f9a9e0dc12ef386d39d these are installed with a normal 'make install' (via cmake) | ||||
| * | | Merge pull request #250 from advancedtelematic/bugfix/rocko-update-ostree | cajun-rat | 2018-02-02 | 2 | -3/+3 |
| |\| | | | | | | | Bugfix/rocko update ostree | ||||
| | * | Add SRCREV_pn-aktualizr to documentation. | Patrick Vacek | 2018-02-02 | 1 | -2/+2 |
| | | | |||||
| | * | Merge remote-tracking branch 'ats/pyro' into bugfix/rocko-update-ostree | Patrick Vacek | 2018-02-02 | 1 | -1/+1 |
| |/| | |||||
| | * | Merge pull request #249 from advancedtelematic/bugfix/PRO-4797/ostree-ca-cert | Ben Luck | 2018-02-02 | 1 | -1/+1 |
| | |\ | | | | | | | | | Latest aktualizr with ostree ca cert fix. | ||||
| | | * | Latest aktualizr with ostree ca cert fix. | Patrick Vacek | 2018-02-02 | 1 | -1/+1 |
| | |/ | |||||
| | * | Merge pull request #247 from advancedtelematic/bugfix/garage-sign-106 | Ben Luck | 2018-02-01 | 1 | -1/+2 |
| | |\ | | | | | | | | | Latest aktualizr/garage-sign. | ||||
| | | * | Latest aktualizr/garage-sign. | Patrick Vacek | 2018-02-01 | 1 | -1/+2 |
| | |/ | |||||
* | | | Merge pull request #248 from advancedtelematic/feat/mergerocko | cajun-rat | 2018-02-02 | 55 | -760/+755 |
|\ \ \ | | | | | | | | | Merge our current progress from Rocko to master | ||||
| * | | | Merge branch 'rocko' | Anton Gerasimov | 2018-02-01 | 55 | -760/+755 |
|/| | | | |/ / | |||||
| * | | Merge pull request #244 from advancedtelematic/feat/pyromerge | cajun-rat | 2018-01-31 | 3 | -1/+11 |
| |\ \ | | | | | | | | | Merge pyro into rocko | ||||
| | * | | Merge branch 'pyro' into rocko | Anton Gerasimov | 2018-01-26 | 3 | -1/+11 |
| | |\| | |||||
| | | * | Merge pull request #237 from advancedtelematic/feat/PRJ-330/hsm-not-test | Ben Luck | 2018-01-26 | 3 | -4/+4 |
| | | |\ | | | | | | | | | | | Rename all instances of hsm-test and use latest aktualizr. | ||||
| | | | * | Rename all instances of hsm-test and use latest aktualizr. | Patrick Vacek | 2018-01-25 | 3 | -4/+4 |
| | | |/ | |||||
| | | * | Merge pull request #236 from advancedtelematic/bugfix/PRO-4730/firstversion | Ben Luck | 2018-01-25 | 2 | -1/+8 |
| | | |\ | | | | | | | | | | | Deploy initial primary version information | ||||
| | | | * | Deploy initial primary version information | Anton Gerasimov | 2018-01-19 | 2 | -1/+8 |
| | | | | | |||||
| | | * | | Merge pull request #228 from advancedtelematic/feat/PRO-4630/sqlite | Ben Luck | 2018-01-25 | 1 | -1/+5 |
| | | |\ \ | | | | | | | | | | | | | Get the newest aktualizr using sqlstorage | ||||
| | | * \ \ | Merge pull request #239 from advancedtelematic/bugfix/ostree-bump | cajun-rat | 2018-01-23 | 1 | -0/+1 |
| | | |\ \ \ | | | | | | | | | | | | | | | Add PR = "1" to ostree to fix annoying caching problem. | ||||
| | | | * | | | Add PR = "1" to ostree to fix annoying caching problem. | Patrick Vacek | 2018-01-22 | 1 | -0/+1 |
| | | |/ / / | |||||
| | | * | | | Merge pull request #229 from advancedtelematic/bugfix/PRO-4677/startupsh | Ben Luck | 2018-01-22 | 1 | -0/+3 |
| | | |\ \ \ | | | | |_|/ | | | |/| | | Deploy startup.nsh before composing flashable image | ||||
| | | | * | | Deploy startup.nsh before composing flashable image | Anton Gerasimov | 2018-01-16 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | Additionally don't create extra images to save space and not confuse the user | ||||
| * | | | | | Merge pull request #245 from advancedtelematic/bugfix/rm-sota-toml | Patrick Vacek | 2018-01-31 | 3 | -7/+9 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | Bugfix/rm sota toml | ||||
| | * | | | | Minor changes to keep hsm and implicit recipes consistent. | Patrick Vacek | 2018-01-30 | 2 | -7/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | At present they should be very similar. The only outstanding difference (other than the HSM parts) is whether the root CA is installed. | ||||
| | * | | | | Delete redundant sota.toml in aktualizr recipe. | Patrick Vacek | 2018-01-30 | 1 | -0/+1 |
| |/ / / / | | | | | | | | | | | | | | | | It's installed for the Ubuntu case but is not necessary in meta-updater. | ||||
| * | | | | Merge pull request #241 from advancedtelematic/aktualizr-asn1c | cajun-rat | 2018-01-25 | 3 | -1/+62 |
| |\ \ \ \ | | | | | | | | | | | | | Compile aktualizr with asn1c help from yocto | ||||
| | * | | | | Patch asn1c skeletons file discovery | Laurent Bonnans | 2018-01-25 | 2 | -1/+46 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The OpenEmbedded native build process interferes with asn1c's method to find its required data: asn1c-native is moved after being built but the data directory is hardcoded from configure time in asn1c. There is an alternative detection method builtin in asn1c, used for development. Let's just hack into that and target '../share/asn1c' from the binary directory. | ||||
| | * | | | | Add asn1c dependency for aktualizr | Laurent Bonnans | 2018-01-25 | 2 | -1/+17 |
| | | | | | | |||||
| * | | | | | Merge pull request #243 from advancedtelematic/test/aktualizr-info | Patrick Vacek | 2018-01-25 | 1 | -15/+39 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Add tests for aktualizr-info | ||||
| | * | | | | | Add tests for aktualizr-info | Phil Wise | 2018-01-25 | 1 | -15/+39 |
| |/ / / / / | |||||
| * | | | | | Merge pull request #242 from advancedtelematic/feat/merge-sqlite | cajun-rat | 2018-01-25 | 1 | -0/+4 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | Feat/merge sqlite | ||||
| | * | | | | Merge remote-tracking branch 'ats/feat/PRO-4630/sqlite' into rocko | Phil Wise | 2018-01-25 | 1 | -0/+4 |
| |/| | | | | | | |_|/ | | |/| | | |||||
| | * | | | Bump aktualizr version to get misconfigured ecu fix. | Patrick Vacek | 2018-01-18 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Get the newest aktualizr using sqlstorage | Anton Gerasimov | 2018-01-16 | 1 | -1/+5 |
| | | | | | |||||
| * | | | | Merge pull request #240 from leon-anavi/PRO-4727 | Patrick Vacek | 2018-01-24 | 9 | -328/+0 |
| |\ \ \ \ | | | | | | | | | | | | | Drop rvi-sota-client and remove meta-rust dependency | ||||
| | * | | | | Drop rvi-sota-client and remove meta-rust dependency | Leon Anavi | 2018-01-22 | 9 | -328/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove the old RVI SOTA Client and the dependecy from Yocto/OE layer meta-rust. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> | ||||
| * | | | | | Merge pull request #238 from advancedtelematic/feat/PRJ-330/hsm-not-test-rocko | cajun-rat | 2018-01-23 | 3 | -14/+14 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | Feat/prj 330/hsm not test rocko | ||||
| | * | | | | Merge remote-tracking branch 'github/feat/PRJ-330/hsm-not-test' into ↵ | Patrick Vacek | 2018-01-22 | 3 | -14/+14 |
| |/| | | | | | | | | | | | | | | | | | | | | | | feat/PRJ-330/hsm-not-test-rocko |