Skip to content
Snippets Groups Projects
  1. Oct 04, 2018
    • Oliver Smith's avatar
      device/linux-*: make all kernels compile again · d32d9c3d
      Oliver Smith authored
      All kernels compile again, after the GCC 8 upgrade.
      
      All 3.x kernels have been changed to use GCC 6 now, because we can't
      say for sure that they boot with GCC 8 even if we made them compile
      with that newer GCC. If someone wants to test a kernel for a newer
      device which they can test, see the instructions on
      <https://postmarketos.org/vendorkernel>.
      
      The linux-sony-castor-windy 4.x kernel did not compile out of the box
      with the latest GCC, so we set it to GCC 6 as well. This can probably
      be fixed easily.
      
      linux-teclast-x80-pro: removed Werror and updated to latest 4.14 kernel
      from kernel.org, otherwise this would not compile anymore (tested with
      both GCC 6 and 8, probably incompatibility with the latest binutils or
      something).
      
      This commit will take too long to compile in CI, so let's [skip ci].
      I've compiled all kernels multiple times and fixed them up until all of
      them were working again.
      
      Related: #103
      d32d9c3d
  2. Oct 02, 2018
  3. Oct 01, 2018
  4. Sep 30, 2018
  5. Sep 28, 2018
    • Oliver Smith's avatar
      cross/busybox-*: update to 1.29.3-r0 · d9daa174
      Oliver Smith authored
      d9daa174
    • Oliver Smith's avatar
      Add gcc6 aport · b53afb3a
      Oliver Smith authored
      Based on the last version from Alpine, but installed to /usr/gcc6 and
      with pretty much everything disabled except for the C compiler.
      
      We can probably throw out a lot of patches, and make the APKBUILD much
      smaller. But let's focus on making it possible to compile old kernels
      again first. There's still a lot to do for that, see #103.
      b53afb3a
  6. Sep 27, 2018
  7. Sep 26, 2018
  8. Sep 25, 2018
  9. Sep 24, 2018
  10. Sep 22, 2018
  11. Sep 21, 2018
  12. Sep 17, 2018
  13. Sep 16, 2018
    • Martijn Braam's avatar
      * Added device package for the pine-a64lts · fb23669e
      Martijn Braam authored
      * Added linux-postmarketos-allwinner kernel
      * Added copy of alpines u-boot package with pine-a64lts support
      * Changed postmarketos-mkinitfs to add the plain .dtb file to the boot partition
      fb23669e
  14. Sep 14, 2018
  15. Sep 13, 2018
  16. Sep 12, 2018
    • Bhushan Shah's avatar
      kde/kwin: Add patch to disable finding of QML module · 99a676dc
      Bhushan Shah authored
      ecm_find_qmlmodule checks if QML modules are installed, and if not it
      warns during build time. This is purely for packager knowledge. Not
      finding those packages here doesn't affect the runtime of the
      kwin_wayland at all.
      
      We are disabling this due to bug in the qmlplugindump which causes it to
      not return and get stuck, See issue #28.
      
      Revert this when QTBUG-70460 is solved upstream.
      99a676dc
  17. Sep 09, 2018
Loading