Skip to content
Snippets Groups Projects
  1. Nov 26, 2024
  2. Nov 25, 2024
  3. Nov 24, 2024
  4. Nov 23, 2024
  5. Nov 22, 2024
  6. Nov 21, 2024
    • Minecrell's avatar
      main/postmarketos-initramfs: add missing USB gadget modules (MR 5795) · 22f96f6d
      Minecrell authored
      init_functions.sh makes use of the mass_storage and acm USB gadget
      functions for error reporting, but the necessary kernel modules are not
      included in the initramfs at the moment. Because of this, the functionality
      works only on kernels where all these USB gadget functions are built-in and
      not built as modules.
      
      Add the missing modules and fix the sort order while at it.
      
      [ci:skip-build]: bug in CI prevents build testing armv7, succeeded locally
      22f96f6d
    • Package auto-update's avatar
      linux-next: upgrade to next-20241121 · c93cbc2c
      Package auto-update authored
      c93cbc2c
    • methanal's avatar
      CI: deviceinfo: allow inline comments (MR 5766) · ecb1c7fa
      methanal authored and Newbyte's avatar Newbyte committed
      The current test script disallows these kinds of comments:
        deviceinfo_some_variable="some_value" # an inline comment
      
      Since deviceinfo is essentially a shell script, it does make sense to
      allow inline comments. It is relatively simple to implement as well, by
      adjusting the regex.
      [ci:skip-build]: already built successfully in CI
      ecb1c7fa
    • Petr Vorel's avatar
      linux-postmarketos-qcom-msm8994: upgrade 6.12 (MR 5827) · ea390405
      Petr Vorel authored and Anjan Momi's avatar Anjan Momi committed
      
      Patch adding LG G4 (H815) support got upstreamed in v6.12-rc1 mainline
      kernel (it's slightly different than the patch used here).
      
      Add python3 to makedepends (required from v6.10-rc1
      0fddd045f88e ("drm/msm: generate headers on the fly")).
      
      Signed-off-by: default avatarPetr Vorel <pvorel@suse.cz>
      ea390405
  7. Nov 20, 2024
Loading