Commits on Source (17)
-
[ci:skip-build]: already built successfully in CI
-
Many parts of the Linux desktop (apps, tools, scripts, etc) all expect xdg-open and friends to be installed. Since these utilities are tiny and (usually) ubiquitous, let's make sure our UIs all depend on them. Signed-off-by:
Caleb Connolly <caleb@postmarketos.org>
-
main/postmarketos-base/rootfs-etc-conf.d-zram-init configures zstd as our default ZRAM configuration, but the kconfigcheck only checks for LZ4 at the moment. Because of this some of our kernels don't actually have ZSTD support enabled and end up using the default compression algorithm. For Linux >=4.18 we should enable CONFIG_CRYPTO_ZSTD to enable ZSTD support for ZRAM. In Linux >=6.12 the configuration was changed to CONFIG_ZRAM_BACKEND_ZSTD. This requires manual edits while upgrading, otherwise only LZO support will remain enabled. Checking for >=3.14.0 additionally does not make any sense, because the kconfig check should not be enabled for kernels that cannot satisfy our minimum requirements. Describe this properly in kconfigcheck.toml to ensure kernels are configured correctly. The following kernels are currently missing the correct options: config-htc-flounder.aarch64: CONFIG_CRYPTO_ZSTD should be set (category:zram) config-postmarketos-amlogic.aarch64: CONFIG_CRYPTO_ZSTD should be set (category:zram) config-postmarketos-grate.armv7: CONFIG_CRYPTO_ZSTD should be set (category:zram) config-postmarketos-qcom-msm8974.armv7: CONFIG_CRYPTO_ZSTD should be set (category:zram) config-postmarketos-qcom-sc7280.aarch64: CONFIG_CRYPTO_ZSTD should be set (category:zram) config-postmarketos-qcom-sm6115.aarch64: CONFIG_CRYPTO_ZSTD should be set (category:zram) config-postmarketos-qcom-sm6350.aarch64: CONFIG_CRYPTO_ZSTD should be set (category:zram) config-purism-librem5.aarch64: CONFIG_CRYPTO_ZSTD should be set (category:zram) The following kernels are too old to support CONFIG_CRYPTO_ZSTD: config-samsung-jxelte.aarch64: CONFIG_CRYPTO_ZSTD should be set (category:zram) config-volla-mimameid.aarch64: CONFIG_CRYPTO_ZSTD should be set (category:zram)
-
Linux 3.18.14 has no ZSTD support and is therefore too old to have full support for our default ZRAM configuration. ZRAM will likely still work, but fall back to default compression method. This is not something we can actively test or support, so drop the pmb:kconfigcheck-zram. [ci:skip-vercheck]: no rebuild needed
-
Linux 4.14.186 has no ZSTD support and is therefore too old to have full support for our default ZRAM configuration. ZRAM will likely still work, but fall back to the default compression method. This is not something we can actively test or support, so drop the pmb:kconfigcheck-zram. [ci:skip-vercheck]: no rebuild needed
-
Signed-off-by:
Robert Eckelmann <longnoserob@postmarketos.org>
-
Signed-off-by:
Robert Eckelmann <longnoserob@postmarketos.org>
-
Signed-off-by:
Robert Eckelmann <longnoserob@postmarketos.org>
-
linux-postmarketos-qcom{msm8974,msm8994,sc7280,sm6115,sm6350}: add CONFIG_CRYPTO_ZSTD/CONFIG_ZRAM_BACKEND_ZSTD (MR 5835) Signed-off-by:
Robert Eckelmann <longnoserob@postmarketos.org>
-
Signed-off-by:
Robert Eckelmann <longnoserob@postmarketos.org> [ci:ignore-count]: We meant to change many packages [ci:skip-build]: already built successfully in CI
-
[ci:skip-build]: already built successfully in CI
-
Oliver Smith authored
[ci:skip-build]: I've built it locally
-
- Update to Linux v6.12.1 - Lots of cleanup and upstreaming, more than 30 commits upstreamed since 6.7 - Various defconfig updates Device changes: - Acer a1-724 gains sound/modem, mount-matrix, simple-framebuffer display - L8910/l9100 (BQ Aquaris X5/M5) gain rgb led - More variants of Lenovo Vibe K5 supported - grandmax gains touchkeys - heatqlte gains backlight - gplus fl8005a gains modem, display, battery - serranove gains hardware-side display flip and brightness control New devices: - Fareastone Smart 506 - Lenovo Yoga Tab 3 10 LTE - Vivo Y21L - ZTE N818s (sapphire)
-
In linux-postmarketos-qcom-msm8916 this is fixed properly thanks to a patch from Jakob Hauser. The cmdline parameter is no longer necessary, and just causes the display to be horizontally flipped again. [ci:skip-build]: already built successfully in CI
-
Oliver Smith authored
Add a workaround so the kernel compile output is not silent (which leads to pmbootstrap aborting the build). This will be fixed once upgrading to linux >= 6.2. Related: pmaports issue 1990 [ci:skip-build]: already built successfully in CI
-
Oliver Smith authored
-
Oliver Smith authored
Showing
- cross/busybox-static-aarch64/APKBUILD 2 additions, 2 deletionscross/busybox-static-aarch64/APKBUILD
- cross/busybox-static-armhf/APKBUILD 2 additions, 2 deletionscross/busybox-static-armhf/APKBUILD
- cross/busybox-static-armv7/APKBUILD 2 additions, 2 deletionscross/busybox-static-armv7/APKBUILD
- cross/musl-aarch64/APKBUILD 3 additions, 3 deletionscross/musl-aarch64/APKBUILD
- cross/musl-armhf/APKBUILD 3 additions, 3 deletionscross/musl-armhf/APKBUILD
- cross/musl-armv7/APKBUILD 3 additions, 3 deletionscross/musl-armv7/APKBUILD
- cross/musl-riscv64/APKBUILD 3 additions, 3 deletionscross/musl-riscv64/APKBUILD
- cross/musl-x86/APKBUILD 3 additions, 3 deletionscross/musl-x86/APKBUILD
- cross/musl-x86_64/APKBUILD 3 additions, 3 deletionscross/musl-x86_64/APKBUILD
- device/community/device-samsung-espresso10/APKBUILD 3 additions, 3 deletionsdevice/community/device-samsung-espresso10/APKBUILD
- device/community/device-samsung-espresso10/deviceinfo 2 additions, 0 deletionsdevice/community/device-samsung-espresso10/deviceinfo
- device/community/device-samsung-espresso7/APKBUILD 3 additions, 3 deletionsdevice/community/device-samsung-espresso7/APKBUILD
- device/community/device-samsung-espresso7/deviceinfo 2 additions, 0 deletionsdevice/community/device-samsung-espresso7/deviceinfo
- device/community/device-samsung-serranove/APKBUILD 2 additions, 2 deletionsdevice/community/device-samsung-serranove/APKBUILD
- device/community/device-samsung-serranove/deviceinfo 1 addition, 4 deletionsdevice/community/device-samsung-serranove/deviceinfo
- device/community/linux-postmarketos-grate/APKBUILD 2 additions, 2 deletionsdevice/community/linux-postmarketos-grate/APKBUILD
- device/community/linux-postmarketos-grate/config-postmarketos-grate.armv7 6 additions, 1 deletion.../linux-postmarketos-grate/config-postmarketos-grate.armv7
- device/community/linux-postmarketos-omap/0005-Add-TWL6030-power-button-support-to-twl-pwrbutton.patch 2 additions, 2 deletions...5-Add-TWL6030-power-button-support-to-twl-pwrbutton.patch
- device/community/linux-postmarketos-omap/APKBUILD 5 additions, 5 deletionsdevice/community/linux-postmarketos-omap/APKBUILD
- device/community/linux-postmarketos-omap/config-postmarketos-omap.armv7 133 additions, 47 deletions...ty/linux-postmarketos-omap/config-postmarketos-omap.armv7
This diff is collapsed.