Skip to content
Snippets Groups Projects
  1. Dec 10, 2024
  2. Sep 04, 2024
  3. May 09, 2024
  4. Apr 30, 2024
  5. Feb 25, 2024
  6. Jan 15, 2024
  7. Jan 01, 2024
  8. Dec 15, 2023
  9. Dec 01, 2023
  10. Nov 19, 2023
  11. Nov 07, 2023
  12. Apr 11, 2023
  13. Mar 10, 2023
  14. Jun 19, 2022
  15. Apr 24, 2022
  16. May 19, 2021
  17. Mar 31, 2021
  18. Nov 11, 2020
  19. Nov 10, 2020
  20. Nov 05, 2020
    • Luca Weiss's avatar
      device/testing/linux-*: get building again (MR 1684) · 81f8ca8e
      Luca Weiss authored and Oliver Smith's avatar Oliver Smith committed
      Mostly the GCC10 yylloc failure was seen but several others have been
      observed:
      
      * wireguard script was silently failing
      * several gcc10 x86 errors
      * a checksum from kernel.org has changed
      
      Now we have 3 different gcc10 yylloc patches:
      
      gcc10-extern_YYLOC_global_declaration.patch:
          Linux < 4.2
      
      linux4.2-gcc10-extern_YYLOC_global_declaration.patch:
          Linux 4.2+
      
      linux4.17-gcc10-extern_YYLOC_global_declaration.patch:
          Linux 4.17+
      
      [ci:skip-build]
      [ci:ignore-count]
      [ci:skip-vercheck]
      Unverified
      81f8ca8e
  21. Oct 30, 2020
  22. Sep 17, 2020
  23. Mar 15, 2020
    • Minecrell's avatar
      device: move .shared-patches to device/.shared-patches (!1068) · 83d1f271
      Minecrell authored and Alexey Minnekhanov's avatar Alexey Minnekhanov committed
      All the downstream kernels reference ../../.shared-patches in their
      symlinks. Now that we have moved device ports to device/testing/*,
      those symlinks are no longer working.
      
      Changing the path would require fixing all downstream packages *and*
      a new pmbootstrap release. Overall it seems easier to move the
      .shared-patches folder to device/.shared-patches.
      
      Since it is only relevant for downstream kernel packages in device/
      that might be a better place in general.
      Verified
      83d1f271
Loading