diff options
author | Mike Westerhof <mwester@dls.net> | 2008-02-24 04:52:13 +0000 |
---|---|---|
committer | Mike Westerhof <mwester@dls.net> | 2008-02-24 04:52:13 +0000 |
commit | dce025ac6c9ed5041af6deea962fa80de120897e (patch) | |
tree | 7a512cdad3720ed10226e93daae203cd6a164575 /conf/distro | |
parent | b4c9538a4b6d087f625f13b05ac1f0344b21c370 (diff) |
sane-srcrev for openmoko linux kernel bumped to 4102 in order to fix the SD
card problem on the gta01. Tested more thoroughly this time.
Diffstat (limited to 'conf/distro')
-rw-r--r-- | conf/distro/include/sane-srcrevs.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc index 34c0717543..1c6d81023a 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -52,7 +52,7 @@ SRCREV_pn-lightmediascanner ?= "68" SRCREV_pn-linux-bfin ?= "3758" SRCREV_pn-linux-hackndev-2.6 ?= "1308" SRCREV_pn-linux-ixp4xx ?= "1039" -SRCREV_pn-linux-openmoko ?= "4079" +SRCREV_pn-linux-openmoko ?= "4102" SRCREV_pn-llvm-gcc4 ?= "374" SRCREV_pn-llvm-gcc4-cross ?= "374" SRCREV_pn-maemo-mapper ?= "118" |