diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2008-03-30 19:40:33 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2008-03-30 19:40:33 +0000 |
commit | 533174ec6b0afc7422019a3367b6e4bc29e46509 (patch) | |
tree | bfe0d6b43abf82acef2597a531fc19a7320b9ac1 /conf/distro | |
parent | 1c18324bf5fca533b7a03cd3dbc8cdf857cda2a8 (diff) |
sane-srcrevs.inc: bump matchbox-keyboard to solve 'unable to find expat' problem
Diffstat (limited to 'conf/distro')
-rw-r--r-- | conf/distro/include/sane-srcrevs.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc index f951d51f05..65e7b32d77 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -62,8 +62,8 @@ SRCREV_pn-llvm-gcc4 ?= "374" SRCREV_pn-llvm-gcc4-cross ?= "374" SRCREV_pn-maemo-mapper ?= "118" SRCREV_pn-matchbox-desktop-2 ?= "1778" -SRCREV_pn-matchbox-keyboard ?= "1739" -SRCREV_pn-matchbox-keyboard-inputmethod ?= "1739" +SRCREV_pn-matchbox-keyboard ?= "1910" +SRCREV_pn-matchbox-keyboard-inputmethod ?= "1910" SRCREV_pn-matchbox-panel-2 ?= "1626" SRCREV_pn-matchbox-stroke ?= "1820" SRCREV_pn-moko-gtk-engine ?= "3612" |