- May 18, 2022
-
-
Jonas Höppner authored
* kirkstone requires to use ':' instead of '_' Change-Id: Iff45fb301544aa857ccc12ce44917cf499cc5ae2
-
- May 17, 2022
-
-
Tobias Kahlki authored
-
GitBot authored
-- Commit: https://git.seco.com/seco-ne/yocto/layers/meta-guf-distro/-/commit/ccec332e12e74c7e972f0661dfd10234c8bef050 guf-show-demo: Adapt to new wayland dir, run as user weston, use kioskshell
-
GitBot authored
-- Commit: https://git.seco.com/seco-ne/yocto/layers/meta-guf-distro/-/commit/94382caaf7300ef1702684a20e222ccd3cf61d1e weston/profile: Adapt the XDG_RUNTIME_DIR to the weston user weston is now started as user weston. This leads to a weston socket in the users runtime dir. To make it possible to start UI tools as root from the cmdline, this adapts the exported XDG_RUNTIME_DIR to the new socket location. -- Commit: https://git.seco.com/seco-ne/yocto/layers/meta-guf-distro/-/commit/5b6b44529a4cbca7462967dd019b21fc3846c78c weston: Adapt the transform keywords to weston 9 The transformation entry in the weston is written by a postinstall script to reflect the orientation from the xml configuration. The keywords to specify the rotation have changed with weston 9.0 from 0 to normal 90 to rotate-90 and so on.
-
GitBot authored
-- Commit: https://git.seco.com/seco-ne/yocto/layers/meta-guf-distro/-/commit/560a0ec5790afd49bd415bf45423bcb465d26573 Tools:drm/framebuffer: Add drm-framebuffer to access the drm device from cmdline The framebuffer could be accessed by a simple write the the /dev/fb0. This tool allows similar access by piping the data into it and specifying the connector as parameter. It also allows to query few things from the drm. The recipe has a GPLv3 licenses and needs therefore to be moved to the GPLv3 subgroup.
-
GitBot authored
-- Commit: https://git.seco.com/seco-ne/yocto/layers/meta-guf-distro/-/commit/c0d384cc97a5d042a1de31545582da45ff978ced fng-install:u-boot: Fix installation on devices without u-boot environment The install script backups some variables from the existing u-boot environment before overwriting it. This failed for devices where no environment was available yet, which lead to stop the update with error. This case is now ignored and the installation continues without backup in this case. (cherry picked from commit a9d370f1225eebe42f367b7f3ae454b52a8961cb)
-
- May 14, 2022
-
-
GitBot authored
-- Commit: https://git.seco.com/seco-ne/yocto/layers/meta-guf-distro/-/commit/2a6651e8c481e8c09d07f0a9a03fd6536cdf3fc0 fngsystem: Fixed copy of boot files for i.MX8M The i.MX8M uses the meta-freescale layer. The layer adds the KERNEL_IMAGETYPES to the IMAGE_BOOT_FILES. This breaks the copy operation in the do_collect_files function because we don't handle the kernel together with the boot files. The issue is fixed by creating a copy of the IMAGE_BOOT_FILES, removing the KERNEL_IMAGETYPES and using the copy in the function. -- Commit: https://git.seco.com/seco-ne/yocto/layers/meta-guf-distro/-/commit/0272dbc33918a3d2e2153d6806956385262ab735 fngsystem: Fixed do_collect_files in fngsystem-image Since Kirkstone, there is a new way of disabling symlinks of the boot artifacts (kernel, etc.): To disable the creation of these links, the variable KERNEL_IMAGETYPE_SYMLINK can be set to 0. Since we use a FAT boot partition, links in the boot folder of the image lead to errors during the extraction of the image and we have to disable them. However, the new variable also disables the creation of links for the devicetrees and kernel in the deploy folder. To solve errors during the package of Flash-N-Go-System, the copy operations for the boot files and kernel have been changed.
-
- May 13, 2022
-
-
Tobias Kahlki authored
-
Tobias Kahlki authored
-
Tobias Kahlki authored
The CI build had an error because of invalid paths in the setup script. Also, the buildfng job failed, because the image and distro variables for fng were missing.
-
Tobias Kahlki authored
The image and distro have been renamed to seconorth-image and seconorth-wayland.
-
Tobias Kahlki authored
- Poky was set to our clone of the official Git - The revisions for config, machine and distro were updated - The machine and distro layers have been renamed to seconorth
-
GitBot authored
-- Commit: https://git.seco.com/seco-ne/yocto/layers/meta-seconorth-dual-espresso/-/commit/91d735cc3217b175d74bbbbd5c65453695b8b6be readme: Exchanged Dunfell with Kirkstone -- Commit: https://git.seco.com/seco-ne/yocto/layers/meta-seconorth-dual-espresso/-/commit/5c5b6a009b4d5c6a4f61f655733d9f8adde61bbe readme: Added build instructions (cherry picked from commit 2da97d6cfa8c44b19d31c453f7ace386a704d0f0)
-
- May 12, 2022
-
-
GitBot authored
-- Commit: https://git.seco.com/seco-ne/yocto/layers/meta-guf-distro/-/commit/7889b1e20dca584df4b17b9794dc747859f4311b nxp: Fixed additional NXP BSP overrides
-
Tobias Kahlki authored
-
- May 11, 2022
-
-
Tobias Kahlki authored
-
Tobias Kahlki authored
-
- May 10, 2022
-
-
GitBot authored
-- Commit: seco-ne/yocto/layers/meta-seconorth-nogplv3@3594828c image: Fixed licenses exclusion and sorted packages The licenses names have been changed. Edited the excluded licenses list, to reflect the change. Also sorted the package lists. -- Commit: seco-ne/yocto/layers/meta-seconorth-nogplv3@9ec861c8 layer: Changed layer compatibility to Kirkstone -- Commit: seco-ne/yocto/layers/meta-seconorth-nogplv3@81b1c91c overrides: Auto-conversion of OVERRIDES -- Commit: seco-ne/yocto/layers/meta-seconorth-nogplv3@fb8ebc87 ci: Changed to Kirkstone CI/CD
-
GitBot authored
-- Commit: seco-ne/yocto/layers/meta-seconorth-nogplv3@3d5134c1 layer: Changed layer compatibility to Kirkstone (cherry picked from commit 2a0751904d5f0db72477b912072da08f7ecf6f0d)
-
GitBot authored
-- Commit: https://git.seco.com/seco-ne/yocto/layers/meta-guf-machine/-/commit/2bdd1ee76cc7272a93d769901609c3891150ff3d kernel: Set default Kernel for i.MX6 to 5.15.29 (cherry picked from commit 2a8b2f2ccc723ad8c879f4179006cd45ecae8a81)
-
GitBot authored
-- Commit: https://git.seco.com/seco-ne/yocto/layers/meta-guf-machine/-/commit/1c854b1415a4259edf1c182b3c7b8d0b6cfb4eba readme: Update and clean-up - Updated old infos - Renamed G&F to SECO North - Updated URLs - Fixed some spelling errors (cherry picked from commit 1ab3758ae59ab4a6593aa17d7726c27bff60042f)
-
GitBot authored
-- Commit: seco-ne/yocto/layers/meta-seconorth-nogplv3@0de5fc15 readme: Added section with build instructions (cherry picked from commit def868e2e50327b9ff82f3651329a81c2fdfb9a0)
-
- May 09, 2022
-
-
Tobias Kahlki authored
-
Tobias Kahlki authored
-
- May 07, 2022
-
-
Tobias Kahlki authored
-
- May 05, 2022
-
-
Tobias Kahlki authored
-
- May 04, 2022
-
-
GitBot authored
-- Commit: https://git.seco.com/seco-ne/yocto/layers/meta-guf-machine/-/commit/17997850a5565e699b2b8f5158f69b0c6983fe6f licenses: Fixed wrong license name in gfplatdetect -- Commit: https://git.seco.com/seco-ne/yocto/layers/meta-guf-machine/-/commit/d4362de2a53fc4dd65df8867579ef9d1be558b80 license: Fixed wrong GPLv2 license in spreadspectrum
-
- May 03, 2022
-
-
Tobias Kahlki authored
-
GitBot authored
-- Commit: https://git.seco.com/seco-ne/yocto/layers/meta-guf-machine/-/commit/50ca711ee10ef44b316ac2b26027981647962bb9 imx-gpu-viv: Removed old imx-gpu-viv module The imx-gpu-viv module was added to the dynamic layer to backport gpu support to dunfell. The backport isn't needed anymore and was removed. -- Commit: https://git.seco.com/seco-ne/yocto/layers/meta-guf-machine/-/commit/911b7367b6db71bc2b59654d856dea42dd1ae65e ilitek: Fix indentation Fix the indentation of the ilitek driver. It creates a warning leading to an error and prevents the driver from being built. -- Commit: https://git.seco.com/seco-ne/yocto/layers/meta-guf-machine/-/commit/ca61a631e36b85ff555625709f277a4aee485a6d gfxml2dto: Fixed wrong OVERRIDE -- Commit: https://git.seco.com/seco-ne/yocto/layers/meta-guf-machine/-/commit/c5de8fe614c7f72fc41a5e2ecb690b4980172eea dynamic-layer: Updated recipes in dyn. layer to new syntax The recipes in the dynamic layer haven't been updated by the conversion script. -- Commit: https://git.seco.com/seco-ne/yocto/layers/meta-guf-machine/-/commit/31672dd44f1fbfd66051e2760766a574f562b09b kernel: Updated the Kernel to Kirkstone * New OVERRIDE syntax * New folder names for defconfig See changes to the freescale MACHINE_OVERRIDES -- Commit: https://git.seco.com/seco-ne/yocto/layers/meta-guf-machine/-/commit/c5458b5c04205945bbecbf1b011e9ea1a920ee30 Test -- Commit: https://git.seco.com/seco-ne/yocto/layers/meta-guf-machine/-/commit/418e721c4f4be48474608b77d4cd721bb265e314 branches: Added branches to SRC_URI Bitbake throws a warning when no branch is defined for an git repository. Added the default branch to the SRC_URI. Also updated to the correct GPLv2 license file. -- Commit: https://git.seco.com/seco-ne/yocto/layers/meta-guf-machine/-/commit/8357326148b637dd0c036a2370b0167f03507817 licenses: Updated GPLv2 licenses to correct files The license file for GPLv2 was renamed to GPLv2-only. Changed to the new file and new hash. -- Commit: https://git.seco.com/seco-ne/yocto/layers/meta-guf-machine/-/commit/fe4746df9fb54dfad7bf4814ae00236b625ec535 machines: Updated and converted machines for Kirkstone -- Commit: https://git.seco.com/seco-ne/yocto/layers/meta-guf-machine/-/commit/d0d3fe08888aa5900d7d105a558ec4e52c323f42 layer: Updated and converted layer.conf to Kirkstone -- Commit: https://git.seco.com/seco-ne/yocto/layers/meta-guf-machine/-/commit/70b22ebd8ebfe608f39202242a661e0dd7abca19 overrides: Run automated conversion of OVERRIDES
-
GitBot authored
-- Commit: https://git.seco.com/seco-ne/yocto/layers/meta-guf-distro/-/commit/1254665334d6523370cf8fc0cac4dd3daaf7f9bc gitlab-ci: Updated CI/CD to newest version -- Commit: https://git.seco.com/seco-ne/yocto/layers/meta-guf-distro/-/commit/157ea01728b638b94d601f7b5f3c22a596c20e79 wireguard: Fixed wrong bbappend The bbappend doesn't match the current version of wireguard anymore. Fixed to general bbappend. -- Commit: https://git.seco.com/seco-ne/yocto/layers/meta-guf-distro/-/commit/2faf50053b04ded57cb772ffc57f4b2277b36d9d gfi2c: Remove DATE to get a reproducible build Nowadays, Yocto aims to provide reproducible builds and activates corresponding compiler checks. These break the build of gfi2c. Remove the DATE macro from the sources to fix the warning and thus fix the build. -- Commit: https://git.seco.com/seco-ne/yocto/layers/meta-guf-distro/-/commit/0d6470034f0c54452781f41119786b2c5c3fd878 branches: Added missing branches from SRC_URI Bitbake throws a warning in recent versions, when no branch is given for a git repository. Added the default master branches to the recipes. -- Commit: https://git.seco.com/seco-ne/yocto/layers/meta-guf-distro/-/commit/4abedd013513cc1e7dbaf479942de6edfd1a09c1 ltp: Re-add libltp as public static lib Our consuming guf-ltp-tests test suite depends on ltp and relies on the libltp.a being exported as a public static library. This is no longer the case for the upstream ltp package. It can be simply turned on using the patch supplied. -- Commit: https://git.seco.com/seco-ne/yocto/layers/meta-guf-distro/-/commit/feeb9636a81f08ae403acb00f558897a2c6a3923 libinput: Remove duplicate patch already fixed upstream Under certain conditions libinput created duplicate device entries and thus broke our touch system. This is now fixed upstream and we can remove the patch and the bbappend file. -- Commit: https://git.seco.com/seco-ne/yocto/layers/meta-guf-distro/-/commit/fd0e7c679d52ddcbc062882c6708e79fc1fbc0c8 kirkstone: Remove gcc bbappend Since honister and gcc11 it seems not necessary to include the "Fix-argument-list-too-long-error.patch" anymore. Remove the patch and the bbappend as well. -- Commit: https://git.seco.com/seco-ne/yocto/layers/meta-guf-distro/-/commit/76a406052dee70328bfefdeb496ef24024c6c588 dhclient: Remove dhcp bbappend With commit https://cgit.openembedded.org/openembedded-core/commit/meta/recipes-connectivity/dhcp?id=7e3357892f204788162747e907d68f857118cf42 dhcp was removed inf favor of dhcpd. Resemble this removal. Currently, we do not have a replacement configured. -- Commit: https://git.seco.com/seco-ne/yocto/layers/meta-guf-distro/-/commit/d9392b73132c4ba4d07e144022d4a86ca0c8c387 recipes: Fixed wrong OVERRIDES -- Commit: https://git.seco.com/seco-ne/yocto/layers/meta-guf-distro/-/commit/800a672d4d1c5e792699c3674ad8b91a8048a3d7 layer: Updated layer.conf to Kirkstone -- Commit: https://git.seco.com/seco-ne/yocto/layers/meta-guf-distro/-/commit/cd4ba05befde3d34f5d8c1c2c5999acb9014b2e1 overrides: Auto conversion of OVERRIDES -- Commit: https://git.seco.com/seco-ne/yocto/layers/meta-guf-distro/-/commit/1bb78a833afa9268299772811214e1a391f27b80 ci: Switched to Kirkstone CI/CD
-
- May 02, 2022
-
-
Tobias Kahlki authored
-
- Apr 29, 2022
-
-
GitBot authored
-- Commit: https://git.seco.com/seco-ne/yocto/layers/meta-seconorth-dual-espresso/-/commit/a602386bc9d78ed17ba8c886d37688b7f39cf59d image: Added dash and removed freetype Added dash to the image and removed a duplicate inclusion of freetype.
-
- Apr 26, 2022
-
-
GitBot authored
-- Commit: https://git.seco.com/seco-ne/yocto/layers/meta-seconorth-dual-espresso/-/commit/8f43348b67fa4707a0700da2e856e054feb60a4a ci: Updated gitlab-ci.yml -- Commit: https://git.seco.com/seco-ne/yocto/layers/meta-seconorth-dual-espresso/-/commit/baa7345fecbe50f132b04cdc405bc85783aab6f7 ci: Updated gitlab-ci version in gitlab-ci.yml -- Commit: https://git.seco.com/seco-ne/yocto/layers/meta-seconorth-dual-espresso/-/commit/cd108ff64116a12b7ec04584c53007c9455438b0 fonts: Replaced fonts in image with Google Noto fonts Also added INCOMPATIBLE_LICENSE stub for Qt. BCS 746-000525
-
- Apr 25, 2022
-
-
GitBot authored
-- Commit: https://git.seco.com/seco-ne/yocto/layers/meta-guf-distro/-/commit/8bfd991b30f59d295b4627771616af3dacc4da2f fonts: Added Google Noto Fonts recipe Contains the regular sans fonts plus the Chinese (simplified and traditional), Japanese, Korean, and Thai glyphs. BCS 746-000525
-
- Apr 22, 2022
-
-
GitBot authored
-- Commit: https://git.seco.com/seco-ne/yocto/layers/meta-guf-distro/-/commit/ce792d807c7cc14c7211113ed78b0f382a869867 ci: Updated gitlab-ci to newest commit -- Commit: https://git.seco.com/seco-ne/yocto/layers/meta-guf-distro/-/commit/90ce3f7703bda062b4daa7e91048b4593ad3ed15 automount: Added PACKAGECONFIG to disable automount The automounting can now be enabled/disabled via the PACKAGECONFIG. BCS 746-000742
-
GitBot authored
-- Commit: seco-ne/yocto/layers/meta-seconorth-nogplv3@3913b0df ci: Updated to newest gitlab-ci commit -- Commit: seco-ne/yocto/layers/meta-seconorth-nogplv3@1afd84b5 ci: Added gitlab-ci Submodule -- Commit: seco-ne/yocto/layers/meta-seconorth-nogplv3@e3d32c6e image: Moved Non-GPLv3 bbclass and added new image Moved the bbclass to seco-base-image-nogplv3. Added new image that builds a SECO North default image without GPLv3 software. BCS 746-000741
-
GitBot authored
-- Commit: config@8352cdf6 setup: Added BBLAYERS parameter The bblayers to be used can be set via the BBLAYERS parameter. Also comments and output of the setup script were updated. -- Commit: config@6e675451 config: Added bblayers for DualEspresso BCS 746-000518
-
Tobias Kahlki authored
BCS 746-000518
-
Tobias Kahlki authored
BCS 746-000741
-
- Apr 21, 2022
-
-
Tobias Kahlki authored
-