mirror of
				https://github.com/NixOS/nixos-hardware.git
				synced 2025-11-04 09:17:14 +08:00 
			
		
		
		
	purism librem5r4: fix uboot build
This commit is contained in:
		
				
					committed by
					
						
						mergify[bot]
					
				
			
			
				
	
			
			
			
						parent
						
							7e148208c4
						
					
				
				
					commit
					624f88c6c0
				
			@@ -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 .
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user