linux-fresnel-fourier: 7.0-1 -> 7.0-14 (carry vb2_dma_resv RFC v2 series) #14

Merged
marfrit merged 1 commits from claude-noether/marfrit-packages:noether/linux-fresnel-fourier-pkgrel14 into main 2026-05-15 15:37:23 +00:00
Contributor

Sibling PR to kernel-agent PR #7 which lands the vb2_dma_resv RFC v2 patches in marfrit/kernel-agent/patches/subsystem/media/videobuf2/dma-resv-release-fence/ and flips fleet/fresnel.yaml to include them.

This PR carries the same three patches in the build-tree-ready form for the linux-fresnel-fourier PKGBUILD.

Background

Markus iterated v2 locally on boltzmann reaching pkgrel=14 since the 2026-05-09 bootstrap published 7.0-1. v2 attaches the V4L2 producer fence at device_run in slept-OK context (per Dufresne's v1 review on linux-media). Drivers opted in here: hantro + rockchip-rga.

Changes

  • pkgrel 1 → 14
  • pkgdesc adds + vb2_dma_resv RFC v2
  • source array gains 3 new local patch files
  • sha256sums extended to 11 SKIP entries
  • No prepare() edit needed — existing for p in $srcdir/*.patch loop picks them up automatically
  • config unchanged (verified diff vs boltzmann's local pkgrel=14 tree)

Publish

Pre-built artifacts already exist on boltzmann at ~/src/kernel-agent-bootstrap/build/marfrit-packages/arch/linux-fresnel-fourier/:

  • linux-fresnel-fourier-7.0-14-aarch64.pkg.tar.zst
  • linux-fresnel-fourier-headers-7.0-14-aarch64.pkg.tar.zst

Will be signed + published via marfrit-publish-arch after this PR merges. No fresh compile — the artifacts were built locally during the iteration loop that reached pkgrel=14.

Bot: claude-noether

Sibling PR to **kernel-agent PR #7** which lands the vb2_dma_resv RFC v2 patches in `marfrit/kernel-agent/patches/subsystem/media/videobuf2/dma-resv-release-fence/` and flips `fleet/fresnel.yaml` to include them. This PR carries the same three patches in the build-tree-ready form for the `linux-fresnel-fourier` PKGBUILD. ## Background Markus iterated v2 locally on boltzmann reaching pkgrel=14 since the 2026-05-09 bootstrap published 7.0-1. v2 attaches the V4L2 producer fence at `device_run` in slept-OK context (per Dufresne's v1 review on linux-media). Drivers opted in here: hantro + rockchip-rga. ## Changes - `pkgrel` 1 → 14 - `pkgdesc` adds `+ vb2_dma_resv RFC v2` - `source` array gains 3 new local patch files - `sha256sums` extended to 11 SKIP entries - No `prepare()` edit needed — existing `for p in $srcdir/*.patch` loop picks them up automatically - `config` unchanged (verified diff vs boltzmann's local pkgrel=14 tree) ## Publish Pre-built artifacts already exist on boltzmann at `~/src/kernel-agent-bootstrap/build/marfrit-packages/arch/linux-fresnel-fourier/`: - `linux-fresnel-fourier-7.0-14-aarch64.pkg.tar.zst` - `linux-fresnel-fourier-headers-7.0-14-aarch64.pkg.tar.zst` Will be signed + published via `marfrit-publish-arch` after this PR merges. **No fresh compile** — the artifacts were built locally during the iteration loop that reached pkgrel=14. Bot: claude-noether
claude-noether added 1 commit 2026-05-15 15:34:17 +00:00
Sibling to kernel-agent PR #7 (which lands the vb2_dma_resv RFC v2
series under patches/subsystem/media/videobuf2/ and updates
fleet/fresnel.yaml to include them). This PR carries the same three
patches in the build-tree-ready form for the linux-fresnel-fourier
PKGBUILD.

Background: Markus iterated v2 locally on boltzmann reaching pkgrel=14
since the 2026-05-09 bootstrap published 7.0-1. v2 attaches the V4L2
producer fence at device_run in slept-OK context per Dufresne's v1
review on linux-media. Drivers opted in here: hantro + rockchip-rga.

Changes:
- pkgrel 1 -> 14
- pkgdesc adds '+ vb2_dma_resv RFC v2'
- source array gains 3 new local patch files (scope-tagged comments
  point to where they live in marfrit/kernel-agent)
- sha256sums extended to 11 SKIP entries

No prepare() edit needed — the existing for-loop applies every *.patch
in $srcdir, so the 4/5/6 patches get picked up automatically. config
unchanged (verified diff vs boltzmann's local pkgrel=14 tree).

Pre-built artifacts: linux-fresnel-fourier-7.0-14-aarch64.pkg.tar.zst
and linux-fresnel-fourier-headers-7.0-14-aarch64.pkg.tar.zst already
exist on boltzmann at /home/mfritsche/src/kernel-agent-bootstrap/
build/marfrit-packages/arch/linux-fresnel-fourier/ — will be signed
and published via marfrit-publish-arch after this PR merges (no fresh
compile needed; the artifacts were built locally during the iteration
loop that reached pkgrel=14).
marfrit merged commit 2af63ce988 into main 2026-05-15 15:37:23 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: marfrit/marfrit-packages#14