- Apr 01, 2022
-
-
- Mar 31, 2022
-
-
mesa-egl is usually installed by dependencies of ui packages, but when choosing the "none" ui option in pmbootstrap, it isn't selected, leading to libEGL.so.1 not being found. Add it as an explicit dependency. [ci:skip-build]: already built successfully in CI
-
- Mar 30, 2022
-
-
Alexey Minnekhanov authored
To make panel driver upstreamable to mainline linux, we need to use proper panel selection in secondary bootloader (still TODO), and therefore lk2nd will be strictly required to boot mainline port. Switch flashing method to fastboot, enable sparse rootfs generation, and depend on lk2nd package. Depends on: pmbootstrap!2174, to provide full integration of lk2nd in pmbootstrap. So, full flashing procedure for samsung-klte will look like: $ pmbootstrap init $ pmbootstrap install $ pmbootstrap flasher --method=heimdall-bootimg flash_lk2nd $ pmbootstrap flasher flash_kernel --no-install $ pmbootstrap flasher flash_rootfs $ fastboot reboot
-
Newbyte authored
We're using Tow-Boot now, so remove this as it is unnecessary and makes the package unbuildable since the dependency doesn't exist any more. Fixes d26cc84c Closes https://gitlab.com/postmarketOS/pmaports/-/issues/1483
-
Caleb Connolly authored
Add myself and Joel as codeowners of SDM845 projects and devices.
-
Dropped patch was upstreamed. [ci:skip-build]: already built successfully in CI
-
We don't need this anymore, we use a pre-flashed platform firmware now
[ci:skip-build]: already built successfully in CI -
This removes u-boot from our image and allows booting via an UEFI-compatible platform firmware instead. So to flash pmOS on the PPP now we will require the user to flash Tow-Boot to the SPI. See the edge post for more information. Related: https://postmarketos.org/edge/2022/03/28/ppp-tow-boot/ Co-Authored-By:
Oliver Smith <ollieparanoid@postmarketos.org>
-
- Mar 29, 2022
-
-
Clayton Craft authored
fixes #1480 [ci:skip-build] already built successfully in CI
-
Wouter Franken authored
Add option for mainline kernel iso downstream kernel. Note that a lot is not working yet due to incomplete devicetree, so this is for development purposes only.
-
Add and rearrange dependencies with new apps, and fix angelfish package name. Adds the following packages to extras: - alligator (rss reader) - kasts (podcasts) - tokodon (mastodon client) Move neochat from a required to an extra dependency, since it's a matrix client (which many people may not need). Add plasma-mobile-sounds to main dependency, so that kclock (and dialer in the future) have sounds to choose from. Rename plasma-angelfish to angelfish dependency since plasma-angelfish was renamed in alpine at some point. Remove the part of the description of the package that says numeric passwords are required (no longer the case).
-
When moving the code to it's own repo I changed the license to GPL-2.0, I forgot to update the APKBUILD. [ci:skip-build] already built successfully in CI
-
- Mar 28, 2022
-
-
Alexey Minnekhanov authored
Rebase pmos 8974 patchset on top of linux-stable/5.17.y. No changes, seems to work same as before. [ci:skip-build] Already built fine on CI in MR
-
Oliver Smith authored
-
- Mar 27, 2022
-
-
It seems like at least samsung-a5 needs the same "facility lock" workaround as samsung-serranove, otherwise ModemManager can not detect the SIM card correctly. Move it to a subpackage of soc-qcom-msm8916 and apply it to samsung-a3 as well just to be sure. So far this issue seems limited to Samsung devices, at least bq-paella is not affected (tested with the same SIM card), so it does not seem right to apply it unconditionally to all devices. [ci:skip-build] Already built successfuly on CI in MR
-
[ci:ignore-count]
-
Now that internal storage is supported, we actually need a 4096 sector size, otherwise kpartx won't work on internal partitions. [ci:skip-build] Already built successfuly on CI in MR
-
Also modify the defconfig to for UFS and disable the legacy CONFIG_USB_ETH option and use configfs instead.
-
-
- Mar 26, 2022
-
-
-
The dropped patch was merged in purism's kernel fork [ci:skip-build] Already built successfuly on CI in MR
-
This involves also config, synced with upstream and with reduced debug [ci:skip-build] Already built successfuly on CI in MR
-
-
-
[ci:skip-build] Already built fine on CI in MR
-
-
- Mar 25, 2022
-
-
Newbyte authored
Fixes/works around issue where some applications using the GPU would crash with DRM_IOCTL_MODE_CREATE_DUMB failed. See https://gitlab.com/postmarketOS/pmaports/-/issues/1246 [ci:skip-build] Already built successfuly on CI in MR
-
- Mar 24, 2022
-
-
-
- Add support for sdm845-samsung-starqltechn - Fix touch for axolotl Change-Id: Ie7073f450f207e9242b821b4971ce2be89ba6a54 Signed-off-by:
Alexander Martinz <amartinz@shiftphones.com> [ci:skip-build] Already built successfuly on CI in MR
-
-
-
- Mar 23, 2022
-
-
-
-
Jack K authored
-
Caleb Connolly authored
-
-
-
-
Minecrell authored
- alcatel-idol347: add headphones - Try to revert playback/capture priorities to maybe make automatic switching to headphones based on jack detection work a bit better. [ci:skip-build] Already built successfuly on CI in MR
-