1
0
mirror of https://github.com/NixOS/nixos-hardware synced 2024-06-29 07:58:32 +02:00

purism librem5r4: fix uboot build

This commit is contained in:
Sophie Tauchert 2024-06-06 10:43:08 +02:00 committed by mergify[bot]
parent 7e148208c4
commit 624f88c6c0

View File

@ -51,6 +51,7 @@ let
rev = "956aa590c93977992743b41c45d3c7ee5a024915"; # this is the latest commit on the upstream/librem5 branch
hash = "sha256-MsIIlarN+WFFEzc0ptLAgS7BwJ6Cosy42xo0EwPn1AU=";
};
patches = [];
BL31 = "${arm-trusted-firmware-imx8mq}/bl31.bin";
preConfigure = ''
cp $BL31 .