Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | No longer require engine-pkcs11. | Patrick Vacek | 2018-02-14 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It was merged into the libp11 package. Bump aktualizr to use the correct default path (and fix some various OSTree issues). Add opensc as it was previously a transitive dependency. | |||||
| | | * | | Bump aktualizr and fix some installation complaints. | Patrick Vacek | 2018-02-09 | 1 | -1/+2 | |
| | | | | | ||||||
| | | * | | Remove manual installation of /usr/lib/sota/schemas | Phil Wise | 2018-02-06 | 1 | -6/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | As of 6c0dd6c87f4f4027e9b89f9a9e0dc12ef386d39d these are installed with a normal 'make install' (via cmake) | |||||
| | * | | | Merge pull request #257 from advancedtelematic/test/oe-selftest-backport | Ben Luck | 2018-02-16 | 4 | -18/+71 | |
| | |\ \ \ | | | |/ / | | |/| | | Test/oe selftest backport | |||||
| | | * | | Fix minor ovmf compilation bug only present in pyro. | Patrick Vacek | 2018-02-13 | 2 | -0/+28 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This does not appear to be a problem on rocko, and it wasn't a problem for me on pyro when I last checked less than a month ago. It actually only broke the native build. This has been fixed upstream at some point, anyway. | |||||
| | | * | | Add tests for aktualizr-info. | Phil Wise | 2018-02-13 | 1 | -16/+40 | |
| | | | | | | | | | | | | | | | | | | | | Cherry-pick of c64b399633975bc05856e5eded519c4f22adfe44 from rocko. | |||||
| | | * | | Add a helpful hint for the oe-selftest grub problem. | Patrick Vacek | 2018-02-13 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Partial cherry-pick of b605cf215ff4cef35c3f62fee0ec14e3c8d5ba22 from rocko. | |||||
| | | * | | Fix flag deprecation warning. | Patrick Vacek | 2018-02-13 | 1 | -1/+1 | |
| | |/ / | | | | | | | | | | | | | | | | | Partial cherry-pick of 84baa1c3d8f996f7daf2d8aa3d26197378218f21 from rocko. | |||||
| * | | | Merge pull request #266 from advancedtelematic/fix/rm-jansson-dep | lbonn | 2018-02-27 | 1 | -1/+1 | |
| |\ \ \ | | | | | | | | | | | Remove aktualizr's jansson dependencies | |||||
| | * | | | Remove aktualizr's jansson dependencies | Laurent Bonnans | 2018-02-27 | 1 | -1/+1 | |
| |/ / / | | | | | | | | | | | | | This was needed for GENIVI support, which got dropped recently | |||||
| * | | | Merge pull request #259 from advancedtelematic/feat/PRO-4854/ca | OYTIS | 2018-02-26 | 3 | -1/+85 | |
| |\ \ \ | | | | | | | | | | | Add provisioning with CA | |||||
| | * | | | Add provisioning with CA | Anton Gerasimov | 2018-02-26 | 3 | -1/+85 | |
| |/ / / | ||||||
| * | | | Merge pull request #265 from advancedtelematic/bugfix/PRO-4936/repoclose-rocko | OYTIS | 2018-02-26 | 1 | -1/+1 | |
| |\ \ \ | | | | | | | | | | | Pull new aktualizr with fixed fd leak | |||||
| | * | | | Pull new aktualizr with fixed fd leak | Anton Gerasimov | 2018-02-26 | 1 | -1/+1 | |
| |/ / / | ||||||
| * | | | Merge pull request #263 from advancedtelematic/bugfix/fix-libp11-openssl-again | cajun-rat | 2018-02-22 | 2 | -2/+2 | |
| |\ \ \ | | |_|/ | |/| | | Bugfix/fix libp11 openssl again | |||||
| | * | | Update documentation and fix broken link. | Patrick Vacek | 2018-02-22 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | Update patch to work with OPENSSL_VERSION_NUMBER 0x100020ef. | Patrick Vacek | 2018-02-22 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | Merge pull request #256 from advancedtelematic/bugfix/fix-installation | Patrick Vacek | 2018-02-09 | 1 | -1/+2 | |
| |\ \ | | | | | | | | | Bump aktualizr and fix some installation complaints. | |||||
| | * | | Bump aktualizr and fix some installation complaints. | Patrick Vacek | 2018-02-09 | 1 | -1/+2 | |
| |/ / | ||||||
* | | | 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. |