u-boot-pinephone: use "extraPatches" instead of "patches", to future-proof
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
buildUBoot {
|
||||
defconfig = "pinephone_defconfig";
|
||||
patches = [
|
||||
extraPatches = [
|
||||
(fetchpatch {
|
||||
# see: <https://gitlab.com/postmarketOS/pmaports/-/issues/1945>
|
||||
# Pinephone has multiple hardware revs, notably 1.2 and 1.2b.
|
||||
|
Reference in New Issue
Block a user