diff options
author | Richard Purdie <richard@openedhand.com> | 2007-11-06 19:13:37 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2007-11-06 19:13:37 +0000 |
commit | e0f922855c2e3ce7fe568d605d277008e2c6f40c (patch) | |
tree | a2e5ad79534886a658aa64cbb1fc9e604ae2570b /meta/conf/distro | |
parent | 739895ccb5be5ebb6e7f87fb8feaa6aec5e76adc (diff) | |
download | poky-e0f922855c2e3ce7fe568d605d277008e2c6f40c.tar.gz |
poky/conf: Lock down clutter-gst version
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3081 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/distro')
-rw-r--r-- | meta/conf/distro/poky.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index d17dd9b011..57816abdbb 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf | |||
@@ -123,6 +123,7 @@ SRCREV_pn-fstests ?= "266" | |||
123 | SRCDATE_abiword ?= "20070130" | 123 | SRCDATE_abiword ?= "20070130" |
124 | SRCREV_pn-xvideo-tests ?= "272" | 124 | SRCREV_pn-xvideo-tests ?= "272" |
125 | SRCREV_pn-clutter ?= "1495" | 125 | SRCREV_pn-clutter ?= "1495" |
126 | SRCREV_pn-clutter-gst ?= "1317" | ||
126 | SRCDATE_libgsmd ?= "20070917" | 127 | SRCDATE_libgsmd ?= "20070917" |
127 | SRCREV_pn-gaku ?= "286" | 128 | SRCREV_pn-gaku ?= "286" |
128 | SRCREV_pn-gypsy ?= "39" | 129 | SRCREV_pn-gypsy ?= "39" |