From: Andres Salomon Date: Fri, 10 Dec 2010 05:22:38 +0000 (-0800) Subject: debxo: update kernel to 2.6.37-rc4+ X-Git-Tag: v0.6^0 X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?p=xodist;a=commitdiff_plain;h=0aada9cddd7b24e9404922c1981ee0103dd78560 debxo: update kernel to 2.6.37-rc4+ This includes an MFD fix so that the audio driver loads correctly. Signed-off-by: Andres Salomon --- diff --git a/configs/debxo-gnome/hooks b/configs/debxo-gnome/hooks index 60befd6..a459cf7 100644 --- a/configs/debxo-gnome/hooks +++ b/configs/debxo-gnome/hooks @@ -61,7 +61,7 @@ EOF # install some custom packages that aren't on mirrors. ugly hack! k="http://lunge.mit.edu/~dilinger/debxo-0.2/ofw-config_0.1_all.deb - http://lunge.mit.edu/~dilinger/debxo-0.6/linux-image-2.6.37-rc1+_2.6.37-rc1+-47_i386.deb" + http://lunge.mit.edu/~dilinger/debxo-0.6/linux-image-2.6.37-rc4+_2.6.37-rc4+-56_i386.deb" mkdir -p cache for i in $k; do pkg=$(basename ${i}) diff --git a/configs/debxo-lxde/hooks b/configs/debxo-lxde/hooks index 1e8380d..d72a3d6 100644 --- a/configs/debxo-lxde/hooks +++ b/configs/debxo-lxde/hooks @@ -60,7 +60,7 @@ EOF # install some custom packages that aren't on mirrors. ugly hack! k="http://lunge.mit.edu/~dilinger/debxo-0.2/ofw-config_0.1_all.deb - http://lunge.mit.edu/~dilinger/debxo-0.6/linux-image-2.6.37-rc1+_2.6.37-rc1+-47_i386.deb" + http://lunge.mit.edu/~dilinger/debxo-0.6/linux-image-2.6.37-rc4+_2.6.37-rc4+-56_i386.deb" mkdir -p cache for i in $k; do pkg=$(basename ${i}) diff --git a/configs/debxo-sugar/hooks b/configs/debxo-sugar/hooks index 53cbdf1..0a54873 100644 --- a/configs/debxo-sugar/hooks +++ b/configs/debxo-sugar/hooks @@ -60,7 +60,7 @@ EOF # install some custom packages that aren't on mirrors. ugly hack! k="http://lunge.mit.edu/~dilinger/debxo-0.2/ofw-config_0.1_all.deb - http://lunge.mit.edu/~dilinger/debxo-0.6/linux-image-2.6.37-rc1+_2.6.37-rc1+-47_i386.deb" + http://lunge.mit.edu/~dilinger/debxo-0.6/linux-image-2.6.37-rc4+_2.6.37-rc4+-56_i386.deb" mkdir -p cache for i in $k; do pkg=$(basename ${i}) diff --git a/configs/debxo-xfce/hooks b/configs/debxo-xfce/hooks index d7dff81..f690b47 100644 --- a/configs/debxo-xfce/hooks +++ b/configs/debxo-xfce/hooks @@ -60,7 +60,7 @@ EOF # install some custom packages that aren't on mirrors. ugly hack! k="http://lunge.mit.edu/~dilinger/debxo-0.2/ofw-config_0.1_all.deb - http://lunge.mit.edu/~dilinger/debxo-0.6/linux-image-2.6.37-rc1+_2.6.37-rc1+-47_i386.deb" + http://lunge.mit.edu/~dilinger/debxo-0.6/linux-image-2.6.37-rc4+_2.6.37-rc4+-56_i386.deb" mkdir -p cache for i in $k; do pkg=$(basename ${i})