]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
Updated kvm-kmod (2.6.34.1).
authorArne Fitzenreiter <arne_f@ipfire.org>
Wed, 15 Sep 2010 15:38:38 +0000 (17:38 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Wed, 15 Sep 2010 15:38:38 +0000 (17:38 +0200)
lfs/kvm-kmod
make.sh

index c5ca871d53568ac69083020831fe0ca5fbb348f9..c2eb52df67d81e5ebb57762bdefe0cf9e8f0c300 100644 (file)
@@ -30,7 +30,7 @@ else
        VERSUFIX=ipfire
 endif
 
-VER        = 2.6.33.1
+VER        = 2.6.34.1
 
 THISAPP    = kvm-kmod-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -46,7 +46,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 18d61c6d95cc7b1c545577836aadbc13
+$(DL_FILE)_MD5 = c227b58ee33f6035f16abd258bcd92ec
 
 install : $(TARGET)
 
diff --git a/make.sh b/make.sh
index 732a06f299a5319fa26bbe8fc789cb224f477cb7..7f669c99a9a7883a9f51deee3264832357cc8907 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -358,7 +358,7 @@ buildipfire() {
   ipfiremake igb                       XEN=1
   ipfiremake linux
   ipfiremake kqemu
-#  ipfiremake kvm-kmod
+  ipfiremake kvm-kmod
   ipfiremake v4l-dvb
   ipfiremake madwifi
   ipfiremake alsa                      KMOD=1