diff options
author | Richard Purdie <richard@openedhand.com> | 2007-06-18 22:33:16 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2007-06-18 22:33:16 +0000 |
commit | 5913a0765bca2b510635c5bf9b520c6be724aa5f (patch) | |
tree | a27b9f5ac0865d03ca7ecfd66741b84c67c88fc2 /meta/conf | |
parent | 29dc7ae341e6725234b57f3f15b1ee60a6f7a928 (diff) | |
download | poky-5913a0765bca2b510635c5bf9b520c6be724aa5f.tar.gz |
test-xvideo: Fix SRCDATE and add numeric value to PV
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1973 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 6aaf7a2464..b8af874b05 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf | |||
@@ -117,7 +117,7 @@ SRCDATE_gtk-theme-torturer = "20070529" | |||
117 | SRCDATE_libsyncml = "20070529" | 117 | SRCDATE_libsyncml = "20070529" |
118 | SRCDATE_matchbox-applet-light = "20070529" | 118 | SRCDATE_matchbox-applet-light = "20070529" |
119 | SRCDATE_fstests = "20070529" | 119 | SRCDATE_fstests = "20070529" |
120 | SRCDATE_test-xvideo ?= "now" | 120 | SRCDATE_test-xvideo ?= "20070619" |
121 | 121 | ||
122 | # | 122 | # |
123 | # Preferred Versions: | 123 | # Preferred Versions: |