- Jul 08, 2024
-
-
It will be loaded as external logo. Signed-off-by:
Mikhail Vanyulin <mikhail.vanyulin@rtsoft.de>
-
- Jul 05, 2024
-
-
GitBot authored
-- Commit: seco-ne/yocto/infrastructure/gitlab-ci@6ab45a4c YT-190 Enable credential.useHttpPath for git credential manages in CI pipeline
-
- Jul 02, 2024
-
-
Tobias Kahlki authored
The signals of some AC97 codecs is not stable enough over the whole temperature range. Enable the hysteresis for clock and input data lines. Also reduce the drive-strength of the sync and output data lines to reduce over-/undershoot on them.
-
- Jun 26, 2024
-
-
GitBot authored
-- Commit: seco-ne/yocto/infrastructure/gitlab-ci@516090fa YT-167 Implement parsing full URL and multiple tokens
-
GitBot authored
-- Commit: seco-ne/yocto/infrastructure/gitlab-ci@8abfbca7 YT-176 Skip projects with no permissions If a project have no permissions, it probably won't be processed in seco-ne CI pipelines. Exclude venv directory from version control
-
- Jun 13, 2024
-
-
Tobias Kahlki authored
-
Tobias Kahlki authored
The DE pin is routed via the GPIO-Expander on the SOM-SMARC-MX8M-Plus. This causes a deadlock, because the system expects a non-sleeping IO as enable pin, but the GPIO-Expander only provides "sleeping" GPIOs (all GPIO chips that are connected via a slow bus are considered sleeping GPIOs). MODV-13
-
Tobias Kahlki authored
The temperature sensor now uses our standard address. Change the DTs accordingly.
-
Tobias Kahlki authored
The default mode is set to host.
-
- May 27, 2024
-
-
Tobias Kahlki authored
-
Tobias Kahlki authored
- The "vbus-power-source" key isn't supported by the driver. For connecting the VBUS regulator to the PHY, the "vbus-supply" key has to be used. - Clean-up the VBUS enable pinctrl definition
-
Tobias Kahlki authored
The trizeps8plus.dts has changed and now uses CTS/RTS per default in the pinctrl. This provokes a collision with the I2C_6 of the DE. Override the pinctrl and disable RTS/CTS for UART2 again.
-
- May 24, 2024
-
-
dts:arm64:pbb: Remove standalone devicetree for tr8mp v1r5, replaced by overlay (cherry picked from commit bbd3bfc8) dts:arm64:pbb: Add devicetree for tr8mp v1r5 (actually without MCU) (cherry picked from commit b3d98e85) pbb:tr8mp V1R5: Remove RESET_OUT from pcie pinctrl The reset out is already used by the gpio expander on the baseboard and has no functional meaning for PCIe in this setup. (cherry picked from commit 97836eb6) dts:arm64:tr8mp: Add regulator to control WL_POWERDOWN (cherry picked from commit a46fe615)
-
GitBot authored
-- Commit: seco-ne/yocto/infrastructure/gitlab-ci@01d6973b Scripts: Add script to delete all integration/ branches It happens that the integration branches are left over from provious runs of the pipeline, when MRs are closed without merging, for example. Also a bug in the gitlab-ci makes the pipeline fail, when an integration branch should be reused. The new scripts just deletes all integration branch in the given project tree without further checks. Needs to be run manually. -- Commit: seco-ne/yocto/infrastructure/gitlab-ci@c05acbe1 Add scripts to setup a virtual python environment Use: ``` cd script source setup_venv.sh ``` to change to the venv.
-
- May 23, 2024
-
-
GitBot authored
-- Commit: seco-ne/yocto/infrastructure/gitlab-ci@58554035 scripts:release_info: Deep copy dict in merge_variables Without the deep copy, the merge operation manipulates the dict it is storing the new values in.
-
GitBot authored
-- Commit: seco-ne/yocto/infrastructure/gitlab-ci@bd4caeae report_image_diff: rework variables extraction The current solution makes too much assumptions about the pipeline and needs to reimplement some of the gitlab yaml interpretion. The new version of the script extracts MACHINE and DISTRO from the jobs themselves: - MACHINE is part of the build job name ("build-$MACHINE"); - DISTRO is printed by bitbake and can be found in build log. Typos -- Commit: seco-ne/yocto/infrastructure/gitlab-ci@cbf168eb build:credentials: Fix error when storing credentials in cache The credentials helper wasn't storing the credentials in the cache. Seemingly, the echo added whitespaces at the beginning of the lines which can't be interpreted by the git credential approve command. Also the USERNAME was renamed to TOKEN_USER because the variable is already filled with the system users name.
-
- May 13, 2024
-
-
GitBot authored
-- Commit: seco-ne/yocto/infrastructure/gitlab-ci@d09e3a96 CI: generate_firmware: Add releasename as name to json file To use the generated json file in the json-fwr tooling, it helps to fill the name. -- Commit: seco-ne/yocto/infrastructure/gitlab-ci@c2cd3b43 pipeline:confluence: Add parent for Flash-N-Go release page -- Commit: seco-ne/yocto/infrastructure/gitlab-ci@887db0df pipelines: Add wic.img files to supported artefacts
-
- May 08, 2024
-
-
GitBot authored
-- Commit: seco-ne/yocto/infrastructure/gitlab-ci@54f17a69 Update CI_IMAGES_REVISION -- Commit: seco-ne/yocto/infrastructure/gitlab-ci@4fd7f8a8 report_image_diff: get rid of hardcode Parse machines, pipeline names and distros from gitlab yaml file instead of harcoding these values in the script. -- Commit: seco-ne/yocto/infrastructure/gitlab-ci@05d6a8db fullbuildpipeline.py: fix timeout The problem was found in pipeline: https://git.seco.com/seco-ne/yocto/manifest/-/jobs/954246 Fix missing update of upstream pipeline status inside while loop. The timeout in the script was not in sync with the default timeout for build jobs. Set timeout in __get_build_pipelines() function to 8 hours. -- Commit: seco-ne/yocto/infrastructure/gitlab-ci@3077d252 handle_artifacts: add "try" block for keep_/delete_artifacts -- Commit: seco-ne/yocto/infrastructure/gitlab-ci@b0be529b handle_artifacts: fix case when pipeline was canceled -- Commit: seco-ne/yocto/infrastructure/gitlab-ci@1a4a5ab1 Refactoring: move common code to separate files
-
- May 02, 2024
-
-
GitBot authored
-- Commit: seco-ne/yocto/infrastructure/gitlab-ci@bf6de920 convert_md2html: new font style for main text -- Commit: seco-ne/yocto/infrastructure/gitlab-ci@dc43f865 convert_md2html: move content to left -- Commit: seco-ne/yocto/infrastructure/gitlab-ci@f0088d25 convert_md2html: fix long commands Several blocks of code are too long and don't fit on the page. Words are not wrapped to the next line. To fix this, adjust the span slacc in css. -- Commit: seco-ne/yocto/infrastructure/gitlab-ci@caa6efa2 convert_md2html: restore several css rules - fix h1 color - fix missing gorizontal line above h1 - increased h2 font size - fix missing borders for table - restore link style -- Commit: seco-ne/yocto/infrastructure/gitlab-ci@28a1bc5e convert_md2html: Update the style for the generated html file
-
- Apr 26, 2024
-
-
GitBot authored
-- Commit: seco-ne/yocto/infrastructure/gitlab-ci@6656c465 CI: allow failure in new jobs 'handle_artifacts' and 'report-image-diff' It seems that these jobs are not yet completly errorsafe and we could ignore the failure without changing the build artifacts.
-
GitBot authored
-- Commit: seco-ne/yocto/infrastructure/gitlab-ci@de9851be ci: add a job to handle artifacts after merge In the latest commit in the manifest it often happens, that the pipeline does not contain the artifacts itself, but just a link to the pipeline of the MR. Added a python script with corresponding GitLab CI job to launch this script. The script searches for the latest pipelines for default branch in manifest repo, and then decides either to keep or delete artifacts for particular build. The build artifacts are kept for: - the latest commit - the last successful build - the tagged commits (e.g. "fngsystem/47.0", "kirkstone/20.0")
-
- 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
-