Skip to content
Snippets Groups Projects
  1. Sep 04, 2024
  2. May 09, 2024
  3. Apr 30, 2024
  4. Feb 25, 2024
  5. Jan 15, 2024
  6. Jan 01, 2024
  7. Dec 15, 2023
  8. Dec 01, 2023
  9. Nov 19, 2023
  10. Nov 07, 2023
  11. Apr 11, 2023
  12. Jun 19, 2022
  13. Apr 24, 2022
  14. May 19, 2021
  15. Mar 31, 2021
  16. Nov 11, 2020
  17. Nov 10, 2020
  18. 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
  19. Oct 30, 2020
  20. Sep 17, 2020
  21. 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