- Apr 25, 2024
-
-
Refer to https://secogroup.atlassian.net/browse/YT-85 for full discussion on this topic. For some unknown reason, when the transparency part of "background-color" parameter in weston.ini is lower than FF, display (both LVDS and HDMI) starts to constantly blink if some object/sprite is moving on display. Herewith this issue cannot be seen if application is launched in full screen mode (e.g if seco-show-demo is running). But if seco-show-demo is stopped, the problem immediately appears when a mouse cursor or "weston-flower" are moved. As digging into weston internals to understand what is going on will require reasonable efforts, we simply changed background-color to 0xFF000000, which also produces a black background, but which does not cause the blinking issue to appear. Signed-off-by:
Mikhail Vanyulin <mikhail.vanyulin@rtsoft.de>
-
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 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.
-
- Apr 12, 2024
-
-
- Apr 11, 2024
-
-
Marc-Oliver Westerburg authored
With the switch to syslog-ng the default format for file-based logs - esp. /var/log/messages - was changed considerably compared to our previous Yocto versions, e.g. * severity and PID fields were removed * several severity levels were no longer logged to /var/log/messages (both unimportant like "debug", but also important like "err" * messages from several several facilities were no longer logged to /var/log/messages This patch changes the output for file-based logs and the filter for /var/log/message back to a similar format and contents as provided with our previous Yocto versions (in particular Rocko) to provide compatiblity for customers already using /var/log/messages.
-
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 04, 2024
-
-
Mikhail Vanyulin authored
Service is disabled out of the box. Signed-off-by:
Mikhail Vanyulin <mikhail.vanyulin@rtsoft.de>
-
- Apr 02, 2024
-
-
Mikhail Vanyulin authored
Set default URL to https://edge.seco.com/de/ Signed-off-by:
Mikhail Vanyulin <mikhail.vanyulin@rtsoft.de>
-
- Mar 26, 2024
-
-
Tobias Kahlki authored
-
- Mar 25, 2024
-
-
Dmitry Petrov authored
The uuu scripts and other files needed to boot imx6 boards are build with the fngsystem image. But these files are not part of release. Add DISTRO_RELEASE_ARTEFACTS for mx6/mx6ull machines to fix this.
-
- Mar 20, 2024
-
-
GitBot authored
-- Commit: seco-ne/yocto/infrastructure/gitlab-ci@ab19eb61 CI: collect_release_information: jump to next pipeline if no deploy jobs found See for error: https://git.seco.com/seco-ne/yocto/infrastructure/ci-test/minimal-manifest/-/jobs/828261 -- Commit: seco-ne/yocto/infrastructure/gitlab-ci@ae764fbc CI: Confluence page: Fix not created mx6 section The function that merges the variables of the different jobs, i.e: `MACHINE="mx6"` `MACHINE="mx6ull"` used python `in` to check if a value already exists. But `"mx6" in "mx6ull"` is true, so mx6 was dropped. This rewrites it, storing the variables in a set (which is unique automatically) instead of space seperated strings. Space seperation is added before printing the variables to be used on on the shell.
-
Oleksii Kutuzov authored
It lets us define the machine-specififc artifacts in the machine layer rather than with machine-specific appends in the distro config
-
- Mar 19, 2024
-
-
GitBot authored
-- Commit: seco-ne/yocto/infrastructure/gitlab-ci@094983ae git_config: Add "*" as safedir to omnit 'dubious ownership' error
-
- Mar 18, 2024
-
-
GitBot authored
-- Commit: seco-ne/yocto/infrastructure/gitlab-ci@44000de1 Check bitbake recipes with linter The job checks bitbake recipes added/updated in MR using the oelint-adv tool (https://github.com/priv-kweihmann/oelint-adv). .oelint.json is a rulefile, created with the command "oelint-adv --print-rulefile". It can be used during development. It contains default rules for now, but will probably be customized later. To get the list of changed files in MR, we adjusted the GIT_DEPTH variable. The new value is 50, which should be fine for getting MR changes, and still small enough to keep checkout fast for large projects. -- Commit: seco-ne/yocto/infrastructure/gitlab-ci@9d9574d1 convert_md2html: fix text duplication Fix the problem introduced by commit 4f06516 "convert_md2html: fix id fields for headings". The text converted from markdown was written twice to the HTML document.
-
- Mar 13, 2024
-
-
Jonas Höppner authored
-
- Mar 12, 2024
-
-
Jonas Höppner authored
This resolves a bug, where two IP addresses have been aquired by dhcp for each interface, which also sometimes messed up the routing table.
-
- Mar 11, 2024
-
-
Tobias Kahlki authored
-
- Mar 07, 2024
-
-
Tobias Kahlki authored
In U-Boot ENV mode, the RTC might not be available. In this case, this is not an error, hence the removal of the error message. Add info message regarding the current bootselect mode to the set operation.
-
- Mar 06, 2024
-
-
The dosfstools were downgraded to v2.11 after switching to the nogplv3 image. This version of dosfstools has no partition labeling tool. Mtools is a collection of utilities to access MS-DOS disks from GNU and Unix without mounting them. One of the tools is mlabel, which is a tool for changing the label of FAT partitions.
-
GitBot authored
-- Commit: seco-ne/yocto/infrastructure/gitlab-ci@4f06516a convert_md2html: fix id fields for headings Converter adds "user-content-" to "id" fields for headings. As a result links from TOC do not work. Fix this for now by removing "user-content-" from the resulting html. Signed-off-by:
Mikhail Vanyulin <mikhail.vanyulin@rtsoft.de> -- Commit: seco-ne/yocto/infrastructure/gitlab-ci@97898e9e convert_md2html: use gitlab api Update convert_md2html.py to use gitlab api with gitlab flavor. Signed-off-by:
Mikhail Vanyulin <mikhail.vanyulin@rtsoft.de>
-
- Mar 05, 2024
-
-
These packages are needed for BT OBEX transfer test. Signed-off-by:
Mikhail Vanyulin <mikhail.vanyulin@rtsoft.de>
-
- Mar 04, 2024
-
-
GitBot authored
-- Commit: seco-ne/yocto/infrastructure/gitlab-ci@4595835d build:machines: Add Genio510 to the build job template -- Commit: seco-ne/yocto/infrastructure/gitlab-ci@d8b5ab7b scripts:firmware: Fix check for U-Boot file types On i.MX6 devices, the U-Boot file types are not set at all. Extent check for the existance of the uboot_file_types var.
-
- Mar 01, 2024
-
-
Dmitry Petrov authored
This is a fix for issue [746-000389] Flash-N-Go System: Implement "disable auto login", specify "password" If /etc/shared/passwd_fngsystem does not exist: autologin will be used If /etc/shared/passwd_fngsystem exists: the content of /etc/shared/passwd_fngsystem will be merged into /etc/shadow during startup and autologin will be disabled. Signed-off-by:
Dmitry Petrov <dmitry.petrov@rtsoft.de>
-
- Feb 23, 2024
-
-
GitBot authored
-- Commit: seco-ne/yocto/infrastructure/gitlab-ci@3146ed1e CI: increase timeout of package-documentation to 5m -- Commit: seco-ne/yocto/infrastructure/gitlab-ci@4d5bca8f CI: remove 'setup_ssh' as ssh access is disabled -- Commit: seco-ne/yocto/infrastructure/gitlab-ci@8353d920 CI: lava testing: replace ssh with https url and CI_JOB_TOKEN
-
- Feb 20, 2024
-
-
Marc-Oliver Westerburg authored
This patch merges the default mixer-states for all our supported audio-codecs into a single file. So far, these states were kept in separate files depending on the SoC (mx6, mx6ull, and mx8m). With ModularVision this doesn't make sense, anymore, because the audio-codec sits on the carrier-board and will be used from SMARC-modules equipped with i.MX8MP, i.MX93, and Genio 700 SoCs, i.e. all three SoCs need the same default state. Merging all states in a single file is no problem, because the state for each supported codec is defined in a separate node named after the audio driver, anyway (and this is also the way NXP does it in their BSP).
-
- Feb 19, 2024
-
-
GitBot authored
-- Commit: seco-ne/yocto/infrastructure/gitlab-ci@e207c443 gitlab-ci: Disable sourcery The sourcery plugin fails again due to a missing login. Disable it for now. -- Commit: seco-ne/yocto/infrastructure/gitlab-ci@a3d1e77c manifest:integration: Fix issue in trigger/include -- Commit: seco-ne/yocto/infrastructure/gitlab-ci@b6e66192 pipelines:build: Add check to JSON generation Without the check, we have a race condition when building from sources outside of the Yocto group.
-
- Feb 08, 2024
-
-
Dmitry Petrov authored
This is a part of fix for issue [746-000797] Flash-N-Go System: Implement "Disable serial console" Signed-off-by:
Dmitry Petrov <dmitry.petrov@rtsoft.de>
-
- Feb 07, 2024
-
-
Marc-Oliver Westerburg authored
This patch adds a default ALSA-state for the TAS2505 on the ModularVision carrier-board to configure the speaker amplifier to a medium volume. (Default otherwise is off so nothing would be audible on a speaker connected to the board.)
-
- Feb 02, 2024
-
-
Tobias Kahlki authored
Get/Set the bootmode from the U-Boot environment instead of the RTC.
-
Tobias Kahlki authored
-
- Jan 30, 2024
-
-
with meta-seconorth-machine 9dc6f5056f46dd84cc28c03b5bc3ebf0753de272 we added a second u-boot binary with disabled console output. This adds it to the release artifact.
-
- Jan 25, 2024
-
-
Felix Gerking authored
BCS 746-001607
-
- Jan 18, 2024
-
-
Mikhail Vanyulin authored
Since we have the sshd keys on a separate read-only partition that is mounted in /etc/shared at boot time, we need to wait until it is available. Otherwise, the sshdgenkeys service will not find any existing keys and will waste time trying to create the new ones. This will slow down the boot process a bit. Add /etc/shared to RequiresMountsFor in sshdgenkeys.service
-
- Jan 17, 2024
-
-
Add packages needed to generate kernel logo blob from png image. See prepare-logo.sh in https://git.seco.com/seco-ne/tools/yocto-install
-
- Dec 22, 2023
-
-
Tobias Kahlki authored
-
- Dec 21, 2023
-
-
Tobias Kahlki authored
The .img fstype is only availabe for MediaTek images. Unfortunately, the Genio tooling also depends on the type (using wic.gz doesn't work for the flashing tool). Because of this, we override the fstype for MediaTek devices.
-
Tobias Kahlki authored
-
GitBot authored
-- Commit: seco-ne/yocto/infrastructure/gitlab-ci@42bfe4f0 build:prepare: Add setup script for Git Credentials -- Commit: seco-ne/yocto/infrastructure/gitlab-ci@24653ff8 build:machines: Add i.MX93 to the build job template -- Commit: seco-ne/yocto/infrastructure/gitlab-ci@7aae72ea Re-enable sourcery With the free open source plan, sourcery works only when called from the repository's root directory. Re-enable it by calling it from there. Also apply sourcery's suggestions to file generate_firmware_package.py, which did not exist before disabling sourcery.
-
- Dec 05, 2023
-
-
Felix Gerking authored
The lable of the backlight node for the first display changed in devicetree. Adapt the sysfs path accordingly.
-