summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | 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
|/ / /
* | | Merge pull request #355 from advancedtelematic/feat/bump-aktualizr-mastercajun-rat2018-07-0913-772/+23
|\ \ \ | |_|/ |/| | aktualizr: Get latest for PRO-H#2 sprint. (master)
| * | aktualizr: bump to latest (72abac76184c84b9a5beb0dfbb103a13b9bfb2ae).Patrick Vacek2018-07-061-1/+1
| | |
| * | aktualizr tools: use generic MPL license instead of our own copy.Patrick Vacek2018-07-039-766/+11
| | |
| * | softhsm-testtoken: fix complaint about generic license location.Patrick Vacek2018-07-031-3/+1
| | |
| * | createtoken.sh: remove redundant file check.Patrick Vacek2018-07-021-1/+1
| | |
| * | CONTRIBUTING.adoc: Move pyro to the backburner.Patrick Vacek2018-07-021-1/+9
| | |
| * | aktualizr: Get latest for PRO-H#2 sprint.Patrick Vacek2018-07-021-1/+1
|/ /
* | Merge pull request #338 from rsalveti/ostree-imagecajun-rat2018-06-271-6/+0
|\ \ | | | | | | image_types_ostree: no need to create boot/loader folders when creating ostree repo
| * | image_types_ostree: no need to create boot/loader folders when creating ↵Ricardo Salveti2018-06-121-6/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | ostree repo The boot/loader folders are only required at the deploy stage, which is already created by image_types_ota.bbclass. Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com>
* | | Merge pull request #348 from advancedtelematic/ci/dockerizelbonn2018-06-275-29/+108
|\ \ \ | |_|/ |/| | Ci/dockerize
| * | Remove python3-requests from Dockerfile.bitbakeLaurent Bonnans2018-06-271-1/+0
| | |
| * | Rename Jenkinsfile to Jenkinsfile.bleedingLaurent Bonnans2018-06-251-0/+3
| | | | | | | | | | | | + small doc comment
| * | Small doc about setting up Jenkins for meta-updaterLaurent Bonnans2018-06-251-0/+14
| | |
| * | Add caching to CI bitbakingLaurent Bonnans2018-06-252-4/+30
| | | | | | | | | | | | | | | Also fix various issues with environment variables and file transfers to Docker
| * | Use plain bash instead of hacky sed for CI config filesLaurent Bonnans2018-06-223-16/+10
| | |
| * | Try to bitbake on CI inside dockerLaurent Bonnans2018-06-222-4/+42
| | |
| * | Refactor some of the Jenkins pipeline stuffLaurent Bonnans2018-06-211-9/+14
|/ / | | | | | | Some options looked deprecated
* | Merge pull request #346 from advancedtelematic/test/running-modePatrick Vacek2018-06-202-1/+44
|\ \ | | | | | | Test --running-mode=once
| * | Bump Aktualizr versionPhil Wise2018-06-201-1/+1
| | |
| * | Test --running-mode=oncePhil Wise2018-06-201-0/+43
|/ /
* | Merge pull request #339 from advancedtelematic/bugfix/staging_dir_host_masterPatrick Vacek2018-06-197-27/+26
|\ \ | | | | | | Bugfix/staging dir host master
| * | updater.py: Add hack to clean recipes before building.Patrick Vacek2018-06-191-0/+2
| | | | | | | | | | | | | | | This should not be necessary, but after building for the grub test, the sysroot does not get repopulated as expected for the implicit/HSM tests.
| * | updater.py: Fix longstanding typo.Patrick Vacek2018-06-191-7/+7
| | |
| * | CONTRIBUTING.adoc: clarify which branches have what status.Patrick Vacek2018-06-191-1/+2
| | |
| * | aktualizr-*-prov: read config files from STAGING_DIR_HOST.Patrick Vacek2018-06-194-16/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | STAGING_DIR_NATIVE does not get populated as I had previously believed. Native recipes do not get packaged, so although we want to use a native executable, we need to get the config files from the aktualizr-host-tools package built by the aktualizr (target) recipe. Thanks to Andre McCurdy and Khem Raj for insight on how to get this right.
| * | sota.bbclass: remove obsolete/incorrect comment.Patrick Vacek2018-06-191-1/+0
| | |
| * | aktualizr-auto-prov: Remove redundant '.toml'.Patrick Vacek2018-06-191-2/+2
|/ /
* | Merge pull request #344 from advancedtelematic/test/ci-jenkinslbonn2018-06-194-0/+117
|\ \ | | | | | | First pipeline setup for meta-updater CI
| * | Try to checkout aktualizr from pipelineLaurent Bonnans2018-06-181-2/+11
| | |
| * | Bitbake build from JenkinsLaurent Bonnans2018-06-184-2/+83
| | |
| * | Checkout of repo from JenkinsLaurent Bonnans2018-06-181-0/+27
|/ /
* | Merge pull request #341 from advancedtelematic/fix/testsPatrick Vacek2018-06-154-5/+10
|\ \ | | | | | | Compatibility with latest aktualizr
| * | Compatibility with latest aktualizrPhil Wise2018-06-154-5/+10
| |/ | | | | | | Note that the HsmTests still sometimes fail
* | Merge pull request #337 from rsalveti/garagelbonn2018-06-141-1/+1
|\ \ | | | | | | garage-push: enable verbose logging by default
| * | garage-push: enable verbose logging by defaultRicardo Salveti2018-06-121-1/+1
| |/ | | | | | | | | | | | | Make garage-push logs more useful in case of errors when pushing to the OTA+ server. Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com>
* | Merge pull request #336 from rsalveti/ostreelbonn2018-06-141-55/+32
|\ \ | |/ |/| Ostree recipe cleanups
| * ostree: improve package split logic and define extra packagesRicardo Salveti2018-06-121-17/+17
| | | | | | | | | | | | | | Define extra packages to cover the bash-completion and dracut related files, as they are not necessarily required by ostree. Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com>
| * ostree: improve systemd dependency checksRicardo Salveti2018-06-121-17/+5
| | | | | | | | | | | | | | | | No need to define SYSTEMD_REQUIRED and no need to manually install the service files, as that is already handled by ostree and the systemd bbclass. Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com>
| * ostree: cleanup depends and rdependsRicardo Salveti2018-06-121-3/+2
| | | | | | | | | | | | | | | | Remove gtk-doc-native from DEPENDS and also remove util-linux-* packages from RDEPENDS as the dependencies for the required libraries are already populated by OE. Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com>
| * ostree: no need to disable systemd when building nativeRicardo Salveti2018-06-121-7/+0
| | | | | | | | | | | | | | | | Maintaining different build flags for target and native just makes it harder to maintain the recipe and it is not really needed as systemd-native is already available for systems building systemd. Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com>
| * ostree: cleanup configure and build flagsRicardo Salveti2018-06-121-1/+2
| | | | | | | | | | | | | | | | Set the standard CFLAGS variable instead of defining it via EXTRA_OECONF and also remove the configure flags that are automatically enabled based on the build depends. Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com>
| * ostree: use do_configure_prepend and avoid customizing do_compileRicardo Salveti2018-06-121-7/+3
| | | | | | | | | | | | | | Prefer prepend (autogen) and also avoid customizing do_compile as exporting BUILD_SYS and HOST_SYS is already enough. Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com>
| * ostree: fix license and add homepage descriptionRicardo Salveti2018-06-121-1/+2
| | | | | | | | | | | | Ostree is LGPLv2+ and not GPLv2+. Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com>
| * ostree: cosmetics: fix indentationRicardo Salveti2018-06-121-11/+10
|/ | | | Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com>
* Bugfix: strip whitespace and newlines from tuf URL in credentials.zipJon Oster2018-06-121-1/+1
|
* Merge pull request #329 from advancedtelematic/bugfix/implicit-and-certs-masterPatrick Vacek2018-06-058-21/+31
|\ | | | | Bugfix/implicit and certs master
| * Merge remote-tracking branch 'github/rocko' into ↵Patrick Vacek2018-06-042-1/+2
| |\ | | | | | | | | | bugfix/implicit-and-certs-master
| | * Merge pull request #324 from advancedtelematic/feat/aktualizr-repoPatrick Vacek2018-06-012-1/+2
| | |\ | | | | | | | | Fixup oe-selftest