| author | 2026-09-07 04:46:01 +0700 | |
|---|---|---|
| committer | 2026-09-07 04:46:01 +0700 | |
| commit | fbbe093a4d07ee6b6370101f5161c0eef2865e50 (patch) | |
| tree | c3aa25070126e7de61af062dd4af91b07f2f14ea /patch-order.txt | |
| parent | 551cf11d2d3475996ef499358644486ccfec8e0a (diff) | |
| download | kernel-surface-fbbe093a4d07ee6b6370101f5161c0eef2865e50.tar.gz kernel-surface-fbbe093a4d07ee6b6370101f5161c0eef2865e50.zip | |
feat: add local patches for fixing libcamera color pattern issue + irisfedora-45-kernel-7.2.3-patchset-2
decoder sign misfit
Diffstat (limited to 'patch-order.txt')
| -rw-r--r-- | patch-order.txt | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/patch-order.txt b/patch-order.txt index 5a4b0c8..d47080f 100644 --- a/patch-order.txt +++ b/patch-order.txt @@ -1,5 +1,8 @@ -# Patch directories under the Gentoo overlay's sys-kernel/vanilla-kernel/files, -# in application order. +# Patch directories in application order. +# +# A bare name is a directory under the Gentoo overlay's +# sys-kernel/vanilla-kernel/files. A "local:" prefix means patches/<name> in +# this repository, for fixes the overlay does not carry yet. # # This mirrors the loop in vanilla-kernel-7.2.3.ebuild's src_prepare(), minus # rockchip (irrelevant), plus phy -- which that ebuild leaves out even though it @@ -18,5 +21,7 @@ input el2 phy camera +local:camera irq surface +local:surface |