Skip to content
Snippets Groups Projects
  1. Mar 20, 2023
  2. Mar 09, 2023
  3. Feb 28, 2023
  4. Feb 20, 2023
  5. Feb 10, 2023
  6. Feb 07, 2023
  7. Feb 06, 2023
  8. Jan 27, 2023
  9. Jan 10, 2023
  10. Jan 09, 2023
  11. Jan 03, 2023
  12. Dec 20, 2022
  13. Dec 09, 2022
  14. Nov 21, 2022
  15. Nov 11, 2022
  16. Nov 07, 2022
  17. Oct 19, 2022
  18. Oct 18, 2022
    • GitBot's avatar
      Integrate gitlab-ci/add-hide-ftp-upload-flag · 2832dd8b
      GitBot authored
      --
      
      Commit: seco-ne/yocto/infrastructure/gitlab-ci@a5e27f6e
      
      FTP upload: Add flag to hide FTP upload stage
      
      This is a workaround to prevent customer releases being uploaded to our
      public FTP area. It should be removed as soon as we support uploading to
      different FTP target folders.
      2832dd8b
    • GitBot's avatar
      Integrate gitlab-ci/add-release-suffix and 3 more · 33afb899
      GitBot authored
      --
      
      Commit: seco-ne/yocto/infrastructure/gitlab-ci@543a2170
      
      manifest_package: add release suffix
      
      Customer specific manifest projects can now set the RELEASE_SUFFIX
      variable, which then gets appended to the deployment folder names.
      
      --
      
      Commit: seco-ne/yocto/infrastructure/gitlab-ci@c763c43f
      
      alphaplan_fwr: change variable "release_name_local" to "release_name"
      
      Otherwise it can be assumed that it might be correlated with
      outputdir_local, which is not the case.
      
      --
      
      Commit: seco-ne/yocto/infrastructure/gitlab-ci@2d8d26a5
      
      package_release: more refactoring
      
      - Make output-dir an argument that can be passed multiple times instead
        of hard-coding two dirs with certain meanings.
      - Remove LOCALDIR variable from package.env, because it is not used
        anywhere (only occurence was job class ".uploadsdkftp" which wasn't
        used anywhere either).
      
      --
      
      Commit: seco-ne/yocto/infrastructure/gitlab-ci@dc3698c8
      
      package_release: refactoring
      
      Improve readability of package_release.py and its submodule
      generate_release_metadata.py.
      
      - Add describing comments throughout the file.
      - Remove duplicate code from functions. Simplify them, so that they do
        what their names say (and nothing more).
      - Rename variables and function arguments to make their purpose clearer.
      - Harmonize variable names with their corresponding command line arguments.
      - Add pydoc for functions.
      - Add type declarations to function arguments.
      - Generate MD5 and metadata files in the source directories so that they
        can be copied along with the rest of the files.
      33afb899
  19. Sep 27, 2022
  20. Sep 20, 2022
  21. Sep 14, 2022
  22. Sep 07, 2022
    • Clemens Terasa's avatar
      tanaro: Add SCX1001255GGU06 support · fe3e5a3f
      Clemens Terasa authored
      Add support for the touch-glass-display set SCX1001255GGU06 to TANARO
      containing an FG1001L0DSSWMG01 panel and an SIS touch.
      
      Add the corresponding Device Tree and add the sis-i2c touch driver to
      the touchdriver packagegroup for all platforms (not only mx6).
      
      Additionally sort the variable list.
      fe3e5a3f
  23. Sep 06, 2022
  24. Sep 05, 2022
  25. Aug 31, 2022
  26. Aug 30, 2022
  27. Aug 29, 2022
  28. Aug 02, 2022
  29. Jul 26, 2022
  30. Jul 25, 2022
    • Tobias Kahlki's avatar
      fng-install: Fixed post-install for fngsystem · 4c3847e5
      Tobias Kahlki authored
      The post-install for fngsystem is running in a temp directory.
      This directory was missing the new artifacts (devicetree and overlays)
      to properly run.
      Further, the combine step of kernel + devicetree was failing for
      fngsystem, because the fngsystem partition is too small (at least for
      i.MX8 devices). To work around this, the post-install scripts checks
      for a "combine_kernel" file in the boot partition and only combines
      the kernel and the devicetree if the file is present.
      4c3847e5
  31. Jul 19, 2022
  32. Jul 15, 2022
  33. Jul 14, 2022
Loading