diff options
author | Ross Burton <ross@openedhand.com> | 2007-10-16 19:37:04 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-10-16 19:37:04 +0000 |
commit | e481e47a848b6a2c39b1d936494fcdf49aea4302 (patch) | |
tree | 82f2c0f2d92300aa5cfe958cbf1a18913d0b2388 /meta | |
parent | 5c2f8dda2210227e6b953edb5dca168c20daf8a6 (diff) | |
download | openembedded-core-e481e47a848b6a2c39b1d936494fcdf49aea4302.tar.gz openembedded-core-e481e47a848b6a2c39b1d936494fcdf49aea4302.tar.bz2 openembedded-core-e481e47a848b6a2c39b1d936494fcdf49aea4302.tar.xz openembedded-core-e481e47a848b6a2c39b1d936494fcdf49aea4302.zip |
poky.conf: upgrade matchbox-keyboard srcrev
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2892 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-rw-r--r-- | meta/conf/distro/poky.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index b59beeee3..2ba0440fd 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf @@ -84,7 +84,7 @@ SRCDATE_ipkg-link ?= "20050930" SRCREV_pn-matchbox-common ?= "1561" SRCREV_pn-matchbox-config-gtk ?= "1614" SRCREV_pn-matchbox-desktop ?= "1708" -SRCREV_pn-matchbox-keyboard ?= "1584" +SRCREV_pn-matchbox-keyboard ?= "1742" SRCREV_pn-matchbox-panel ?= "1364" SRCDATE_matchbox-panel-manager ?= "20060612" SRCREV_pn-matchbox-panel-2 ?= "1605" |