Skip to content
Snippets Groups Projects
  1. Apr 12, 2019
  2. Apr 11, 2019
  3. Apr 08, 2019
  4. Apr 07, 2019
  5. Apr 06, 2019
  6. Apr 05, 2019
  7. Apr 04, 2019
  8. Apr 03, 2019
    • Oliver Smith's avatar
      pmaports.cfg: bump version (!299) · 9bf79483
      Oliver Smith authored
      9bf79483
    • Oliver Smith's avatar
      cross/crossdirect: use ccache, execve, -Werror (!299) · 958f597a
      Oliver Smith authored
      Instead of running compilers directly, let them go through the native
      ccache binary. Note that it will still use the foreign arches cache dir
      because the native cache dir would be at /native/home/pmos/.ccache.
      
      Use execve instead of setenv and execv, because that didn't work with
      LD_LIBRARY_PATH (ccache was complaining that it couldn't load zlib).
      
      Enable -Werror, because we are maintaining this program and it helps
      us catching bugs early.
      958f597a
    • Oliver Smith's avatar
      ccache-cross-symlinks: all arches, relative, clang (!299) · 9c90da79
      Oliver Smith authored
      Create symlinks for all supported arches (armhf, armv7, aarch64, x86_64,
      x86), not only armhf and aarch64. Skip creating symlinks for the arch
      that the package gets built for, so we can include x86_64 in the list
      without conflicting with the ccache package from Alpine.
      
      Link to ../../../bin/ccache instead of /usr/bin/ccache, so it works
      properly with crossdirect (where we mount the native chroot to /native
      in the foreign chroot).
      
      Add symlinks for clang and clang++.
      9c90da79
    • Oliver Smith's avatar
      main, unity8: bump pkgrels after boost upgrade · f540943f
      Oliver Smith authored
      $ pmbootstrap pkgrel_bump --auto
      Increase 'libphonenumber' pkgrel (5 -> 6), missing depend(s): so:libboost_system-mt.so.1.67.0, so:libboost_thread-mt.so.1.67.0
      Increase 'unity-system-compositor' pkgrel (0 -> 1), missing depend(s): so:libboost_system-mt.so.1.67.0
      Increase 'trust-store' pkgrel (0 -> 1), missing depend(s): so:libboost_filesystem-mt.so.1.67.0, so:libboost_program_options-mt.so.1.67.0, so:libboost_system-mt.so.1.67.0
      Increase 'process-cpp' pkgrel (0 -> 1), missing depend(s): so:libboost_iostreams-mt.so.1.67.0
      Increase 'mir' pkgrel (0 -> 1), missing depend(s): so:libboost_filesystem-mt.so.1.67.0, so:libboost_iostreams-mt.so.1.67.0, so:libboost_program_options-mt.so.1.67.0, so:libboost_system-mt.so.1.67.0
      Increase 'location-service' pkgrel (0 -> 1), missing depend(s): so:libboost_filesystem-mt.so.1.67.0, so:libboost_program_options-mt.so.1.67.0, so:libboost_system-mt.so.1.67.0
      Increase 'ubuntu-download-manager' pkgrel (0 -> 1), missing depend(s): so:libboost_log-mt.so.1.67.0, so:libboost_program_options-mt.so.1.67.0, so:libboost_system-mt.so.1.67.0, so:libboost_thread-mt.so.1.67.0
      Increase 'dbus-cpp' pkgrel (0 -> 1), missing depend(s): so:libboost_filesystem-mt.so.1.67.0, so:libboost_program_options-mt.so.1.67.0, so:libboost_system-mt.so.1.67.0
      
      [ci:skip-build]: I doubt that this would finish in time
      Unverified
      f540943f
  9. Mar 29, 2019
  10. Mar 28, 2019
  11. Mar 26, 2019
    • Danct12's avatar
      xiaomi-santoni: use msm-3.18 upstream kernel (!289) · 95198e12
      Danct12 authored
      device-xiaomi-santoni: use mdss-fb-init-hack to refresh the display, and
      swapfile to fix "out of memory" when loading proprietary blobs.
      
      I have tested the kernel, USB Networking, Display, USB OTG, Wi-Fi (with
      proprietary blobs) works fine, through I haven't figured out how to get
      Bluetooth and among of other stuff to work. Audio works. For more
      information on how to get Wi-Fi and Audio to work, check out the wiki
      page for this device, I have updated it.
      
      [ci:skip-build]: already built successfully in CI
      Unverified
      95198e12
    • Oliver Smith's avatar
      cross/musl-*: update to 1.1.21-r2 · c6aae115
      Oliver Smith authored
      Unverified
      c6aae115
  12. Mar 25, 2019
Loading