mirror of
				https://github.com/vyos/vyos-build.git
				synced 2025-10-01 20:28:40 +02:00 
			
		
		
		
	Kernel: QAT: T4539: update Intel QuickAssist release version 1.7.L.4.16.0-00017
This commit is contained in:
		
							parent
							
								
									0b7027645d
								
							
						
					
					
						commit
						f50bc13788
					
				@ -211,6 +211,7 @@ RUN apt-get update && apt-get install -y \
 | 
			
		||||
 | 
			
		||||
# Packages needed for Intel QAT out-of-tree drivers
 | 
			
		||||
RUN apt-get update && apt-get install -y \
 | 
			
		||||
      pciutils \
 | 
			
		||||
      yasm
 | 
			
		||||
 | 
			
		||||
# Packages needed for Accel-PPP
 | 
			
		||||
 | 
			
		||||
@ -15,7 +15,7 @@ fi
 | 
			
		||||
. ${KERNEL_VAR_FILE}
 | 
			
		||||
 | 
			
		||||
declare -a intel=(
 | 
			
		||||
    "http://dev.packages.vyos.net/source-mirror/QAT1.7.L.4.14.0-00031.tar.gz"
 | 
			
		||||
    "http://dev.packages.vyos.net/source-mirror/QAT1.7.L.4.16.0-00017.tar.gz"
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
for url in "${intel[@]}"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user