Skip to content
Snippets Groups Projects
  1. Dec 11, 2024
  2. Apr 22, 2024
  3. Feb 07, 2024
  4. Jan 28, 2024
  5. Jan 22, 2024
  6. Sep 25, 2023
  7. Oct 11, 2022
  8. Apr 05, 2022
  9. Jan 22, 2022
  10. Sep 19, 2021
  11. Apr 11, 2021
  12. May 24, 2020
  13. May 02, 2020
    • Minecrell's avatar
      *: remove "Contributor:" lines from APKBUILDs (MR 1203) · a85db1dc
      Minecrell authored and Alexey Minnekhanov's avatar Alexey Minnekhanov committed
      At the moment we have Contributor: lines on some packages (but not all of them),
      but often they don't represent the actual contributors to the package very well.
      E.g. when we added them retroactively to the device packages we only added
      the initial contributor (which isn't necessarily the person
      who made most of the work for a device...)
      
      The Git history is the most representative source for figuring out
      who contributed to a package, so there is no reason to duplicate that
      into the APKBUILD.
      
      [skip ci]: way too many packages
      a85db1dc
  14. Apr 25, 2020
  15. Apr 16, 2020
    • Niklas Cathor's avatar
      samsung-kminilte: disable v4l udev rules (MR 1160) · 99d6f504
      Niklas Cathor authored and Minecrell's avatar Minecrell committed
      With the camera driver (VIDEO_EXYNOS_FIMC_IS) enabled, the system
      would randomly panic during startup. Even though the camera does
      not currently work on this system, the driver is nonetheless enabled
      to make the flashlight work.
      
      The panics seem to be triggered by udev's "v4l_id", which queries
      capabilities of video4linux devices.
      
      This change adds a udev rules file, to override the behavior of udev's
      default rules for v4l.
      99d6f504
  16. Apr 11, 2020
    • Niklas Cathor's avatar
      samsung-kminilte: add wifi firmware package (!1127) · 153f7ca3
      Niklas Cathor authored and Oliver Smith's avatar Oliver Smith committed
      linux-samsung-kminilte: adjust paths where the bcmdhd driver expects firmware
      device-samsung-kminilte: add "nonfree-firmware" subpackage
      firmware-samsung-kminilte: new package
      
      firmware post-install actions:
      - enable "deferred-initcalls" in sysinit for wlan0 to be available
      - force wpa_supplicant to use wlan0 instead of p2p0
      (both based on script from device-samsung-klte package)
      
      [ci:skip-build]: already built successfully in CI
      153f7ca3
  17. Apr 07, 2020
  18. Mar 14, 2020
Loading