- Sep 12, 2024
-
-
Arnav Singh authored
Its contents are now provided by linux-firmware-rtl_bt-20240909-r0 onwards. Fixes #3166 [ci:skip-build]: already built successfully in CI
-
- Jun 23, 2024
-
-
This cmdline argument is now a no-op. Drop it everywhere and add a new CI check to enforce this. Adjust the deprecated "minimal" initramfs variant to use pmos.debug-shell to enable logging instead. It doesn't /support/ dropping to a shell, so the variable takes on a different meaning. But that's ok since it's at least more consistent. [ci:ignore-count] [ci:skip-vercheck] Signed-off-by:
Caleb Connolly <caleb@postmarketos.org> Tweaked-by:
Oliver Smith <ollieparanoid@postmarketos.org> [ci:skip-build]: kernel builds are very likely to go through now
-
- Apr 22, 2024
-
-
- Jan 22, 2024
-
-
Pablo Correa Gomez authored
[ci:ignore-count]
-
- Sep 25, 2023
-
-
[ci:ignore-count] [ci:skip-build]: already built successfully in CI
-
- Oct 11, 2022
-
-
This is now installed by postmarketos-base when appropriate.
-
- Jan 22, 2022
-
-
Oliver Smith authored
[ci:ignore-count]
-
- Sep 19, 2021
-
-
[ci:ignore-count] [ci:skip-vercheck] [ci:skip-build]: built all the device packages successfully in CI already
-
- Sep 03, 2021
-
-
Clayton Craft authored
[ci:ignore-count] [ci:skip-build] too many changed kernels/packages, won't complete in CI
-
- Jul 08, 2021
-
-
- May 08, 2021
-
-
- May 04, 2021
-
-
This device uses u-boot in Alpine's u-boot-pine64 package, and NOT from the u-boot in pmaports, so the freq-specific u-boot files don't exist.
-
- Apr 27, 2021
-
-
uboot-tools is provided by u-boot-tools but sometimes apk still gets confused. This change prevents errors such as pine64-pinephone:~$ sudo apk upgrade --verbose WARNING: Failed to perform initial self-upgrade, continuing with full upgrade. ERROR: unable to select packages: uboot-tools (virtual): provided by: u-boot-tools required by: device-pine64-pinephone-0.25-r1[uboot-tools] [ci:ignore-count] [ci:skip-build]: already built in CI successfully
-
- Apr 11, 2021
-
-
Oliver Smith authored
-
- Apr 05, 2021
-
-
Issue #981 Change default clock from 552 to 528 (latest batches such as KDE are having issues with 552)
-
- Nov 18, 2020
-
-
These files aren't references by any APKBUILD, delete them.
-
- Aug 18, 2020
-
-
Dang Huynh authored
[ci:ignore-count] Signed-off-by:
Danct12 <danct12@disroot.org>
-
- Jul 07, 2020
-
-
For most firmware packages we use a vendor- prefix to make it clear who has provided the firmware. The firmware-rtl8723bt package is only used for Pine64 devices and actually contains configs that are specific to Pine64 hardware (e.g. rtl8723bs_config-pine64.bin). Let's rename it to firmware-pine64-rtl8723bt to make this more clear. Also cleanup the APKBUILD a bit and provide the LICENSE file in a -doc subpackage so we can legally redistribute that firmware.
-
- May 24, 2020
-
-
[ci:ignore-count], [ci:skip-build]
-
- May 23, 2020
-
-
We don't want executable APKBUILDs, deviceinfo files, etc in pmaports. Remove the executable bit from those files. [ci:skip-build] [ci:skip-vercheck]
-
- May 02, 2020
-
-
At the moment we have Contributor: lines on some packages (but not all of them), but often they don't represent the actual contributors to the package very well. E.g. when we added them retroactively to the device packages we only added the initial contributor (which isn't necessarily the person who made most of the work for a device...) The Git history is the most representative source for figuring out who contributed to a package, so there is no reason to duplicate that into the APKBUILD. [skip ci]: way too many packages
-
- Apr 25, 2020
-
-
TP:[AL3]:APKBUILD:5:pkgname must not be quoted [skip ci]: won't finish within 3 hours
-
- Mar 14, 2020
-
-
Oliver Smith authored
Prepare for better device categorization by moving everything to testing subdir first. [skip-ci]: chicken-egg problem: passing pmaports CI depends on pmbootstrap MR depends on this MR Related: postmarketos#16
-