diff options
author | Robert Bradford <rob@openedhand.com> | 2008-04-25 16:25:22 +0000 |
---|---|---|
committer | Robert Bradford <rob@openedhand.com> | 2008-04-25 16:25:22 +0000 |
commit | 10e72e465529fcb8c8bfb182fc6bc9c4b01a341c (patch) | |
tree | 3384cae39883886f23faa2c7d046a58958b91e0f /meta/conf | |
parent | f3e36a17bec4029a432f66e3b1f9893a186fbae4 (diff) | |
download | openembedded-core-10e72e465529fcb8c8bfb182fc6bc9c4b01a341c.tar.gz openembedded-core-10e72e465529fcb8c8bfb182fc6bc9c4b01a341c.tar.bz2 openembedded-core-10e72e465529fcb8c8bfb182fc6bc9c4b01a341c.zip |
Bump SRCREV for clutter.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4346 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/distro/poky.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index 2118a3466a..b7efde2349 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf @@ -136,8 +136,8 @@ SRCREV_pn-matchbox-applet-light ?= "1548" SRCREV_pn-fstests ?= "266" SRCDATE_abiword ?= "20070130" SRCREV_pn-xvideo-tests ?= "272" -SRCREV_pn-clutter ?= "1495" -SRCREV_pn-clutter-gst ?= "1495" +SRCREV_pn-clutter ?= "2616" +SRCREV_pn-clutter-gst ?= "2616" SRCDATE_libgsmd ?= "20070917" SRCREV_pn-gaku ?= "375" SRCREV_pn-gypsy ?= "39" |