Skip to content
Snippets Groups Projects
  1. Sep 12, 2024
  2. Jun 23, 2024
  3. Apr 22, 2024
  4. Jan 22, 2024
  5. Sep 25, 2023
  6. Oct 11, 2022
  7. Jan 22, 2022
  8. Sep 19, 2021
  9. Sep 03, 2021
  10. Jul 08, 2021
  11. May 08, 2021
  12. May 04, 2021
  13. Apr 27, 2021
    • Bart Ribbers's avatar
      */*: replace uboot-tools dependency for u-boot-tools (MR 2141) · 27b8ef36
      Bart Ribbers authored and Oliver Smith's avatar Oliver Smith committed
      uboot-tools is provided by u-boot-tools but sometimes apk still gets
      confused. This change prevents errors such as
      
      pine64-pinephone:~$ sudo apk upgrade --verbose
      WARNING: Failed to perform initial self-upgrade, continuing with full upgrade.
      ERROR: unable to select packages:
        uboot-tools (virtual):
      	    provided by: u-boot-tools
      			    required by: device-pine64-pinephone-0.25-r1[uboot-tools]
      [ci:ignore-count]
      [ci:skip-build]: already built in CI successfully
      Unverified
      27b8ef36
  14. Apr 11, 2021
  15. Apr 05, 2021
  16. Nov 18, 2020
  17. Aug 18, 2020
  18. Jul 07, 2020
    • Minecrell's avatar
      firmware/firmware-pine64-rtl8723bt: add -pine64-, cleanup, install license (MR 1362) · 1eff900d
      Minecrell authored and Oliver Smith's avatar Oliver Smith committed
      For most firmware packages we use a vendor- prefix to make it clear
      who has provided the firmware. The firmware-rtl8723bt package is only
      used for Pine64 devices and actually contains configs that are specific
      to Pine64 hardware (e.g. rtl8723bs_config-pine64.bin).
      
      Let's rename it to firmware-pine64-rtl8723bt to make this more clear.
      Also cleanup the APKBUILD a bit and provide the LICENSE file in a -doc
      subpackage so we can legally redistribute that firmware.
      Unverified
      1eff900d
  19. May 24, 2020
  20. May 23, 2020
  21. 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
      Unverified
      a85db1dc
  22. Apr 25, 2020
  23. Mar 14, 2020
Loading