- Apr 26, 2024
-
-
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/layers/meta-seconorth-distro@f5b5ad2c weston-init: fix display flickering 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/tools/yocto-install@5a17e6c9 prepare-logo.sh: set different logo addr for nallino Nallino has a different base memory address compared to other mx6 boards. 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.
-
GitBot authored
-- Commit: seco-ne/tools/yocto-install@116be4bb prepare-xml2dto: fix platform detection The switch case used with $MACHINE was copied from fng-install.sh. This variable is not retrieved at runtime, but set by the Makefile. In yocto postinstallation scripts we have get_platform() function to detect the platform.
-
- Apr 23, 2024
-
-
GitBot authored
-- Commit: seco-ne/kernel/linux-imx-kuk@18d92735 arm64:dts:tr8p: Clean-up SAI2, audio codec and simple-audio-card definition - 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. -- Commit: seco-ne/kernel/linux-imx-kuk@96729102 arm64:dts:tr8p: Remove unused SAI3 nodes
-
- Apr 22, 2024
-
-
GitBot authored
-- Commit: seco-ne/tools/gfxml2dto@6f319ae5 dto:logo: set different logo addr for nallino Nallino has a different base memory address compared to other mx6 boards. Signed-off-by:
Mikhail Vanyulin <mikhail.vanyulin@rtsoft.de>
-
GitBot authored
-- Commit: seco-ne/yocto/layers/meta-seconorth-mtk@5df127ea kernel:dtbo:b79: Enable USB3
-
GitBot authored
-- Commit: seco-ne/kernel/modules/seco-stm32@8b7620e0 driver: Some info about stm32 made available through sysfs - firmware version and chip-id of the stm32 can be read from sysfs - in difference to other gpio controlers the stm32 can serve as interrupt- controler without having gpios configured Transferred from seco-ne/kernel/linux-imx-kuk@1afdf002
-
- 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.
-
GitBot authored
-- Commit: seco-ne/yocto/layers/meta-seconorth-mtk@092901f3 kernel:linux:common: Disable atmel_mxt driver as it conflicts with the one built off-tree as a module
-
GitBot authored
-- Commit: seco-ne/yocto/layers/meta-seconorth-mtk@00273ca4 config:machine: Add supported hardware defines The defines are required for the auto generation of the release page in Confluence.
-
GitBot authored
-- Commit: seco-ne/yocto/layers/meta-seconorth-machine@b78a67fd conf:machine: Fix whitespaces in supported hardware and add warning The names of the supported hardware must not contain any whitespaces. The CI/CD scripts split the names by whitespace, hence splitting the names into fragments when using whitespaces within.
-
GitBot authored
-- Commit: seco-ne/kernel/linux-imx-kuk@57e8e7c6 arm64:dts:tr8p: Fix power supply of usb3_phy1 -- Commit: seco-ne/kernel/linux-imx-kuk@1008b4c8 arm64:dts:tr8p: Clean-up regulator definitions -- Commit: seco-ne/kernel/linux-imx-kuk@f71bb4f4 arm64:dts:tr8p: Merge and fix USB3 nodes and pinctrl
-
- Apr 18, 2024
-
-
GitBot authored
-- Commit: seco-ne/yocto/layers/meta-seconorth-mtk@bde9f17d boot.script: Call bootselect for reading bootmode from GPIO
-
GitBot authored
-- Commit: seco-ne/3rd-party/u-boot/u-boot-mtk@ce5d3128 cmd:seco: Use copy of bootorder value for processing The env_get function returns a pointer to the original value in the env hash table. Manipulating this value directly leads to strange behaviour. Copy the value to a temp buffer and work with this buffer instead. -- Commit: seco-ne/3rd-party/u-boot/u-boot-mtk@c6a701a1 cmd:seco-ne: Add stm32_utils file -- Commit: seco-ne/3rd-party/u-boot/u-boot-mtk@2edbc59f cmd:seco-ne: Add helper function to set the bootorder from bootmode_types rather than hardcoded strings -- Commit: seco-ne/3rd-party/u-boot/u-boot-mtk@fef6c273 cmd:seco-ne: Use rauc bootmode names -- Commit: seco-ne/3rd-party/u-boot/u-boot-mtk@a5b7fbde include:configs: Disable rtc mode and bootbus in default env -- Commit: seco-ne/3rd-party/u-boot/u-boot-mtk@2abc66e0 cmd: Add seco_ne subsystem command -- Commit: seco-ne/3rd-party/u-boot/u-boot-mtk@90fe9ea1 defconfig: Enable SECO_NE config
-
GitBot authored
-- Commit: seco-ne/yocto/layers/meta-seconorth-mtk@6f5c0fb6 bsp:u-boot: Remove fv_env.config from u-boot recipe Instead, it is configured via libubootenv in the distro layer, the way it is done for nxp devices
-
- Apr 17, 2024
-
-
GitBot authored
-- Commit: seco-ne/yocto/layers/meta-seconorth-machine@64d4c832 machine:mx8: Add DTs for additional device combinations to the build
-
GitBot authored
-- Commit: seco-ne/kernel/linux-mtk@11c5e608 dts:seco:common: Rework STM32 gpio config To be complatible with latest driver changes seco-ne/kernel/modules/seco-stm32@7b4258a3
-
GitBot authored
-- Commit: seco-ne/kernel/modules/seco-stm32@5435ae24 submodules: Update gitlab-ci revision -- Commit: seco-ne/kernel/modules/seco-stm32@f864d604 seco-stm32.c: bugfixes and code simplifications - stm32_gpio_dir_input() returnes -1 if an IRQ should be read - stm32.irq_base is allways be initialised - there is no need to read the configuration of gpio-pins from the device tree, if the configuration is done like described in Documentation/devicetree/bindings/gpio/gpio.txt this is done automatically when gpiochip-data is added - debug-output from early experiments removed Copied from seco-ne/kernel/linux-imx-kuk@2643a251
-
- Apr 16, 2024
-
-
GitBot authored
-- Commit: seco-ne/kernel/linux-imx-kuk@bcf893e8 arm64:dts:seconorth: Add TRIZEPS8PLUS define The define is required by some includes to distinguish between the Mini and Plus variant. -- Commit: seco-ne/kernel/linux-imx-kuk@bc7269b7 arm64:dts:seconorth: Fix temp overlays and add ATM0700 DT variant in Makefile Also remove two DTs for the Trizeps VIII Mini that have been removed in a previous commit. -- Commit: seco-ne/kernel/linux-imx-kuk@7fbddfed arm64:dts:seconorth: Rename Trizeps VIII Plus HDMI DT -- Commit: seco-ne/kernel/linux-imx-kuk@a20c55a8 arm64:dts: Remove HDMI include for i.MX8MP The include file isn't used anymore. -- Commit: seco-ne/kernel/linux-imx-kuk@8d782ded arm64:dts: Remove duplicate definitions for USB3 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. -- Commit: seco-ne/kernel/linux-imx-kuk@88f8bc37 arm64:dts: Add pConXS + ATM0700L61 variant -- Commit: seco-ne/kernel/linux-imx-kuk@71ef4b38 arm64:dts: Add camera_pwdn and camera_reset to tanaro-pinfunc.h -- Commit: seco-ne/kernel/linux-imx-kuk@60367082 arm64:dts: Remove Tanaro + ATM0700L61 The DT isn't used anymore and now broken. Remove it from the source tree. -- Commit: seco-ne/kernel/linux-imx-kuk@4b3fa294 arm64:dts: Pull changes to ATM0700L61CT from WUP Based on changes from seco-ne/kernel/linux-imx-kuk!421 -- Commit: seco-ne/kernel/linux-imx-kuk@63851580 arm64:dts: Remove old display controller code from ATM0700L61CT -- Commit: seco-ne/kernel/linux-imx-kuk@bb1853ef arm64:dts: Fix merge error in ATM0700L61CT -- Commit: seco-ne/kernel/linux-imx-kuk@3321a115 arm64:dts: Add display and touch defines to PBB + FN1010T007B v1
-
GitBot authored
-- Commit: seco-ne/yocto/layers/meta-seconorth-machine@a0f5f96c machine:mx8mp: Rename HDMI-GPU DT to only HDMI There is no GPU dependency anymore and the DT in the Kernal was renamed. Change the name here as well.
-
- Apr 15, 2024
-
-
GitBot authored
-- Commit: seco-ne/yocto/layers/meta-seconorth-mtk@ae2dce40 recipes-bsp:images:seconorth-image-pulse.bb: image with pulseaudio added
-
GitBot authored
-- Commit: seco-ne/yocto/layers/meta-seconorth-machine@350d5ff4 fngboot/mx6boot: update to FnG-Boot v16 release with U-Boot support This patch updates Yocto recipes to include FnG-Boot v16.0 release, which officially adds support for U-Boot as 2nd stage loader.
-
- Apr 12, 2024
-
-
GitBot authored
-- Commit: seco-ne/kernel/linux-mtk@9b2d4758 dts:seco: Remove seco-genio-irq.h file As it's contents were moved to more general seco-genio-pinfunc.h file
-
GitBot authored
-- Commit: seco-ne/kernel/linux-mtk@3f1bebf6 dts:genio-common: Fix reset pin for RTL8211 Ethernet phy Default pin state was wrong causing the phy not to reset properly after initial configuration during boot
-
GitBot authored
-- Commit: seco-ne/yocto/layers/meta-seconorth-mtk@f4c479d8 kernel:dtbo:genio: Add pinfunc file
-
GitBot authored
-- Commit: seco-ne/kernel/linux-mtk@5b5a558f dts:genio: Add pinfunc file Header file with defined pin functions was added, interrupt pin defines were moved inside and will be removed once the overlays in meta-seconorth-mtk layera re updated as well
-
GitBot authored
-- Commit: seco-ne/yocto/layers/meta-seconorth-distro@d9e97ceb libubootenv: Add config for Genio devices
-
- Apr 11, 2024
-
-
GitBot authored
-- Commit: seco-ne/yocto/layers/meta-seconorth-distro@8296cfb8 distro: make syslogging message format compatible with Rocko 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/layers/meta-seconorth-mtk@44dc7a88 conf:common: Add MACHINE_RELEASE_ARTIFACTS for CI
-
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.
-
GitBot authored
-- Commit: seco-ne/yocto/layers/meta-seconorth-mtk@7bfac3a2 linux-seco-mtk:genio-common.cfg: drivers for bt and sn65dsi83 added
-
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 10, 2024
-
-
GitBot authored
-- Commit: seco-ne/yocto/layers/meta-seconorth-mtk@24d1cc4f .gitattributes: handle dts as text with correct line endings
-
- Apr 05, 2024
-
-
Mikhail Vanyulin authored
Signed-off-by:
Mikhail Vanyulin <mikhail.vanyulin@rtsoft.de>
-
GitBot authored
-- Commit: seco-ne/yocto/layers/meta-seconorth-distro@a58d4eb4 qt-kiosk-browser: add service to start qt-kiosk-browser Service is disabled out of the box. Signed-off-by:
Mikhail Vanyulin <mikhail.vanyulin@rtsoft.de> -- Commit: seco-ne/yocto/layers/meta-seconorth-distro@6608bac2 qt-kiosk-browser: update default URL Set default URL to https://edge.seco.com/de/ Signed-off-by:
Mikhail Vanyulin <mikhail.vanyulin@rtsoft.de>
-
- Apr 04, 2024
-
-
GitBot authored
-- Commit: seco-ne/kernel/linux-mtk@304b5024 drivers:mediatek:mtk_dsi.c: for dual-lvds values for hback-porch, hfront-porch and hsync-len have to be doubled -- Commit: seco-ne/kernel/linux-mtk@c4157036 dts:seco-genio-common.dtsi: ports for lvds-panel and bridge renamed to better match dual-lvds
-
GitBot authored
-- Commit: seco-ne/yocto/layers/meta-seconorth-mtk@87f5d771 dtbo:genio:display-lvds-*.dts: adapted for bugfixed mtk_dsi.c setting the bridge-registers via i2c-dummy is no longen needed, this may save a lot of time in the future
-
- Apr 03, 2024
-
-
GitBot authored
-- Commit: seco-ne/yocto/layers/meta-seconorth-machine@68ce44bc machine:mx8mp: Add MV + FLD-070FML
-