tint: upgrade the tint payload to 0.07 version
This upgrades the tint payload to 0.07 version. The sources are similar enough so that ..._libpayload.patch could be simply git-moved. Change-Id: I0f6de3d0410e6d838fe49330d98620c877a0d2c7 Signed-off-by: Mike Banon <mikebdp2@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/76820 Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
		
				
					committed by
					
						 Matt DeVillier
						Matt DeVillier
					
				
			
			
				
	
			
			
			
						parent
						
							f731132fa0
						
					
				
				
					commit
					71043c1dc1
				
			
							
								
								
									
										4
									
								
								payloads/external/tint/Makefile
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								payloads/external/tint/Makefile
									
									
									
									
										vendored
									
									
								
							| @@ -6,11 +6,11 @@ | ||||
| # Properties of the current TINT version | ||||
| # | ||||
|  | ||||
| TINT_VERSION=0.05 | ||||
| TINT_VERSION=0.07 | ||||
| TINT_BASE_URL="https://mirror.fsf.org/trisquel/pool/main/t/tint" | ||||
| TINT_ARCHIVE="tint_${TINT_VERSION}.tar.xz" | ||||
| TINT_DIR="tint-${TINT_VERSION}" | ||||
| TINT_SHA1SUM="859008216930a4584e622d0df41fd75c44d2b47f" | ||||
| TINT_SHA1SUM="a7ec9355b9ea9d47576757219e9b1f4e51ac93a7" | ||||
|  | ||||
| # | ||||
| # Locations of the input/output scripts | ||||
|   | ||||
		Reference in New Issue
	
	Block a user