[pkg-fso-commits] [SCM] Various non-packaged files branch, master, updated. 3c1ca2a488d9ee827ba73188f4c47aff35e468da
Timo Jyrinki
timo at debian.org
Wed Aug 17 07:28:07 UTC 2011
The following commit has been merged in the master branch:
commit 3c1ca2a488d9ee827ba73188f4c47aff35e468da
Author: Timo Jyrinki <timo at debian.org>
Date: Wed Aug 17 07:28:34 2011 +0000
Switch to 2.6.34 kernel now that I finally manager to handle incoming.
diff --git a/install.sh b/install.sh
index a6beb2e..f43d087 100755
--- a/install.sh
+++ b/install.sh
@@ -1455,7 +1455,7 @@ EOF
else
ensure_proc_is_mounted
- intern_cmd="apt-get $APT_OPTIONS install linux-image-2.6.29-openmoko-gta02"
+ intern_cmd="apt-get $APT_OPTIONS install linux-image-2.6.34-openmoko-gta02"
if [ "$SD_PART1_FS" = "vfat" ]; then
intern_bootmountpoint=$(mount | grep "^${SD_DEVICE}p1"| cut -f3 -d\ )
--
Various non-packaged files
More information about the pkg-fso-commits
mailing list