From 0aada9cddd7b24e9404922c1981ee0103dd78560 Mon Sep 17 00:00:00 2001 From: Andres Salomon Date: Thu, 9 Dec 2010 21:22:38 -0800 Subject: [PATCH] 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 --- configs/debxo-gnome/hooks | 2 +- configs/debxo-lxde/hooks | 2 +- configs/debxo-sugar/hooks | 2 +- configs/debxo-xfce/hooks | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) 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}) -- 2.39.2