1. Jun 11, 2024
  2. May 24, 2024
  3. May 10, 2024
    • skandigraun's avatar
      visionfive2-pvr-graphics: fix installation with SysV init · d330dfe4
      skandigraun authored
      Fix the installation of this recipe when using SysV init system by
      fixig the "if" condition that checks the presence of systemd in DISTRO_FEATURES -
      beforehand it was always evaluated as "true".
      
      Beside this the required folders are also created when they should be:
      in case of SysV init the /usr/bin folder stays empty (and bitbake complains),
      so it is only created when systemd is used.
      
      Similarly, /etc/init.d is used only by SysV init system, but the recipe already
      handles it when systemd is used. However if the folder is not installed explicitly,
      the do_rootfs task fails.
      d330dfe4
  4. May 09, 2024
  5. May 06, 2024
    • alperak's avatar
      beaglev-starlight: fix u-boot and kernel compile · bb4b688e
      alperak authored
      
      
      - The starfive_jh7100_beagle_v_smode_defconfig is not available in u-boot-starfive_v2021.04 and that's why compile failing. Accordingly to this, the u-boot-starfive_2021.07 recipe has been added where defconfig is available.
      
      - The starfive_jh7100_fedora_defconfig is also used as kernel defconfig but it's not available in the latest source revision of the visionfive branch. Therefore, the latest kernel(6.4.y) branch that supports this defconfig has been added.
      
      - Dropped unnecessary and fixed patches.
      
      Signed-off-by: default avataralperak <alperyasinak1@gmail.com>
      bb4b688e
    • Gyorgy Sarvari's avatar
      star64: fix u-boot compilation · 0b78af84
      Gyorgy Sarvari authored
      Make sure that the do_install step is applied to the correct boards.
      do_install:append:jh7110 was executed for star64 also (since it is
      based on the jh7110 SoC as well), however the installed file is only
      used for visionfive2 board, failing the build.
      
      This change ensures that this file is only installed for visionfive2 board,
      and not for star64.
      0b78af84
  6. Apr 02, 2024
    • Khem Raj's avatar
      mesa-pvr: Mark it machine arch package · c1c671a9
      Khem Raj authored
      
      
      It conflicts with upstream mesa builds otherwise from core layer, in multi
      machine build e.g. when builds for qemuriscv64 are done in same project
      then packaging for mesa-pvr and mesa would conflict since both provide
      same packages and duplicate file staging errors happen e.g.
      
      ERROR: mesa-pvr-2_22.1.3-r0 do_create_spdx: Recipe mesa-pvr is trying to install files into a shared area when those files already exist. The files and the manifests listing them are:
        /mnt/b/yoe/master/build/tmp/deploy/spdx/riscv64/packages/libgl-mesa-dev.spdx.json
          (matched in manifest-riscv64-mesa.create_spdx)
      
      Signed-off-by: default avatarKhem Raj <raj.khem@gmail.com>
      c1c671a9
  7. Mar 24, 2024
  8. Mar 07, 2024
  9. Mar 03, 2024
  10. Feb 29, 2024
  11. Feb 28, 2024
  12. Feb 21, 2024
  13. Feb 02, 2024
  14. Jan 30, 2024
  15. Jan 19, 2024
  16. Jan 18, 2024
  17. Jan 14, 2024
  18. Jan 08, 2024
  19. Jan 07, 2024
  20. Dec 22, 2023
  21. Nov 20, 2023
  22. Nov 16, 2023
  23. Nov 11, 2023