Skip to content

Commit 624f88c

Browse files
999eaglemergify[bot]
authored andcommitted
purism librem5r4: fix uboot build
1 parent 7e14820 commit 624f88c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

purism/librem/5r4/u-boot/default.nix

+1
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ let
5151
rev = "956aa590c93977992743b41c45d3c7ee5a024915"; # this is the latest commit on the upstream/librem5 branch
5252
hash = "sha256-MsIIlarN+WFFEzc0ptLAgS7BwJ6Cosy42xo0EwPn1AU=";
5353
};
54+
patches = [];
5455
BL31 = "${arm-trusted-firmware-imx8mq}/bl31.bin";
5556
preConfigure = ''
5657
cp $BL31 .

0 commit comments

Comments
 (0)