diff options
author | Graeme Gregory <dp@xora.org.uk> | 2008-01-11 13:33:57 +0000 |
---|---|---|
committer | Graeme Gregory <dp@xora.org.uk> | 2008-01-11 13:33:57 +0000 |
commit | ea4aa4cbfdac1f6a5c875be23c21577f71e9dfec (patch) | |
tree | 90c2d7ef32c91f819fa5660b04b25ca79664c561 /conf/distro/include/sane-srcrevs.inc | |
parent | ca878cece7ccbde0bd83487aad91cf13922d6fb2 (diff) |
linux-openmoko_2.6.22.5.bb : fix bug in gta02 sound driver that misreported
the speaker state
alsa-state.bb : state files corrected now bug is fixed
Diffstat (limited to 'conf/distro/include/sane-srcrevs.inc')
-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 af96ae435a..ff2653d780 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -43,7 +43,7 @@ SRCREV_pn-libxosd ?= "627" SRCREV_pn-linux-bfin ?= "3758" SRCREV_pn-linux-hackndev-2.6 ?= "1308" SRCREV_pn-linux-ixp4xx ?= "957" -SRCREV_pn-linux-openmoko ?= "3238" +SRCREV_pn-linux-openmoko ?= "3801" SRCREV_pn-llvm-gcc4 ?= "374" SRCREV_pn-llvm-gcc4-cross ?= "374" SRCREV_pn-maemo-mapper ?= "118" |