Commits on Source (33)
-
-
-
Bart Ribbers authored
-
Luca Weiss authored
The rest of the packages were already handled in 6a290d1c.
-
Luca Weiss authored
The rest of the packages were already handled in 6a290d1c.
-
postmarketOS CI authored
-
-
-
[ci:skip-vercheck] [ci:skip-build]: already built successfully in CI
-
Robert Mader authored
Rebase our downstream patches and drop the two included in the release. See https://gitlab.freedesktop.org/camera/libcamera/-/tags/v0.3.2 for release notes. [ci:skip-build]: already built successfully in CI
-
postmarketOS CI authored
-
Commit 7030e08e ("postmarketos-initramfs: check for root subpartition (MR 5048)") changed the partition check in mount_subpartitions to look for the root partition instead of the boot partition, in order to mount subpartitions even if the pmOS_boot partition was already found. Unfortunately, this causes regressions for the opposite case: If we find a root partition, but the boot partition exists only as a subpartition then mount_subpartitions will return early, without actually making the boot partition accessible. This is easy to trigger if you have a different Linux distribution with an encrypted crypto_LUKS volume installed and then flash pmOS subpartitions to a single partition. find_root_partition() will return the crypto_LUKS partition (without checking if it belongs to pmOS) and the boot partition is not found. Fix both use cases by checking for root *and* boot partition. If any of them is not found, we try to mount the subpartitions.
-
[ci:skip-build]: already built successfully in CI
-
These two gadgets are used in the initramfs, mostly for debugging functionality, so force them on for devices.
-
-
Robert Eckelmann authored
Signed-off-by:
Robert Eckelmann <longnoserob@postmarketos.org>
-
Robert Eckelmann authored
Signed-off-by:
Robert Eckelmann <longnoserob@postmarketos.org>
-
Robert Eckelmann authored
Signed-off-by:
Robert Eckelmann <longnoserob@postmarketos.org>
-
Robert Eckelmann authored
Signed-off-by:
Robert Eckelmann <longnoserob@postmarketos.org>
-
Robert Eckelmann authored
Signed-off-by:
Robert Eckelmann <longnoserob@postmarketos.org>
-
Robert Eckelmann authored
Signed-off-by:
Robert Eckelmann <longnoserob@postmarketos.org>
-
Robert Eckelmann authored
Signed-off-by:
Robert Eckelmann <longnoserob@postmarketos.org>
-
Robert Eckelmann authored
Signed-off-by:
Robert Eckelmann <longnoserob@postmarketos.org>
-
Robert Eckelmann authored
Signed-off-by:
Robert Eckelmann <longnoserob@postmarketos.org>
-
These two gadgets are used in the initramfs, mostly for debugging functionality, so force them on for devices. [ci:ignore-count] [ci:skip-build]
-
Robert Mader authored
This partly reverts the commit mentioned below. When disabling CMA I thought that libcamera was the only user of it, which is only true for userspace, though. In fact CMA is used and often even required by the kernel for HW video decoders, display engines and other hardware that might not have a MMU. Thus restore the previously established value. Fixes: 196ece02 (linux-postmarketos-allwinner: enable CONFIG_UDMABUF (MR 5585))
-
This partly reverts the commit mentioned below. When disabling CMA I thought that libcamera was the only user of it, which is only true for userspace, though. In fact CMA is used and often even required by the kernel for HW video decoders, display engines and other hardware that might not have a MMU. Thus restore the previously established value. Fixes: 196ece02 (linux-postmarketos-allwinner: enable CONFIG_UDMABUF (MR 5585)) [ci:skip-build]
-
Clayton Craft authored
hciconfig is a hard dependency when the tool is configuring bluetooth addresses. [ci:skip-build]: already built successfully in CI
-
Clayton Craft authored
- kconfig migrated - enabled CONFIG_UDMABUF for libcamera
-
Clayton Craft authored
This is now built into the kernel, so we no longer need the userspace pd-mapper. See https://gitlab.com/postmarketOS/pmaports/-/issues/2936 [ci:skip-build]: already built successfully in CI
-
It's the work of the mkinitfs to fetch the library. This was initially introduced in c7c2b2d0 and its use-case is non-existent today as osk-sdl is gone. In addition, the mkinitfs rework Clayton did some time ago correctly detects libraries needed for binaries, exactly so we don't need to pull this in manually!
-
It's the work of the mkinitfs to fetch the library. This was initially introduced in c7c2b2d0 and its use-case is non-existent today as osk-sdl is gone. In addition, the mkinitfs rework Clayton did some time ago correctly detects libraries needed for binaries, exactly so we don't need to pull this in manually! [ci:skip-build]: already built successfully in CI
-
Instead of just making symlinks to the firmware in linux-firmware-brcm, copy and unzstd the files. The downstream driver can't load firmware from zstd. [ci:skip-build]: already built successfully in CI
Showing
- cross/gcc-aarch64/0026-ada-musl-support-fixes.patch 37 additions, 22 deletionscross/gcc-aarch64/0026-ada-musl-support-fixes.patch
- cross/gcc-aarch64/0036-libphobos-add-riscv64-and-loongarch64-support.patch 87 additions, 0 deletions.../0036-libphobos-add-riscv64-and-loongarch64-support.patch
- cross/gcc-aarch64/APKBUILD 59 additions, 34 deletionscross/gcc-aarch64/APKBUILD
- cross/gcc-aarch64/ppc64le-quadmath.patch 56 additions, 0 deletionscross/gcc-aarch64/ppc64le-quadmath.patch
- cross/gcc-armhf/0026-ada-musl-support-fixes.patch 37 additions, 22 deletionscross/gcc-armhf/0026-ada-musl-support-fixes.patch
- cross/gcc-armhf/0036-libphobos-add-riscv64-and-loongarch64-support.patch 87 additions, 0 deletions.../0036-libphobos-add-riscv64-and-loongarch64-support.patch
- cross/gcc-armhf/APKBUILD 59 additions, 34 deletionscross/gcc-armhf/APKBUILD
- cross/gcc-armhf/ppc64le-quadmath.patch 56 additions, 0 deletionscross/gcc-armhf/ppc64le-quadmath.patch
- cross/gcc-armv7/0026-ada-musl-support-fixes.patch 37 additions, 22 deletionscross/gcc-armv7/0026-ada-musl-support-fixes.patch
- cross/gcc-armv7/0036-libphobos-add-riscv64-and-loongarch64-support.patch 87 additions, 0 deletions.../0036-libphobos-add-riscv64-and-loongarch64-support.patch
- cross/gcc-armv7/APKBUILD 59 additions, 34 deletionscross/gcc-armv7/APKBUILD
- cross/gcc-armv7/ppc64le-quadmath.patch 56 additions, 0 deletionscross/gcc-armv7/ppc64le-quadmath.patch
- cross/gcc-riscv64/0026-ada-musl-support-fixes.patch 37 additions, 22 deletionscross/gcc-riscv64/0026-ada-musl-support-fixes.patch
- cross/gcc-riscv64/0036-libphobos-add-riscv64-and-loongarch64-support.patch 87 additions, 0 deletions.../0036-libphobos-add-riscv64-and-loongarch64-support.patch
- cross/gcc-riscv64/APKBUILD 59 additions, 34 deletionscross/gcc-riscv64/APKBUILD
- cross/gcc-riscv64/ppc64le-quadmath.patch 56 additions, 0 deletionscross/gcc-riscv64/ppc64le-quadmath.patch
- cross/gcc-x86/0026-ada-musl-support-fixes.patch 37 additions, 22 deletionscross/gcc-x86/0026-ada-musl-support-fixes.patch
- cross/gcc-x86/0036-libphobos-add-riscv64-and-loongarch64-support.patch 87 additions, 0 deletions.../0036-libphobos-add-riscv64-and-loongarch64-support.patch
- cross/gcc-x86/APKBUILD 59 additions, 34 deletionscross/gcc-x86/APKBUILD
- cross/gcc-x86/ppc64le-quadmath.patch 56 additions, 0 deletionscross/gcc-x86/ppc64le-quadmath.patch
cross/gcc-aarch64/ppc64le-quadmath.patch
0 → 100644
cross/gcc-armhf/ppc64le-quadmath.patch
0 → 100644
cross/gcc-armv7/ppc64le-quadmath.patch
0 → 100644
cross/gcc-riscv64/ppc64le-quadmath.patch
0 → 100644
cross/gcc-x86/ppc64le-quadmath.patch
0 → 100644