Skip to content
Snippets Groups Projects
  1. Aug 06, 2019
    • Daniele Debernardi's avatar
      main/postmarketos-mkinitfs: add deviceinfo_framebuffer_landscape (!546) · e4e38c20
      Daniele Debernardi authored
      Use deviceinfo_framebuffer_landscape during splash screen generation.
      Also add the postmarketos-splash arguments variable to the computation
      of the hash for the cache.
      
      Adjust device-pine-pinetab to use the new variable, and therefore rotate
      its splash screen.
      
      [ci:skip-build]: already built successfully in CI
      e4e38c20
    • Oliver Smith's avatar
      temp/{networkmanager,wpa_supplicant}: pkgrel bump · 29e53f44
      Oliver Smith authored
      Increase pkgrels, so the resulting versions are higher than the aports
      in Alpine. Seems like this was done in the upstream PR initially, but
      then got lost during rebase.
      29e53f44
    • Oliver Smith's avatar
      temp/{networkmanager,wpa_supplicant}: new aports (!547) · 2ac369ed
      Oliver Smith authored
      Fork from Alpine to apply Martijn's patch:
      https://github.com/alpinelinux/aports/pull/9894
      
      "This makes wpa_supplicant run in dbus mode if no config file has been
      created for it, fixing the networkmanager integration. This config has
      been used for a long time in postmarketOS and works fine.
      
      It also removes the iwd dependency from networkmanager again so
      wpa_supplicant is used because iwd doesn't support as many chipsets as
      wpa_supplicant and it doesn't run on older kernels."
      
      [ci:skip-build]: already built successfully in CI for x86_64, I've
                       tested that it builds for armhf and aarch64 too.
      2ac369ed
  2. Aug 03, 2019
  3. Aug 02, 2019
  4. Jul 30, 2019
  5. Jul 29, 2019
  6. Jul 28, 2019
    • Oliver Smith's avatar
      cross/musl-*: update to 1.1.23-r1 · fe8858d5
      Oliver Smith authored
      fe8858d5
    • Oliver Smith's avatar
      temp/mesa-git: build for arm, not for all arches · 84492bef
      Oliver Smith authored
      Avoid build failure for x86:
      
      >>> mesa-git-glapi*: Running postcheck for mesa-git-glapi
      >>> ERROR: mesa-git-glapi*: Found textrels:
      TEXTREL  /home/pmos/build/pkg/mesa-git-glapi/usr/lib/libglapi.so.0.0.0
      
      The package is only used for armhf, armv7, aarch64 devices currently, so
      change the arch line in the APKBUILD accordingly.
      
      $ cd device
      $ for i in $(git grep mesa-git | cut -d/ -f1); do grep -H arch $i/deviceinfo; done
      device-asus-flo/deviceinfo:deviceinfo_arch="armhf"
      device-lg-hammerhead/deviceinfo:deviceinfo_arch="armv7"
      device-pine-a64lts/deviceinfo:deviceinfo_arch="aarch64"
      device-pine-dontbeevil/deviceinfo:deviceinfo_arch="aarch64"
      device-sony-castor-windy/deviceinfo:deviceinfo_arch="armhf"
      device-sony-sirius/deviceinfo:deviceinfo_arch="armv7"
      
      [ci:skip-vercheck]: only changed arch line
      Fixes: ce7e4d79 ("temp/mesa-git: new aport (!524)")
      84492bef
  7. Jul 27, 2019
  8. Jul 25, 2019
  9. Jul 24, 2019
  10. Jul 23, 2019
Loading