- Apr 25, 2024
-
-
GitBot authored
-- Commit: seco-ne/yocto/infrastructure/gitlab-ci@1299a9d6 CI: add "report-image-diff" job Add a python script and a GitLab CI job to run it. The job is triggered when the build is complete. The script retrieves build artifacts for the default/main branch (currently "kirkstone") in the manifest repo and build artifacts for the integration branch of merge request. After that, it compares those builds and creates a summary of the overall changes. In particular: - size of compressed artifacts (artifacts.zip) - size of built image - difference between manifest files The summary is reported to stdout and as a comment to the merge request. Each run of the pipeline means removing the old summary comment and creating a new one when the build is finished.
-
- Apr 23, 2024
-
-
Tobias Kahlki authored
- Remove duplicate of SAI2 - Revert the changes to the audio codec and simple-audio-card nodes Note: The Trizeps VIII Plus v1r3 and newer has the WM8962 audio codec equipped. For the overrides regarding this see the trizeps8plus_v1r3 include/override.
-
Tobias Kahlki authored
-
Dietmar Muscholik authored
-
- Apr 19, 2024
-
-
GitBot authored
-- Commit: seco-ne/yocto/infrastructure/gitlab-ci@dcc8d92b build:hardware: Add Trizeps VIII Plus, fix MX93 and sort entries -- Commit: seco-ne/yocto/infrastructure/gitlab-ci@add2bb17 Revert "CI: remove 'setup_ssh' as ssh access is disabled" The SSH setup is required for some private projects that pull in external repos via SSH. This reverts commit 4d5bca8fb8aaebf8794ffa88a6d0aef779c9eedf.
-
Tobias Kahlki authored
-
Tobias Kahlki authored
-
- Apr 18, 2024
-
-
Tobias Kahlki authored
-
- Apr 16, 2024
-
-
Tobias Kahlki authored
The define is required by some includes to distinguish between the Mini and Plus variant.
-
Tobias Kahlki authored
Also remove two DTs for the Trizeps VIII Mini that have been removed in a previous commit.
-
Tobias Kahlki authored
-
Tobias Kahlki authored
The include file isn't used anymore.
-
Tobias Kahlki authored
The old definitions of the USB3 nodes haven't been removed by the commits from the MR to sync between the HAM and WUP states.
-
Tobias Kahlki authored
-
Tobias Kahlki authored
-
Tobias Kahlki authored
The DT isn't used anymore and now broken. Remove it from the source tree.
-
Tobias Kahlki authored
Based on changes from !421
-
Tobias Kahlki authored
-
Tobias Kahlki authored
-
Tobias Kahlki authored
-
- Apr 11, 2024
-
-
GitBot authored
-- Commit: seco-ne/yocto/infrastructure/gitlab-ci@19ff9d08 package_release: Fix missing variable for os.walk Even though the variable isn't used in the package_release script, it seems to be required by the os.walk function. Underscore satisfies the linter preventing it from causeing unused variable errors.
-
- Apr 08, 2024
-
-
GitBot authored
-- Commit: seco-ne/yocto/infrastructure/gitlab-ci@6e6f124b package_release: Add a way to copy the whole directory Item should end with "/" to be treated as a directory
-
- Apr 03, 2024
-
-
Tobias Kahlki authored
-
Tobias Kahlki authored
The FLD-070FML is compatible to the QX-070WSVGA. The separate devicetree is an alias to prevent confusion with the different names.
-
- Mar 28, 2024
-
-
Jonas Höppner authored
Does not yet compile! Cherry-picks changes from cf89c5e2
-
-
-
-
-
-
-
-
-
-
Replace IPI by fixed range
-
-
- Mar 27, 2024
-
-
-
-
As the pinctrl for the usb regulator was moved to the module it is added to the trizeps8mmini too.
-
-