Skip to content
Snippets Groups Projects
  1. Feb 23, 2021
  2. Feb 22, 2021
  3. Feb 21, 2021
  4. Feb 19, 2021
  5. Feb 18, 2021
  6. Feb 17, 2021
  7. Feb 16, 2021
  8. Feb 15, 2021
    • Svyatoslav's avatar
      asus-tf201: new device (ASUS Transformer Prime) (MR 1883) · 16e5be30
      Svyatoslav authored and Oliver Smith's avatar Oliver Smith committed
      [ci:skip-build]: already built successfully in CI
      16e5be30
    • Ion Agorria's avatar
      main/linux-postmarketos-grate: upgrade to 5.11_rc5 (MR 1883) · 21f53558
      Ion Agorria authored and Oliver Smith's avatar Oliver Smith committed
      This updates the current commit and refactor APKBUILD to
      more modern way of writing downstream kernels. Also move to main/ to fit
      other linux-postmarketos-* kernels.
      21f53558
    • Newbyte's avatar
      main/pure-maps: upgrade to 2.5.0 (MR 1926) · 98afa750
      Newbyte authored and Oliver Smith's avatar Oliver Smith committed
      [ci:skip-build]: already built successfully in CI
      98afa750
    • Minecrell's avatar
      bq-paella-downstream: remove QEMU / fixup nonfree-firmware pkgdesc (MR 1912) · 38fea40b
      Minecrell authored and Oliver Smith's avatar Oliver Smith committed
      Not sure why "qemu" is listed in the depends of bq-paella-downstream,
      that does not really make sense. Also fixup the pkgdesc of the
      nonfree-firmware subpackage, the modem works somewhat now.
      
      [ci:skip-build]: already built successfully in CI
      38fea40b
    • Minecrell's avatar
      bq-picmt: Rename to "bq-paella-downstream" (MR 1912) · 425340a3
      Minecrell authored and Oliver Smith's avatar Oliver Smith committed
      The "bq-picmt" device port is actually for the same device as the
      "bq-paella" device package in community, just with the downstream
      kernel. This is useful occasionally for testing.
      
      However, the name applies that this device package should be used
      on the BQ variant of the BQ Aquaris X5 (picmt) and the mainline
      package should be used on the Cyanogen variant (paella). Actually
      both packages work on both variants since the hardware is the same.
      
      To make that clear, rename "bq-picmt" to "bq-paella-downstream".
      425340a3
    • Minecrell's avatar
      bq-picmt: move to unmaintained (MR 1912) · 0ff83cbe
      Minecrell authored and Oliver Smith's avatar Oliver Smith committed
      Right now the "bq-picmt" device port is quite confusing.
      It's actually for the same device as "bq-paella", which is in community
      and uses the mainline kernel, except that it uses the downstream kernel.
      
      Having the downstream kernel packaged is useful for testing sometimes,
      but otherwise the device package is completely unsupported.
      The mainline port works much better. The downstream port should only
      be used if you know what you are doing (e.g. because you want to test
      if something is working on downstream but not mainline) and therefore
      it should not show up in "pmbootstrap init" by default.
      
      Move the device package to unmaintained to implement that.
      Also, add an "# Unmaintained: ..." comment that will be displayed
      in "pmbootstrap init" if the device is selected anyway.
      0ff83cbe
    • Minecrell's avatar
      Introduce support for "unmaintained" devices (MR 1912) · b7d90580
      Minecrell authored and Oliver Smith's avatar Oliver Smith committed
      Unmaintained devices are device packages that:
        - Are known to be broken in some way without an active maintainer
          who can investigate how to fix it, or
        - Have not received any updates for a very long time, or
        - Are discouraged from using because they are just intended for testing.
          An example for this are ports using the downstream kernel for devices
          which have a mainline port that is working quite well.
      
      Unmaintained devices are still built by bpo (otherwise it would not make
      sense to keep them), but they do not show up in "pmbootstrap init".
      However, it is possible to manually select them by entering the name.
      pmbootstrap will warn in that case.
      
      Unmaintained packages should have a # Unmaintained: <reason> comment
      in the APKBUILD, this comment is displayed in "pmbootstrap init"
      so that the user knows why the device should not be used unless they
      know what they are doing.
      b7d90580
    • Minecrell's avatar
      CI: Check that devices in main/community have necessary maintainers (MR 1912) · f2acd86a
      Minecrell authored and Oliver Smith's avatar Oliver Smith committed
      Devices in
        - main should have >= 2 maintainers
        - community should have at least one maintainer
      
      Use the new functions in pmbootstrap to ensure that.
      f2acd86a
    • Timon Baetz's avatar
      linux-postmarketos-exynos4: add kernel patches to fix charging (MR 1766) · 1d562fc4
      Timon Baetz authored and Alexey Minnekhanov's avatar Alexey Minnekhanov committed
      Also update to latest stable kernel and remove patch that got
      integrated upstream.
      
      [ci:skip-build] Already built on CI
      1d562fc4
Loading