- Jun 19, 2020
-
-
Hayden Varcoe authored
-
Hayden Varcoe authored
-
Hayden Varcoe authored
-
Hayden Peto authored
-
Following discussions in https://gitlab.com/postmarketOS/pmaports/-/issues/398, swclock has been removed from postmarketos-base to avoid setting time incorrectly on devices with a hardware clock. The various raspberry pi don't have an hardware clock. This activate swclock back.
-
-
-
-
- Jun 18, 2020
-
-
Oliver Smith authored
[ci:skip-vercheck]
-
Oliver Smith authored
Fails to build, because extra-cmake-modules from Alpine is not available for armhf. Its APKBUILD says "Blocked by qt5-qtdeclarative". [ci:skip-vercheck]
-
Oliver Smith authored
-
Oliver Smith authored
Based on PureTryOut's testing/calamares branch. Thanks!
-
- Jun 17, 2020
-
-
Oliver Smith authored
Taken from PureTryOut's testing/calamares repository, thanks!
-
Oliver Smith authored
Prefer booting from a pmOS_install partition if it exists, but do not resize it. Related: https://wiki.postmarketos.org/wiki/On-device_installer
-
-
Add common.get_upstream_branch() and use it instead of assuming "master" as upstream branch. Example: user forks v20.05 to v20.05_some-fix, then creates a merge request. CI must use v20.05 as upstream branch, when comparing for modified files etc.
-
Don't query the pmaports dir more than once. This cache will also be used to store the upstream branch in the next commit.
-
Miles Alan authored
This makes recording system audio very simple and feasible in a cross-device manner since application-logic can always rely / forward ALSA audio to the loopback device instead of a device-specific audio interface.
-
Fixes #633.
-
- Jun 16, 2020
-
-
-
-
main/postmarketos-ui-plasma-mobile: mention that plamo can't run without fb support in the pkgdesc (MR 1279)
-
since https://gitlab.com/postmarketOS/pmbootstrap/-/merge_requests/1937, people won't see the ui if their device arch is incompatible.
-
-
Improved keyboard with bigger buttons and layout change from 4 rows (+ space row) to 3 rows for easier typing.
-
Oliver Smith authored
-
Signed-off-by:
Danct12 <danct12@disroot.org>
-
-
[ci:skip-build]: keeps hanging under CI Signed-off-by:
Danct12 <danct12@disroot.org>
-
Signed-off-by:
Danct12 <danct12@disroot.org>
-
Signed-off-by:
Danct12 <danct12@disroot.org>
-
This adds a hwdb override for the trackpad that fixes the reported size, this fixes the acceleration profile and palm detection in libinput. Pulse now follows alsa paths for ucm files so the path for the rk3399 ucm has been updated to match.
-
This also removes an unused patch.
-
The DB410c is a SBC with APQ8016 SoC. It runs on mainline without any patches. This port makes use of the existing linux-postmarketos-qcom-msm8916 kernel package that is used for other mainline MSM8916 devices. Tested functionality: - USB Network, USB Host (e.g. an USB keyboard) - Flashing (Fastboot) - Display (HDMI) - WiFi/BT - GPU - Audio (HDMI) - FDE Not tested: - GPS Note: The firmware package is called firmware-qcom-db410c (instead of arrow) because the firmware is provided directly by Qualcomm, not Arrow.
-
Newer versions of alsa-lib now require a top-level ALSA UCM configuration (/usr/share/alsa/ucm2/ucm.conf): ALSA lib parser.c:2159:(load_toplevel_config) Unable to find the top-level configuration file '/usr/share/alsa/ucm2/ucm.conf'. ALSA lib main.c:983:(snd_use_case_mgr_open) error: failed to import hw:0 use case configuration -2 alsaucm: error failed to open sound card hw:0: No such file or directory The upstream ALSA UCM configurations are provided by Alpine's "alsa-ucm-conf" package, so make sure to install it additionally.
-
- Jun 15, 2020
-
-
Bart Ribbers authored
-
Bart Ribbers authored
-
Bart Ribbers authored
-
Bart Ribbers authored
-
Cherry-picked by ollieparanoid from MR 1235, because temp/plasma-workspace has outdated dependencies that make the upstream-compatibility test fail.
-