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