[pkg-fso-commits] [SCM] Various non-packaged files branch, master, updated. 94f4f13167ee2d77480d15ac209f6a6931eb9074
Steffen Möller
moeller at Toshiba.siemens
Sun Feb 14 00:28:34 UTC 2010
The following commit has been merged in the master branch:
commit 94f4f13167ee2d77480d15ac209f6a6931eb9074
Author: Steffen Möller <moeller at Toshiba.siemens>
Date: Sun Feb 14 01:24:10 2010 +0100
Updated kernel version to install to 2.6.29 (from .28)
Many thanks go to Timo J. Lindfors for spotting that.
diff --git a/install.sh b/install.sh
index 4a650c3..59628ab 100755
--- a/install.sh
+++ b/install.sh
@@ -1394,7 +1394,7 @@ EOF
else
ensure_proc_is_mounted
- intern_cmd="apt-get $APT_OPTIONS install linux-image-2.6.28-openmoko-gta02"
+ intern_cmd="apt-get $APT_OPTIONS install linux-image-2.6.29-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