Skip to content
Snippets Groups Projects
  1. Aug 14, 2020
    • Jonas Höppner's avatar
      fnginstall: add postinstallation step and use it for kernel/dtb blob creation · adcb566c
      Jonas Höppner authored
      * Remove the kernel/dtb creation and platform detection from fnginstall
      * Added a target_os_postinstallation step to execute an command
        (specified by dedicated name) inside the target os via change root
        ** like user script
        ** only if the command is available
        ** this way the installation script stays generic
      * Added a post installation command to the image to detect the platform
        and create the kernel/dtb blob, this should later also integrate the
        config via xml to devicetree stuff
      * Moved fnginstall and fnginstall-postinstallation to
        packagegroup-core-boot using the 'fng' machine feature: This way
        the fng stuff lives in the distro layer but is enabled machine
        dependend, without adding direct dependency between the layers
      adcb566c
  2. Aug 13, 2020
  3. Aug 05, 2020
  4. Aug 04, 2020
  5. Jul 29, 2020
    • Clemens Terasa's avatar
      guf-image: Re-order IMAGE_INSTALL · f33eb7cc
      Clemens Terasa authored
      To make the topics more visible introduce topic variables for teh
      IMAGE_INSTALL packages.
      
      Use some default IMAGE_FEATURES namely hwcodecs, package-management,
      splash, openssh and tools-debug (latter includes gdb and more)
      
      Introduce IMAGE_FEATURES_{TEST,QT,MULTIMEDIA,GRAPHICS} as topics.
      These may be outsources later by packagegroups.
      f33eb7cc
  6. Jul 28, 2020
    • Clemens Terasa's avatar
      guf-recipe: Get rid of .version files · 24788c3b
      Clemens Terasa authored
      The required git-version.inc introduced .version files when used with
      guf-recipe.inc. This results in layer changes when the source comes from
      a in-tree sources.
      
      There is no issue known to us, that the version files ever helped. Thus
      keeping this "feature" seems pointless.
      
      This also deactivates the SVN-like revision patching, that has the same
      issue.
      24788c3b
  7. Jul 22, 2020
  8. Jul 01, 2020
  9. Jun 21, 2020
    • Carsten Behling's avatar
      refs #41059: BSP/SDK: · 78248afd
      Carsten Behling authored
      - added alsa-utils to be able to test sound output with aplay
      78248afd
    • Carsten Behling's avatar
      refs #41059: BSP/SDK: · 71f6f97a
      Carsten Behling authored
      - replaced the i2c test script
      - added CPU load to i2c test script using stress-ng tool
      - commented out the EEPROM test per default since it will destroy the EEPROM if run excessively
      71f6f97a
  10. Jun 09, 2020
    • Carsten Behling's avatar
      refs #41059: BSP/SDK: · 9380b0a1
      Carsten Behling authored
      - added i2c test for SANTINO
      - SIS9255 touch is not included since I dont't know how to write a package due to missing user's manual
      9380b0a1
  11. Jun 07, 2020
  12. May 31, 2020
  13. May 25, 2020
  14. May 11, 2020
    • Clemens Terasa's avatar
      refs #41059: Move the distro to the meta-guf-distro · eb5d62da
      Clemens Terasa authored
      We have the  meta-guf-distro now and thus we can make use of the split between
      the machine description and the distro description.
      
      Add the distro description prevoiusly part of teh meta-guf-machine layer
      
      Also in this step remove the firmware package from the image recipe: It
      is part of the MACHINE_ESSENTIAL_EXTRA_RDEPENDS
      eb5d62da
  15. May 08, 2020
Loading