Skip to content
Snippets Groups Projects
  1. Feb 04, 2025
  2. Jan 29, 2025
    • Luca Weiss's avatar
      device/*: comply to updated kconfig checks (MR 6087) · 972d39af
      Luca Weiss authored and Pablo Correa Gomez's avatar Pablo Correa Gomez committed
      This was done in 7 steps:
      * prepare by running pmbootstrap kconfig migrate
      * fix up kconfig category:uefi
      * fix up kconfig category:zram
      * fix up kconfig category:default
      * fix up kconfig category:default (NULL_TTY)
      * fix up kconfig category:input
      * bump pkgrels
      
      [ci:skip-build]
      [ci:ignore-count]
      972d39af
  3. Sep 03, 2021
  4. Feb 09, 2021
    • Luca Weiss's avatar
      device/*/linux-*: enable CONFIG_TMPFS_POSIX_ACL (MR 1939) · c57aa7b2
      Luca Weiss authored and Oliver Smith's avatar Oliver Smith committed
      This is required by some software, e.g. bluez/gnome to set some ACLs on
      /dev/rfkill (see #904). While probably nobody will notice on the
      downstream kernels (as we don't have any proper software there anyways)
      it's definitely needed on mainline-ish kernels. Surprisingly only one
      kernel has broken by enabling this option (linux-sony-tulip) which I've
      patched up.
      
      linux-postmarketos-qcom-sdm660 did not break by enabling this option,
      but required linux4.17-gcc10-extern_YYLOC_global_declaration.patch to
      build again, so this was fixed too.
      
      [ci:skip-build] [ci:ignore-count]
      c57aa7b2
  5. 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]
      81f8ca8e
  6. Jul 12, 2020
  7. Apr 25, 2020
  8. Mar 14, 2020
Loading