- Feb 23, 2025
-
-
Since we have aports-qa-bot now set up to ping maintainers, let's make it explicit that I maintain these packages. Clean up CODEOWNERS as well for my entries which anyways contain my username which is not used on gitlab.p.o. [ci:skip-vercheck] # even though Maintainer line is embedded in .apk, it doesn't make sense to mass rebuild these packages just for that. [ci:ignore-count] [ci:skip-build]: already built successfully in CI
-
- Feb 05, 2025
-
-
Update deviceinfo with deviceinfo_create_initfs_extra="true" to make the boot.img small enough for Boot partition for newer Kernels.
-
- Dec 27, 2024
-
-
[ci:skip-build]
-
- Nov 02, 2024
-
-
[ci:ignore-count]
-
-
- Oct 26, 2024
-
-
Switch to lk2nd-msm8974 because separate appended dtb image build is not needed anymore.
-
- Oct 04, 2024
-
-
Generate extlinux.conf for msm8974 devices make ability switch to new lk2nd seamlessly.
-
- 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
-
- Jan 22, 2024
-
-
Pablo Correa Gomez authored
[ci:ignore-count]
-
- Jan 12, 2024
-
- Dec 07, 2023
-
-
[ci:ignore-count] [ci:skip-build]: already built successfully in CI
-
- Sep 25, 2023
-
-
[ci:ignore-count] [ci:skip-build]: already built successfully in CI
-
- Aug 04, 2023
-
-
The file is automatically packed by devicepkg-dev utils Relates #1836
-
- May 19, 2023
-
-
This enables us to easily flash lk2nd with pmbootstrap during installation.
-
- Oct 11, 2022
-
-
This is now installed by postmarketos-base when appropriate.
-
- Oct 06, 2022
-
-
During the msm8974 cleanup that landed in 5.19 a bunch of dtbs were renamed to have a better name. Adjust deviceinfo for those devices.
-
- Apr 05, 2022
-
-
mesa-dri-swrast no longer exists and just installs, mesa-dri-gallium. However, this might not always be the case, so let's change it before it causes any issues. [ci:ignore-count] [ci:skip-build]
-
- Jan 22, 2022
-
-
Oliver Smith authored
[ci:ignore-count]
-
- Oct 23, 2021
-
-
Make the package consistent with firmware-qcom-adreno packaged from linux-firmware, but keep them separate for legal reasons. The firmware packaged in firmware-qcom-adreno-extra does not have a proper license. [ci:ignore-count] [ci:skip-build] already built successfully in CI
-
- Sep 17, 2021
-
-
- mesa-dri-freedreno => mesa-dri-gallium
-
- Apr 11, 2021
-
-
Oliver Smith authored
-
- Mar 28, 2021
-
-
This is needed with the 5.11 kernel. Also adjust the vram & cma sizes for all msm8974 devices. The CMA size is 256MB as set in the kernel config. VRAM is default 16MB although it is set to 192MB with a kernel patch; but set it manually for all devices to make it possible to remove this patch in the future - until we have IOMMU working.
-
- Mar 26, 2021
-
-
- Jul 11, 2020
-
-
Oliver Smith authored
Make it clear, that these kernels are not mainline, but "close to mainline". [ci:skip-build] [ci:skip-vercheck]: just changing pkgdesc Related: https://wiki.postmarketos.org/wiki/(Close_to)_Mainline
-
- May 24, 2020
-
-
[ci:ignore-count], [ci:skip-build]
-
- 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 13, 2020
-
-
Federico Amedeo Izzo authored
The dts for oneplus bacon was already present in linux-postmarketos. I adjusted the APKBUILD and deviceinfo to be able to use both downstream and mainline kernels
-
- 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
-