- May 29, 2022
-
-
Note from merger (Newbyte): While this device is aarch64, switching to aarch64 comes with issues and would need more work than a vendor kernel like this is worth. Use armv7 for now and hopefully mainline it in the future and switch to aarch64 then. [ci:skip-build] Already built successfuly on CI in MR
-
- May 27, 2022
-
-
Karlender fits well into GNOME and fills the lack of a calendar app in Phosh. [ci:skip-vercheck]
-
Oliver Smith authored
Only makes sense with mesa-pvr-dri-classic, which was dropped in the previous commit. See the reasoning there.
-
Oliver Smith authored
We decided against pvr hacks, quoting craftyguy from issue 1316: > We discussed this in our team meeting, and ultimately decided that > supporting pvr in pmaports/pmOS has many of the same problems that > we saw when trying to support hallium/libhybris, something we > decided against. For much of the same reasons, we've decided that we > want to avoid adding the proprietary userspace components required to > support pvr in pmOS. No device port is using this package anymore, but we forgot to remove it. After branching v22.06 I realized that it doesn't build anymore and as stated in MR 2702, it's unmaintained. Related: https://builds.sr.ht/~postmarketos/job/767700
-
- May 25, 2022
-
-
The new linux-firmware release contains A330 and A420 firmware, so add subpackages for those. [ci:skip-build]: already built successfully in CI
-
Adreno 330 and 420 firmware is now part of upstream linux-firmware, and Adreno 225 subpackage is not used. So let's remove this package.
-
Conflicts with firmware-qcom-adreno-a330 and shouldn't be necessary. [ci:skip-build]: already built successfully in CI
-
Conflicts with firmware-qcom-adreno-a330 and shouldn't be necessary. See https://gitlab.com/postmarketOS/pmaports/-/issues/1530
-
[ci:skip-build]: already built successfully in CI
-
[ci:skip-build]: already built successfully in CI
-
Luca Weiss authored
-
- May 24, 2022
-
-
Fix the build failure when built with newer gcc: ../gtk/gtktextsegment.c: In function '_gtk_toggle_segment_new': ../gtk/gtktextsegment.c:433:6: error: array subscript 'GtkTextLineSegment {aka struct _GtkTextLineSegment}[0]' is partly outside array bounds of 'unsigned char[40]' [-Werror=array-bounds] 433 | seg->type = on ? >k_text_toggle_on_type : >k_text_toggle_off_type; | ^~ Patch source: https://gitlab.gnome.org/GNOME/gtk/-/commit/b4e110920aa18e6cc149ccbbfcd90b5143526e6d
-
Fix the build failure when built with newer gcc: /home/pmos/build/src/gcc-6.4.0/gcc/config/i386/i386.c: In function 'int function_arg_advance_32(CUMULATIVE_ARGS*, machine_mode, const_tree, long int, long int)': /home/pmos/build/src/gcc-6.4.0/gcc/config/i386/i386.c:8743:18: error: converting to 'bool' from 'std::nullptr_t' requires direct-initialization [-fpermissive] 8743 | bool error_p = NULL; | ^~~~ Patch source: https://svnweb.freebsd.org/ports/head/lang/gcc7/files/patch-gcc_config_i386_i386.c?view=markup&pathrev=545751
-
Fix the build failure when built with newer gcc: /home/pmos/build/src/gcc-4.9.2/gcc/reload1.c:89:24: error: use of an operand of type 'bool' in 'operator++' is forbidden in C++17 89 | (this_target_reload->x_spill_indirect_levels) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /home/pmos/build/src/gcc-4.9.2/gcc/reload1.c:444:7: note: in expansion of macro 'spill_indirect_levels' 444 | spill_indirect_levels++; | ^~~~~~~~~~~~~~~~~~~~~ Patch source: https://github.com/ChrisMacGregor/esp-open-sdk/blob/master/1001-fix-reload1-compile-error.patch
-
Luca Weiss authored
The bug that caused us to fork this package has been resolved upstream. Tested by downgrading FP2 bootloader to a version susceptible to this bug: ~ # ./fastboot-31.0.0p1-r2 flash boot boot.img fastboot: error: Couldn't parse partition size '0x'. ~ # ./fastboot-31.0.3p1-r4 flash boot boot.img Sending 'boot' (11666 KB) OKAY [ 0.367s] Writing 'boot' OKAY [ 0.276s] Finished. Total time: 0.670s
-
Bart Ribbers authored
-
- May 23, 2022
-
-
Oliver Smith authored
-
[ci:skip-build]: already built successfully in CI
-
- May 19, 2022
-
-
InsanePrawn authored
device/community: sdm845-{enchilada,fajita,beryllium,axolotl}: add appropiate charging drivers (MR 3127)
-
- May 18, 2022
-
-
-
-
Upgrade to latest version and add a backport of the PinePhone keyboard patch by Undef, which is already merged to upstream master and therefore will be in the next version. Adjust the source URL to the same that is in the Alpine APKBUILD. Keep the RX-51 (Nokia N900) patches for now, but it would be good if we could upstream/drop them in order to use Alpine's package again in the near future. Created pmaports issue 1521 for that. Related: pmaports issue 1515 Co-Authored-By:
Oliver Smith <ollieparanoid@postmarketos.org>
-
- May 17, 2022
-
-
For more information, see this wiki entry: - https://wiki.postmarketos.org/wiki/Android_dynamic_partitions Change-Id: Iaf4ba715bc7226d43e05213cd5bd6ce82d327b7e Signed-off-by:
Alexander Martinz <amartinz@shiftphones.com>
-
Signed-off-by:
Jianhua Lu <lujianhua000@gmail.com> [ci:skip-build] Already built successfuly on CI in MR
-
Signed-off-by:
Jianhua Lu <lujianhua000@gmail.com>
-
Enable display and gpu. Signed-off-by:
Jianhua Lu <lujianhua000@gmail.com>
-
- May 15, 2022
-
-
Raymond Hackley authored
[ci:ignore-count]
-
- May 14, 2022
-
-
It checks all the boxes as defined in https://wiki.postmarketos.org/wiki/Device_categorization [ci:skip-vercheck]
-
- May 13, 2022
-
-
[ci:skip-build]: already built successfully in CI
-
[ci:skip-build]: already built successfully in CI
-
Add hack to prevent GTK4 apps to be unusable in the PinePhone. Fixes #1510 Upstream issue https://gitlab.gnome.org/GNOME/gtk/-/issues/4763 A good solution will take a bit more time but is an on-going process https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/4687 [ci:skip-build]: already built successfully in CI
-
- May 12, 2022
-
-
- Patch from Robert Nelson and Hansem Ro. - Based on the work of Hansem Ro, who owns another device, the First Generation Kindle Fire, which has similar specifications as the Samsung Galaxy Tab 2 7.0.
-
-
-
- May 11, 2022
-
-
Elagost authored
-
The device tree in the kernel is now named msm8996pro-xiaomi-scorpio.dts. [ci:skip-build]: already built successfully in CI
-
- Add support for Xiaomi Mi 5s Plus (xiaomi-natrium) - Update charger driver - Fix race condition in qcom-ngd-ctrl probe
-
- May 10, 2022
-
-
Pablo Correa Gomez authored
-
Pablo Correa Gomez authored
-
Oliver Smith authored
-