Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | classes, images: Use standard variables for initramfs | Yevgeny Popovych | 2018-08-14 | 6 | -9/+8 |
| | | | | | | | | This will reduce the level of indirection and improve compatibility with the rest of OE. For example, FIT that includes initramfs may now be built. Signed-off-by: Yevgeny Popovych <yevgenyp@pointgrab.com> | ||||
* | Merge pull request #367 from advancedtelematic/bugfix/unknown-signatures-master | cajun-rat | 2018-08-14 | 2 | -2/+2 |
|\ | | | | | aktualizr: bump to latest for key rotation and storage updates (master) | ||||
| * | aktualizr: bump to latest for key rotation and storage updates.bugfix/unknown-signatures-master | Patrick Vacek | 2018-08-08 | 2 | -2/+2 |
| | | | | | | | | | | Work around a bug in oe-selftest with migration and aktualizr-info interplay by forcing --allow-migrate for now. | ||||
* | | Merge pull request #370 from rsalveti/ostree-update | Patrick Vacek | 2018-08-13 | 1 | -4/+3 |
|\ \ | |/ |/| | ostree: upgrade to v2018.7+ | ||||
| * | ostree: upgrade to v2018.7+ | Ricardo Salveti | 2018-08-10 | 1 | -4/+3 |
|/ | | | | | | | | | | | | | | | | | | Upgrade OSTree to a git revision ahead of the v2018.7 release in order to include additional memory leak fixes. Upstream release notes since v2017.13+: - https://github.com/ostreedev/ostree/releases/tag/v2017.14 - https://github.com/ostreedev/ostree/releases/tag/v2017.15 - https://github.com/ostreedev/ostree/releases/tag/v2018.1 - https://github.com/ostreedev/ostree/releases/tag/v2018.2 - https://github.com/ostreedev/ostree/releases/tag/v2018.3 - https://github.com/ostreedev/ostree/releases/tag/v2018.4 - https://github.com/ostreedev/ostree/releases/tag/v2018.5 - https://github.com/ostreedev/ostree/releases/tag/v2018.6 - https://github.com/ostreedev/ostree/releases/tag/v2018.7 Signed-off-by: Ricardo Salveti <ricardo@foundries.io> | ||||
* | Merge pull request #352 from bclouser/master | cajun-rat | 2018-08-08 | 2 | -80/+122 |
|\ | | | | | Support for creating an otaimg.tar file in addition to the ext4 image | ||||
| * | Add support for building ota-tar.xz, and fixes from review comments | Ben Clouser | 2018-07-10 | 2 | -8/+7 |
| | | |||||
| * | Adding support for creating an otaimg.tar file in addition to the ext4 image | Ben Clouser | 2018-06-29 | 2 | -78/+121 |
| | | |||||
* | | Merge pull request #365 from advancedtelematic/fix/hsm-prov-on-master | cajun-rat | 2018-08-02 | 1 | -1/+1 |
|\ \ | | | | | | | Bump Aktualizr revision to fix HSM bug | ||||
| * | | Bump Aktualizr revision to fix HSM bug | Phil Wise | 2018-08-02 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #362 from advancedtelematic/feat/PRO-Tech-#1-master | lbonn | 2018-07-31 | 1 | -1/+2 |
|\ \ | | | | | | | aktualizr: bump to latest and accommodate hmi_stub. | ||||
| * | | aktualizr: bump to latest and accommodate hmi_stub. | Patrick Vacek | 2018-07-26 | 1 | -1/+2 |
|/ / | |||||
* | | Merge pull request #361 from advancedtelematic/doc/secondary-network-master | cajun-rat | 2018-07-26 | 1 | -1/+1 |
|\ \ | | | | | | | Document SOTA_CLIENT_FEATURES = "secondary-network". | ||||
| * | | Document SOTA_CLIENT_FEATURES = "secondary-network". | Patrick Vacek | 2018-07-25 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #351 from advancedtelematic/feat/better-dependencies | cajun-rat | 2018-07-24 | 3 | -125/+237 |
|\ \ \ | |/ / |/| | | Feat/better dependencies | ||||
| * | | find_dependencies.py: Fix cases with no meaningful dependencies. | Patrick Vacek | 2018-06-28 | 1 | -12/+19 |
| | | | |||||
| * | | find_aktualizr_dependencies.sh: Run once per recipe. | Patrick Vacek | 2018-06-28 | 1 | -12/+11 |
| | | | |||||
| * | | find_dependencies.py: rename from find_packages.py. | Patrick Vacek | 2018-06-28 | 1 | -0/+0 |
| | | | | | | | | | | | | | | | More generic, hopefully a bit clearer. The input must be a recipe, but recipes depend on packages. | ||||
| * | | find_packages.py: Hide some i586-specific virtual packages. | Patrick Vacek | 2018-06-28 | 1 | -0/+2 |
| | | | |||||
| * | | find_packages.py: Do not write anything if recipe is not found. | Patrick Vacek | 2018-06-28 | 1 | -25/+30 |
| | | | |||||
| * | | find_packages.py: Substantial rewrite based on OSS team feedback. | Patrick Vacek | 2018-06-28 | 1 | -49/+130 |
| | | | | | | | | | | | | | | | | | | | | | | | | * Only one recipe is investigated at a time. * Output is hopefully closer to the desired format. * Renamed the output file. * Skip some basic native and virtual (cross-compilation) build tools so that the output is not monstrously large. | ||||
| * | | find_packages.py: input package names to search. | Patrick Vacek | 2018-06-27 | 2 | -20/+38 |
| | | | | | | | | | | | | | | | Use find_aktualizr_dependencies.sh to get the previous output for aktualizr-related projects. | ||||
* | | | Merge pull request #358 from ↵ | Patrick Vacek | 2018-07-17 | 2 | -3/+16 |
|\ \ \ | | | | | | | | | | | | | | | | | advancedtelematic/feat/bump-aktualizr-pro-h#3-master Feat/bump aktualizr pro h#3 master | ||||
| * | | | aktualizr: retry garage-sign version check and handle errors better. | Patrick Vacek | 2018-07-17 | 1 | -2/+15 |
| | | | | |||||
| * | | | aktualizr: bump to latest for PRO-H#3 sprint. | Patrick Vacek | 2018-07-17 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge pull request #355 from advancedtelematic/feat/bump-aktualizr-master | cajun-rat | 2018-07-09 | 13 | -772/+23 |
|\ \ \ | |_|/ |/| | | aktualizr: Get latest for PRO-H#2 sprint. (master) | ||||
| * | | aktualizr: bump to latest (72abac76184c84b9a5beb0dfbb103a13b9bfb2ae). | Patrick Vacek | 2018-07-06 | 1 | -1/+1 |
| | | | |||||
| * | | aktualizr tools: use generic MPL license instead of our own copy. | Patrick Vacek | 2018-07-03 | 9 | -766/+11 |
| | | | |||||
| * | | softhsm-testtoken: fix complaint about generic license location. | Patrick Vacek | 2018-07-03 | 1 | -3/+1 |
| | | | |||||
| * | | createtoken.sh: remove redundant file check. | Patrick Vacek | 2018-07-02 | 1 | -1/+1 |
| | | | |||||
| * | | CONTRIBUTING.adoc: Move pyro to the backburner. | Patrick Vacek | 2018-07-02 | 1 | -1/+9 |
| | | | |||||
| * | | aktualizr: Get latest for PRO-H#2 sprint. | Patrick Vacek | 2018-07-02 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #338 from rsalveti/ostree-image | cajun-rat | 2018-06-27 | 1 | -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 Salveti | 2018-06-12 | 1 | -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/dockerize | lbonn | 2018-06-27 | 5 | -29/+108 |
|\ \ \ | |_|/ |/| | | Ci/dockerize | ||||
| * | | Remove python3-requests from Dockerfile.bitbake | Laurent Bonnans | 2018-06-27 | 1 | -1/+0 |
| | | | |||||
| * | | Rename Jenkinsfile to Jenkinsfile.bleeding | Laurent Bonnans | 2018-06-25 | 1 | -0/+3 |
| | | | | | | | | | | | | + small doc comment | ||||
| * | | Small doc about setting up Jenkins for meta-updater | Laurent Bonnans | 2018-06-25 | 1 | -0/+14 |
| | | | |||||
| * | | Add caching to CI bitbaking | Laurent Bonnans | 2018-06-25 | 2 | -4/+30 |
| | | | | | | | | | | | | | | | Also fix various issues with environment variables and file transfers to Docker | ||||
| * | | Use plain bash instead of hacky sed for CI config files | Laurent Bonnans | 2018-06-22 | 3 | -16/+10 |
| | | | |||||
| * | | Try to bitbake on CI inside docker | Laurent Bonnans | 2018-06-22 | 2 | -4/+42 |
| | | | |||||
| * | | Refactor some of the Jenkins pipeline stuff | Laurent Bonnans | 2018-06-21 | 1 | -9/+14 |
|/ / | | | | | | | Some options looked deprecated | ||||
* | | Merge pull request #346 from advancedtelematic/test/running-mode | Patrick Vacek | 2018-06-20 | 2 | -1/+44 |
|\ \ | | | | | | | Test --running-mode=once | ||||
| * | | Bump Aktualizr version | Phil Wise | 2018-06-20 | 1 | -1/+1 |
| | | | |||||
| * | | Test --running-mode=once | Phil Wise | 2018-06-20 | 1 | -0/+43 |
|/ / | |||||
* | | Merge pull request #339 from advancedtelematic/bugfix/staging_dir_host_master | Patrick Vacek | 2018-06-19 | 7 | -27/+26 |
|\ \ | | | | | | | Bugfix/staging dir host master | ||||
| * | | updater.py: Add hack to clean recipes before building. | Patrick Vacek | 2018-06-19 | 1 | -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 Vacek | 2018-06-19 | 1 | -7/+7 |
| | | | |||||
| * | | CONTRIBUTING.adoc: clarify which branches have what status. | Patrick Vacek | 2018-06-19 | 1 | -1/+2 |
| | | | |||||
| * | | aktualizr-*-prov: read config files from STAGING_DIR_HOST. | Patrick Vacek | 2018-06-19 | 4 | -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. |