diff options
author | Ross Burton <ross@openedhand.com> | 2008-01-18 20:10:21 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2008-01-18 20:10:21 +0000 |
commit | ac5c1a6e5151352b875e555152b1e0df23cca155 (patch) | |
tree | 76383bd29626c0bb35b79a26efbacc5ec359f950 /meta/conf | |
parent | 68eba7458a98d2dc2e3f835d8b3a54e811e6b950 (diff) | |
download | openembedded-core-ac5c1a6e5151352b875e555152b1e0df23cca155.tar.gz openembedded-core-ac5c1a6e5151352b875e555152b1e0df23cca155.tar.bz2 openembedded-core-ac5c1a6e5151352b875e555152b1e0df23cca155.zip |
poky.conf: bump matchbox-desktop srcrev, fixing inotify
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3552 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf')
-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 7fd8b82527..c8ae60da5b 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf @@ -84,7 +84,7 @@ SRCDATE_ipkg-utils ?= "20050930" SRCDATE_ipkg-link ?= "20050930" SRCREV_pn-matchbox-common ?= "1561" SRCREV_pn-matchbox-config-gtk ?= "1614" -SRCREV_pn-matchbox-desktop ?= "1882" +SRCREV_pn-matchbox-desktop ?= "1898" SRCREV_pn-matchbox-keyboard ?= "1801" SRCREV_pn-matchbox-panel ?= "1364" SRCDATE_matchbox-panel-manager ?= "20060612" |