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 |