Skip to content
Snippets Groups Projects
  1. Dec 16, 2021
  2. Dec 15, 2021
    • Clayton Craft's avatar
      main/msm-firmware-loader: fix shellcheck failure (MR 2752) · 16472c5b
      Clayton Craft authored
      A recent(?) update in shellcheck made this fail, possibly because the
      test in shellcheck was fixed(?) or ???
      
      The failure this fixes is:
      
      Test with shellcheck: ./main/msm-firmware-loader/msm-firmware-loader.sh
      In msm-firmware-loader.sh line 49:
      	if [ -z "${FW_PARTITIONS##*$PARTNAME*}" ] && [ -n "$PARTNAME" ]
                                         ^-------^ SC2295 (info): Expansions inside ${..} need to be quoted separately, otherwise they match as patterns.
      
      [ci:skip-build] already built successfully in CI
      Verified
      16472c5b
  3. Dec 14, 2021
    • Alexey Minnekhanov's avatar
      main/linux-postmarketos-qcom-msm8974: upgrade to 5.15.7 (MR 2746) · a6b343c8
      Alexey Minnekhanov authored
      Simple upgrade with few generic kernel features enabled
       * IWD support
       * F2FS
       * NTFS3_FS
       * USB mass storage support
       * disable MTD and build more things as modules to reduce
         kernel size to compensate some new built-in options,
         as kernel doesn't boot otherwise.
      
      No new things for pmOS's devices (yet). Should work same as before.
      
      [ci:skip-build] Already built on CI in MR
      Verified
      a6b343c8
  4. Dec 13, 2021
    • Mighty's avatar
      main/mesa-pvr-dri-classic: update to llvm 12 and switch source (MR 2702) · 07ce5f6a
      Mighty authored and Newbyte's avatar Newbyte committed
      Changing source to freemangordon's branch as that is much more stable and does not crash, got firefox running, which with older mesa would crash the GPU
      Unverified
      07ce5f6a
    • Clayton Craft's avatar
      purism-librem5: replace gpsd with gnss-share (MR 2736) · e2e2f420
      Clayton Craft authored and Bart Ribbers's avatar Bart Ribbers committed
      gnss-share is a location provider I wrote for the librem 5's GPS module,
      and can be used directly from geoclue. It allows saving and loading
      A-GPS data (manual steps, for now) to facilitate faster fixes.
      
      I'm not completely happy with having to use sed to patch geoclue's conf,
      but:
      
      1) I really only need to change 1 line
      
      2) there's a non-zero chance geoclue's conf will be changed in aports if
         new permissions are required for things later
      
      So carrying the config in the device package and using
      "replaces=geoclue" (like the postmarketos-* stuff) didn't seem like a
      maintainable solution long term since the geoclue conf might gain needed
      fixes/features that might make a copy in the device package outdated...
      Unverified
      e2e2f420
    • Oliver Smith's avatar
      main/postmarketos-ui-phosh: firefox improvements (MR 2741) · 51fce1f1
      Oliver Smith authored and Bart Ribbers's avatar Bart Ribbers committed
      Display the app icon properly, instead of the "unknown" icon, in the
      activity view. Phosh attempts to open a .desktop file with the name of
      the gtk app-id, but the app-id is "firefox" and the file is named
      org.mozilla.firefox.desktop (see related commit, where it was renamed
      for a good reason). The way Phosh is doing the name lookup doesn't
      always work for other apps too, phosh_get_desktop_app_info_for_app_id()
      has workarounds e.g. for gnome-control-center hardcoded. As workaround,
      add a .desktop file that makes the icon show up properly, but is not
      displayed anywhere else (NoDisplay=true).
      
      Replace epiphany with FF in the default favorite applications in phosh
      (top 4 displayed at the top). We already install FF instead of epiphany
      and so the 4th place is currently empty.
      
      Related: https://gitlab.alpinelinux.org/alpine/aports/-/commit/2d291a4afc2c71e25c8fd9fff188eff436b80580
      Unverified
      51fce1f1
  5. Dec 12, 2021
  6. Dec 11, 2021
  7. Dec 10, 2021
  8. Dec 09, 2021
  9. Dec 08, 2021
    • Denis Tolstov's avatar
      xiaomi-rolex: new device (MR 1911) · e30bcfc5
      Denis Tolstov authored and Newbyte's avatar Newbyte committed
      Based on !1158 by @nrdnandan (5 files)
      new file: device/testing/device-xiaomi-rolex/APKBUILD
      new file: device/testing/device-xiaomi-rolex/deviceinfo
      new file: device/testing/linux-xiaomi-rolex/APKBUILD
      new file: device/testing/linux-xiaomi-rolex/config-xiaomi-rolex.aarch64
      new file: firmware/firmware-xiaomi-rolex/APKBUILD
      
      Changed deviceinfo : Width x Height was 800x600 to correct dimension -> 720x1280
      
      modified: device/testing/device-xiaomi-rolex/APKBUILD
      modified: device/testing/device-xiaomi-rolex/deviceinfo
      
      Added directfbrc and fb.modes file. Also added SWAP file support swap_size=1024
      
      Added Audio files and rules removed uneccessary lines in deviceinfo.
      
      device/xiaomi-rolex: Fix linting issues
      
      xiaomi-rolex: Linting fixes; is a handset
      
      xiaomi-rolex: Moved firmware/ to device/testing/
      
      xiaomi-rolex: Enable pmb:cross-native for kernel compilation
      because it is the default for recent apkbuilds
      
      xiaomi-rolex: Apply YYLOC patch to build 3.18.140 with gcc-10 (-fno-common)
      
      xiaomi-rolex: update patch checksums in kernel APKBUILD
      
      xiaomi-rolex: update deviceinfo checksum; replace common patch with a symlink
      
      xiaomi-rolex: use mdss patch
      
      xiaomi-rolex: use BGRA mdss framebuffer patch
      
      xiaomi-rolex: mark myself as maintainer, drop contributor from apkbuilds
      Refer to git commit history instead to determine contributors
      
      xiaomi-rolex: update kernel config for multiple devpts
      
      xiaomi-rolex: allow firmware cross-native builds, disable tracedeps per linter
      
      [ci:skip-build]: already built successfully in CI
      Unverified
      e30bcfc5
    • Martijn Braam's avatar
      testing/pine64-pinephonepro: new device (MR 2607) · 6a40c239
      Martijn Braam authored and Oliver Smith's avatar Oliver Smith committed
      [ci:skip-build]: already built successfully in CI
      Unverified
      6a40c239
Loading