]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
updated intel network modules.
authorArne Fitzenreiter <arne_f@ipfire.org>
Mon, 14 Nov 2011 14:38:21 +0000 (15:38 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Mon, 14 Nov 2011 14:43:41 +0000 (15:43 +0100)
e1000: 8.0.35
e1000e: 1.6.3
igb: 3.2.10

also build on arm now.

lfs/e1000
lfs/e1000e
lfs/igb

index 66e4fdd6e6c61020e2ae7aa3fc1e74ebf510c969..9be658c45aa78d3a17deeec59600f25670a674ce 100644 (file)
--- a/lfs/e1000
+++ b/lfs/e1000
@@ -34,7 +34,7 @@ else
 endif
 endif
 
-VER        = 8.0.30
+VER        = 8.0.35
 
 THISAPP    = e1000-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -50,7 +50,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = d85a64fdde2987b27ac6fbab5be605a0
+$(DL_FILE)_MD5 = 0f452b979f7a7b9ea0b5a87a117f7408
 
 install : $(TARGET)
 
index ba465952bda6d25478e919dc6d809a9b921a8aa2..74e9b6aaeef6808b42000b8a6019d29a3bc08cb6 100644 (file)
@@ -34,7 +34,7 @@ else
 endif
 endif
 
-VER        = 1.3.10a
+VER        = 1.6.3
 
 THISAPP    = e1000e-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -50,7 +50,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 04b8856433d5e582ab41bdd3b24f20a5
+$(DL_FILE)_MD5 = 9526a6c004f936506a90e10911420bf8
 
 install : $(TARGET)
 
diff --git a/lfs/igb b/lfs/igb
index 678c7036708e06509e23f6b682dedd4e49c388e8..7f45e386d5e78dc2f7169b8100cfd4a8455d818a 100644 (file)
--- a/lfs/igb
+++ b/lfs/igb
@@ -34,7 +34,7 @@ else
 endif
 endif
 
-VER        = 3.0.19
+VER        = 3.2.10
 
 THISAPP    = igb-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -50,7 +50,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 8fdc04600bea4a4188672a1a8d0eb73b
+$(DL_FILE)_MD5 = 22d09e7f7c8f0b23f744914e41c7ce43
 
 install : $(TARGET)