- Nov 05, 2024
-
-
[ci:skip-build]: already built successfully in CI
-
- Nov 03, 2024
-
-
Oliver Smith authored
Require the pmbootstrap version where we added a workdir migration to change pmaports git URLs from gitlab.com to gitlab.postmarketos.org. pmaports at gitlab.com will be fast-forwarded to this commit once, so users who still have this archived repository configured as upstream will be notified of this change after next git pull and trying to use pmbootstrap <2.3.2 with it. Related: https://gitlab.postmarketos.org/postmarketOS/pmbootstrap/-/tags/2.3.2 Related: pmbootstrap issue 2471 (cherry picked from commit 817ed870)
-
- Oct 29, 2024
-
-
Oliver Smith authored
v24.06 doesn't have systemd, and this -systemd subpackage cannot be installed because there is no phosh-service (as listed in depends=""). Fix it so the upstream-compat job doesn't complain about it anymore: Increase 'postmarketos-ui-phosh' pkgrel (6 -> 7), missing depend(s): phosh-service [ci:skip-build]: already built successfully in CI
-
(cherry picked from commit 8e1d778e)
-
- Oct 13, 2024
-
-
u-boot on the Nokia N900 cannot boot from GPT, which will soon be the default scheme. Hence choose msdos explicitly. (cherry picked from commit f0313fc0)
-
- Oct 02, 2024
-
-
The otherwise standard master branch of pmbootstrap has many breaking changes, and we want to keep stable on a stable pmb branch Signed-off-by:
Robert Eckelmann <longnoserob@postmarketos.org>
-
- Aug 12, 2024
-
-
[ci:skip-build]: already built successfully in CI
-
Until this kernel is upgraded to >= 6.2, we need V=1 to work around silent make output leading to failing builds.
-
Newbyte authored
See https://gitlab.com/postmarketOS/pmaports/-/merge_requests/5380 [ci:skip-build]: already built successfully in CI
-
Too many kconfig checks fail for these. The kconfig check is more strict now, it will not pass anymore if a kernel claims to support everything for the "community" category but doesn't actually satisfy the requirements. Previously it did pass and only printed warnings. The "pmb:kconfigcheck-community" option may be added back to these kernels after the configs are adjusted. nb. - cherry-picked partial commit for linux-postmarketos-qcom-msm8998 re-addition
-
As it's building again. See #2958.
-
- Jul 31, 2024
-
-
[ci:skip-build]: already built successfully in CI
-
- Jul 24, 2024
-
-
This makes WiFi work without having to edit "Device" in nmtui. (cherry picked from cd865cea) [ci:skip-build]: already built successfully in CI
-
(cherry picked from commit 8d2fd628)
-
This also increases the (necessarily) hardcoded initrd end by 16MiB in the DTS, which is necessary to make the phone boot with the new initramfs (and in general any initramfs which exceeds 2624KiB). (cherry picked from commit ae07d1e7)
-
- Jun 23, 2024
-
-
Without it some devices will fail to mount the boot partition: FAT-fs (mmcblk1p1): IO charset ascii not found Also disable CONFIG_RT_GROUP_SCHED. Reported-by:
Anton Bambura <jenneron@protonmail.com> Signed-off-by:
Ferass El Hafidi <funderscore@postmarketos.org> [ci:skip-build]: already built successfully in CI (cherry picked from commit 1d694715)
-
Oliver Smith authored
[ci:skip-build]: already built successfully in CI (cherry picked from commit 90786936)
-
- Jun 22, 2024
-
-
[ci:ignore-count] [ci:skip-build]: already built successfully in CI
-
- Jun 21, 2024
-
-
Anton Bambura authored
-
Anton Bambura authored
-
Anton Bambura authored
-
Anton Bambura authored
-
Anton Bambura authored
-
Anton Bambura authored
-
Anton Bambura authored
-
Anton Bambura authored
-
Anton Bambura authored
-
Anton Bambura authored
-
Anton Bambura authored
-
- Jun 20, 2024
-
-
Oliver Smith authored
-
- Jun 12, 2024
-
-
(1) the deviceprofile differs from upstream 1.16.3 in the following respects: (a) -export SXMO_NO_KEYBOARD=1 - allow use of the virtual keyboard (b) +export SXMO_DMENU_LANDSCAPE_LINES="10" +export SXMO_DMENU_PORTRAIT_LINES="6" - these two adjust the size of the displayed dmenu menu. * NB: All foregoing changes are already merged in sxmo-utils master. (c) +export SXMO_TOUCHSCREEN_ID="TSC2005 touchscreen" - allows sxmo to reliably toggle touch screen's enabled status * The foregoing change is awaiting acceptance by upstream. (2) The start hook differs from upstream 1.16.3 by the removal of the line that starts conky. That program pegs N900 CPU usage at 100% all the time. This change is not upstreamable, at least not for the time being (cherry picked from commit 933f2b57)
- Jun 10, 2024
-
-
At some point the driver started using symlinks w/ machine IDs for finding/loading fw, and for some reason I thought it was a good idea to not install those symlinks. Fixes this failure when loading the brcmfmac driver: brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43752-sdio.purism,librem5r4.bin failed with error -2 [ci:skip-build]: already built successfully in CI (cherry picked from commit 263d0079)
-
* Use upstreamed power controller for espresso Related issue: https://gitlab.com/postmarketOS/pmaports/-/issues/2825 * Include patch for iio-rescale logic Related: https://lore.kernel.org/all/20220524075448.140238-1-linus.walleij@linaro.org/ * Enable CONFIG_NLS_ASCII Related: https://gitlab.com/postmarketOS/pmaports/-/issues/2874 * espresso-common: Remove twl6030 import and use upstreamed clk32kg for wlan [ci:skip-build]: already built successfully in CI Tweaked-By:
Oliver Smith <ollieparanoid@postmarketos.org> (cherry picked from commit 65679fec)
-
Oliver Smith authored
Add the patch "keyboard: Add a double click gesture on the bottom bar to trigger the OSK". [ci:skip-build]: already built successfully in CI (cherry picked from commit 074eb3b0)
-
- Jun 09, 2024
-
-
Oliver Smith authored
Fix for: ERROR: Could not find dependency 'xob' in checked out pmaports dir or any APKINDEX. Required by 'sxmo-utils-x11'
-
This fixes op6 display panel support, drm error spam in dmesg, and various other minor things. It also enabled dynamic debugging and ftrace. Signed-off-by:
Caleb Connolly <caleb@postmarketos.org> (cherry picked from commit 647f2bc6)
-
With the current kernel, ds2482 w1<>i2c module is not automatically loaded at boot, which prevents loading the ds2784 battery module. Signed-off-by:
Alexandre Marquet <tb@a-marquet.fr> [ci:skip-build]: already built successfully in CI (cherry picked from commit 878380f8)
-
- Jun 06, 2024
-
-