- Nov 04, 2020
-
-
Luca Weiss authored
-
Clayton Craft authored
-
Martijn Braam authored
-
[ci:skip-build]: already built successfully in CI
-
- Nov 03, 2020
-
-
Bart Ribbers authored
-
- Nov 02, 2020
-
-
Dominduchami authored
-
Oliver Smith authored
Use the dtb-appended kernel file, e.g. postmarketos-exynos4-dtb instead of postmarketos-exynos4, if it is available. This is needed to flash a mainline kernel with appended dtb to isorec devices.
-
[ci:skip-build]: already built successfully in CI
-
With these kernel sources the device boots successfully, sometimes. Usually, kernel panics and device reboots a couple of times, but after a few attempts (maybe 1, maybe 7) it succeeds to boot. The problems seem to be related to FIMC IS, unfortunately it does not seem to be possible to just disable it in the kernel config, as that leads to compilation errors. I have so far just experimented with getting wifi up and running, but it does not work out of the box even after adding firmware package with files from TheMuppets, wpa_supplicant fails to connect and dmesg is filed with lines like: ``` [ 112.509235] [L0: wl_event_handle: 3109] CFG80211-INFO2) wl_escan_handler : Couldn't find P2PIE in probe response/beacon ``` [ci:skip-build]: already built successfully in CI
-
[ci:skip-build]: already built successfully in CI
-
This also includes a patch from Purism that is the best workaround so far for the hang that plagues Dogwood phones.
-
- Oct 31, 2020
-
-
Alexey Minnekhanov authored
-
-
-
Martijn Braam authored
Following upgrade in Alpine
-
Martijn Braam authored
-
- Oct 30, 2020
-
-
Oliver Smith authored
[ci:skip-build]: CI times out. According to z3ntu, all of them build fine.
-
-
-
-
-
-
Bart Ribbers authored
-
plasma-nano (albeit saying it is 5.20.1) is pointing to the master branch and kept as-is (there is no updates in master and I don't see a reason to downgrade it to the actual 5.20.2 tag which is a few small commits behind the master).
-
The characters (e.g. 'fullwidth asterisk') are used in plasma-dialer.
-
The font is needed for maliit emoji keyboard. Signed-off-by:
Alexey Min <alexey.min@gmail.com>
-
Minecrell authored
Upstream keeps making breaking changes in patch releases. Let's fork alsa-ucm-conf entirely for now instead of just patching in some files to ensure that these files don't break every few months. This fixes audio on MSM8916 devices when not using the modem.
-
This patches from the megi solves the issue of the MIPI-DSI panels framerate being at 2/3rd of actual or expected rate. [ci:skip-build]: already built successfully in CI
-
- Oct 29, 2020
-
-
Oliver Smith authored
Co-Authored-By:
Martijn Braam <martijn@brixit.nl>
-
Clayton Craft authored
This subpackage was removed when a proper fix for suspend was merged, however apk doesn't know to purge this subpackage, so the old elogind hook workaround stuck around. This workaround could probably be removed once we're sure all folks on edge have installed this upgraded package with the 'provides'...
-
- Oct 28, 2020
-
-
As the post-install use the service, it must be in depends. Otherwise, the install_if may install it *after* the rc-update command is run, and fails.
-
Clayton Craft authored
Squeekboard >= 0.10.0 looks for an a11y setting to determine if it should show up on the screen. This sets the config setting to 'true' so that it shows up by default. It can apparently be toggled off in Gnome Settings, but I haven't found the UI switch to do that yet..
-
[ci:skip-build]: already built successfully in CI
-
[ci:skip-build]: already built successfully in CI
-
Fix ucm2 settings to lower mic boost and increase mic volume. Fixes: #720
-
Remove patches: '0001-gtk-meson.build-add-new-hdy-files.patch' and '10-Revert-gdkseatdefault-Grab-touch-events-where-applic.patch' appear in the code downloaded from Purism at precisely the location of the patches. [ci:skip-build]: already built successfully in CI
-
- Oct 27, 2020
-
-
Timothee LF authored
-
Timothee LF authored
-
Bhushan Shah authored
See thread at: https://lore.kernel.org/linux-usb/20201027045519.GA947883@aquila.localdomain/ Fixes: #839
-
Bhushan Shah authored
musb_hrdc bug is fixed properly with kernel patch, so we do not need to do this bind/unbind dance anymore. This partially reverts commit f7d743a2.
-