- Apr 17, 2025
-
-
Oliver Smith authored
Add missing depends to the openrc subpackage to ensure they get installed before trying to enable those services. Otherwise it may fail: (350/925) Installing device-xiaomi-elish-openrc (4-r0) Executing device-xiaomi-elish-openrc-4-r0.post-install * service qbootctl added to runlevel default * rc-update: service `hexagonrpcd-sdsp' does not exist ERROR: device-xiaomi-elish-openrc-4-r0.post-install: script exited with error 1 (351/925) Installing hexagonrpcd-openrc (0.3.2-r1) Related: https://builds.sr.ht/~postmarketos/job/1472494#task-img_boe-757 Part-of: !6425
-
- Jan 09, 2025
-
-
Raymond Hackley authored
[ci:skip-build]: already built successfully in CI
-
- Dec 19, 2024
-
-
[ci:skip-build]: already built successfully in CI (cherry picked from commit b4f94a46)
-
[ci:skip-build]: already built successfully in CI (cherry picked from commit 3d7ac0d5)
-
Merge the following Samsung Galaxy Grand Prime devices into samsung-fortuna: - samsung-fortuna3g - samsung-fortunaltezt (firmware only due to armv7 architecture) - samsung-gprimeltecan - samsung-grandprimelte (was samsung-gprimeltexx) (cherry picked from commit 660518e1)
-
- Dec 16, 2024
-
-
Added a config file to /etc/unl0kr.conf.d/ to fix issue with unl0kr being invisible during boot. Commit-Msg-Tweaked-By:
Oliver Smith <ollieparanoid@postmarketos.org> (cherry picked from commit aa7eb4ed)
-
- Dec 12, 2024
-
-
lafrite has u-boot in SPI already it also prevents lafrite from booting because pmbootstrap uses GPT partitioning now. Signed-off-by:
Ferass El Hafidi <funderscore@postmarketos.org> (cherry picked from commit cd1599ba)
-
- Dec 11, 2024
-
-
After commit 8335d050bf24977afefee6612dd347abd555bc53 in pmbootstrap the partition table now defaults to GPT instead of MBR. This breaks booting on Amlogic devices for the following reasons: * On set-top boxes: downstream U-Boot most likely does not have GPT support * On boards where we install mainline U-Boot as BL33 on eMMC/SD: the bootROM checks for an `@AML` image header at offset 512 (second LBA), which means we are basically stuck on MBR Some Amlogic boards have U-Boot + the proprietary Amlogic firmware stages in SPI flash (mainly the Libre Computer boards do), which means they can use GPT, because the firmware is simply not stored on eMMC/SD. For that reason I chose not to change the partition table on those. Signed-off-by:
Ferass El Hafidi <funderscore@postmarketos.org> (cherry picked from commit 05d9b256)
-
- Dec 10, 2024
-
-
Oliver Smith authored
These files are leftovers found by: .ci/testcases/test_directory_structure.py::test_files_belong_to_package
-
Oliver Smith authored
-
Oliver Smith authored
-
Oliver Smith authored
As with the last release, it was attempted to build all devices that we have in edge once, and many succeeded even in the testing dir. Remove the ones that didn't.
-
- Dec 08, 2024
-
-
Oliver Smith authored
-
Oliver Smith authored
-
- Dec 05, 2024
-
-
Oliver Smith authored
This testing device is the only user of tizen-mkdzimage, which does not build.
-
Oliver Smith authored
This testing device is the only user of petitboot, which fails to build. Remove it from the stable branch for now. Somebody can bring it back later if they like - make MRs to fix it against edge first and ask for a backport to v24.12. I'll make similar commits following this to drop other packages that don't build.
-
- Nov 28, 2024
-
-
Package auto-update authored
-
- Nov 27, 2024
-
-
Replace individual msm8953 xiaomi packages with generic msm8953 package. Move device-xaiomi-daisy-fake-goodix package to the generic device package. [ci:ignore-count] [ci:skip-vercheck]
-
-
-
Manual kconfig changes: * EEPROM_AT24 * VIDEO_IMX858 * VIDEO_QCOM_CAMSS * VIDEO_S5KJN1
-
Package auto-update authored
-
- Nov 26, 2024
-
-
[ci:skip-build]: already built successfully in CI
-
-
-
Package auto-update authored
-
- Nov 25, 2024
-
-
-
Signed-off-by:
Patriot-06 <mbmc172@gmail.com>
-
Package auto-update authored
-
- Nov 24, 2024
-
-
Upgrade to the new v6.12.1 kernel from the vendor. Also disabled unnecessary erratas (they're platform-specific).
-
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
-
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>
-
Signed-off-by:
Robert Eckelmann <longnoserob@postmarketos.org>
-
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
-
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
-
- Nov 23, 2024
-
-
Set partition type to msdos because lk2nd does not support gpt yet. [ci:skip-build]: already built successfully in CI
-
- Nov 22, 2024
-
-
Package auto-update authored
-
Add qbootctl as dependency msm-firmware-loader needs it for A/B devices like xiaomi-daisy and xiaomi-tissot. [ci:skip-build]: already built successfully in CI
-
- Nov 21, 2024
-
-
Package auto-update authored
-