Commits on Source (18)
-
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
-
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
-
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: ../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
-
Luca Weiss authored
-
[ci:skip-build]: already built successfully in CI
-
[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
-
Conflicts with firmware-qcom-adreno-a330 and shouldn't be necessary. [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.
-
The new linux-firmware release contains A330 and A420 firmware, so add subpackages for those. [ci:skip-build]: already built successfully in CI
-
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
-
Oliver Smith authored
Only makes sense with mesa-pvr-dri-classic, which was dropped in the previous commit. See the reasoning there.
-
Karlender fits well into GNOME and fills the lack of a calendar app in Phosh. [ci:skip-vercheck]
-
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
-
and while at it, also adding a maintainer [ci:skip-build] Already built successfuly on CI in MR
-
GPU has been supported for a while in the mainline-ish kernel, so let pmbootstrap show UIs like Phosh. And msm-modem-uim-selection will setup the modem well enough so at least the primary SIM should work out of the box. [ci:skip-build] already built successfully in CI
-
This replaces the previous `udevadm test` hack with a combination of `udevd`, `udevadm trigger` and `udevadm settle` in order to coldplug all available devices and make them available for use via libinput / unl0kr. Relates to: #1411 [ci:skip-build] already built successfully in CI
Showing
- CODEOWNERS 0 additions, 1 deletionCODEOWNERS
- cross/gcc4-aarch64/1001-fix-reload1-compile-error.patch 17 additions, 0 deletionscross/gcc4-aarch64/1001-fix-reload1-compile-error.patch
- cross/gcc4-aarch64/APKBUILD 8 additions, 3 deletionscross/gcc4-aarch64/APKBUILD
- cross/gcc4-armv7/1001-fix-reload1-compile-error.patch 17 additions, 0 deletionscross/gcc4-armv7/1001-fix-reload1-compile-error.patch
- cross/gcc4-armv7/APKBUILD 8 additions, 3 deletionscross/gcc4-armv7/APKBUILD
- device/community/firmware-qcom-adreno/APKBUILD 3 additions, 3 deletionsdevice/community/firmware-qcom-adreno/APKBUILD
- device/testing/device-fairphone-fp2/APKBUILD 3 additions, 3 deletionsdevice/testing/device-fairphone-fp2/APKBUILD
- device/testing/device-fairphone-fp2/deviceinfo 1 addition, 0 deletionsdevice/testing/device-fairphone-fp2/deviceinfo
- device/testing/device-lg-hammerhead/APKBUILD 1 addition, 2 deletionsdevice/testing/device-lg-hammerhead/APKBUILD
- device/testing/device-motorola-lux/APKBUILD 4 additions, 4 deletionsdevice/testing/device-motorola-lux/APKBUILD
- device/testing/device-motorola-lux/deviceinfo 1 addition, 1 deletiondevice/testing/device-motorola-lux/deviceinfo
- device/testing/device-sony-sirius/APKBUILD 2 additions, 2 deletionsdevice/testing/device-sony-sirius/APKBUILD
- device/testing/firmware-qcom-adreno-extra/APKBUILD 0 additions, 51 deletionsdevice/testing/firmware-qcom-adreno-extra/APKBUILD
- device/testing/linux-kobo-clara-mainline/APKBUILD 7 additions, 6 deletionsdevice/testing/linux-kobo-clara-mainline/APKBUILD
- device/testing/linux-kobo-clara-mainline/config-kobo-clara-mainline.armv7 121 additions, 42 deletions...inux-kobo-clara-mainline/config-kobo-clara-mainline.armv7
- device/testing/linux-motorola-lux/APKBUILD 7 additions, 5 deletionsdevice/testing/linux-motorola-lux/APKBUILD
- device/testing/linux-motorola-lux/config-motorola-lux.armv7 0 additions, 0 deletionsdevice/testing/linux-motorola-lux/config-motorola-lux.armv7
- main/gcc4/1001-fix-reload1-compile-error.patch 17 additions, 0 deletionsmain/gcc4/1001-fix-reload1-compile-error.patch
- main/gcc4/APKBUILD 8 additions, 3 deletionsmain/gcc4/APKBUILD
- main/gcc6/0015-fix-error_p-null-error.patch 30 additions, 0 deletionsmain/gcc6/0015-fix-error_p-null-error.patch
This diff is collapsed.
File moved
main/gcc6/0015-fix-error_p-null-error.patch
0 → 100644