- Apr 30, 2022
-
-
Andreas Kemnade authored
Basic support for the Tolino Shine 3 ebook reader. It is the same board as the Kobo Clara HD. Waveform handling shares the same oddities as for the Kobo Clara HD but the file epdc_E060SCM.fw from the IMX6SL BSP from NXP does also work. The existing waveform from SD card is used. Preferred way to install is to clone the internal SD, keeping the original as a backup, install on that clone. U-Boot is a more recent one than the factory u-boot, so devicetrees are nicely supported. Kernel is the near mainline kernel also used by the Kobo Clara HD.
-
- Apr 29, 2022
-
-
This code wasn't actually working for me on samsung-m0, so I investigated and came up with that this fixes it. I'm not sure if you are supposed to be able to omit the deviceinfo_ prefix? Either way, it doesn't seem to work, so let's fix it. Fixes fad7c7ef
-
-
-
- Apr 27, 2022
-
-
Fix for: missing depend(s): so:libicuuc.so.70 While at it, I've checked if this is the most recent version of this mobile fork, and what the upstream stance on this is. Meanwhile there's a feature branch in the official dino.git repository, so I've adjusted the APKBUILD. The commit is still the same, and apparently upstream won't merge it, but rather switch the whole application to libadwaita. Related: https://github.com/dino/dino/issues/178 Related: https://github.com/dino/dino/issues/1182 [ci:skip-build] already built successfully in CI
-
Helps #1479 The Disable-fullscreen patch from Purism is in principle useful in mobile, as exiting fullscreen is at least troublesome. However, the patch has not been upstreamed and, although we could carry it in alpine for the 42 cycle, the 43 cycle will come with GTK4 support and the patch will not rebase easily. Therefore, instead of waiting 6 months to drop, lets just drop it now. [ci:skip-build] already built successfully in CI
-
* set true for external_storage and gpu_accelerated * add panel-simple and msm modules to initfs [ci:skip-build] Already built fine on CI in MR
-
-
- Apr 24, 2022
-
-
Re-applied after downgrading to 5.16.4. [ci:skip-vercheck].
-
Oliver Smith authored
-
Oliver Smith authored
Downgrade to avoid the suspend issues we've been seeing for the past three weeks. This reverts commit 3d4d3558 ("linux-postmarketos-allwinner: upgrade to 5.17.0_git20220313 (MR 3001)"). Related: pmaports issue 1478
-
Oliver Smith authored
Reverting this to cleanly revert to 5.16.4_git20220131 in the next patch. This reverts commit 56183bca.
-
- Apr 22, 2022
-
-
Oliver Smith authored
The dl-4 Alpine mirror isn't up-to-date, so I've used: pmb.config.aportgen_mirror_alpine = "http://uk.alpinelinux.org/alpine/" Related: https://gitlab.alpinelinux.org/alpine/infra/infra/-/issues/10756
-
- Apr 21, 2022
-
-
[ci:skip-build] already built successfully in CI
-
XWayland is a phosh dependency. Having it in pmb_recommends adds nothing and can be confusing, since power users would expect that removing it from world would remove the package. That will never be the case since phosh depends on it. [ci:skip-build] already built successfully in CI
-
Requires the 5.17 purism librem 5 kernel [ci:skip-build] Already built successfuly on CI in MR
-
- Latest revision of the modem PM issue workaround patches from Purism - Rebased config on Purism's defconfig
-
Newbyte authored
[ci:skip-build] Already built successfuly on CI in MR
-
Newbyte authored
-
Oliver Smith authored
Ask people to add renamed devices to https://postmarketos.org/renamed The CI script already downloads this page and ignores missing devices that are on this list of renamed devices. This is important, so when creating a MR that renames a device, and already renaming the device in the wiki, other CI jobs will not start failing until the MR is merged.
-
- Apr 20, 2022
-
-
- Apr 19, 2022
-
-
This is needed to support the `flash_sparse_samsung_format` deviceinfo proprety [ci:skip-build]: already built successfully in CI
-
-
This is still not enough for heimdall to succeed in flashing because of Samsung's custom sparse image format.
-
- Apr 18, 2022
-
-
Adding bluez to "depends" in order to enable bluetooth service (doesn't work on packages in "_pmb_recommends"). Adding blueman to "_pmb_recommends" to allow uninstallation by the user. Closes https://gitlab.com/postmarketOS/pmaports/-/issues/1465
-
nmcli and nmtui are still missing in Gnome. Move NetworkManager dependencies from postmarketos-ui-phosh, and phosh will get them when depending on postmarketos-ui-gnome.
-
- Apr 16, 2022
-
-
- Apr 13, 2022
-
-
This patch is meant to support https://git.sr.ht/~mil/sxmo-utils/commit/46cc06b Which in turn should fix https://todo.sr.ht/~mil/sxmo-tickets/350 and https://gitlab.com/postmarketOS/megapixels/-/issues/46 This patch is not in the current release of sxmo but I am adding it so that when 1.9.0 is released, we dont have to deal with this bug again.
- Apr 11, 2022
-
-
Clayton Craft authored
-
- Apr 10, 2022
-
-
postmarketos-ui-i3wm|mate.post-deinstall: Contains removal of file "61-autologin.conf"|"65-autologin.conf". However, this file is removed by apk automatically unpon deinstallation. postmarketos-ui-i3wm|mate|xfce4.pre-deinstall: Contains disabling service "lightdm". Removing display manager service upon deinstallation isn't done by other UIs either. It can lead to unexpected behaviour when installing another UI using lightdm and then uninstall MATE UI. Additionally postmarketos-ui-i3wm.post-upgrade: Removed postmarketos-ui-i3wm.post-upgrade and replaced it with a link to postmarketos-ui-i3wm.post-install, like it's done in MATE and Xfce4.
-
-