diff options
author | Richard Purdie <richard@openedhand.com> | 2007-05-08 14:48:12 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2007-05-08 14:48:12 +0000 |
commit | 3274f4f23f574d042ecb2304afc4c065864fa159 (patch) | |
tree | 4687af136a1889f753c5e9bb2784b788ea22a596 /meta/conf | |
parent | 55c761baf79882fc286db7b5dfe37eeb39364972 (diff) | |
download | poky-3274f4f23f574d042ecb2304afc4c065864fa159.tar.gz |
poky.conf: Bump SRCDATEs for oprofile and oprofileui
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1607 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 a0d0abb9ae..b21774aa94 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf | |||
@@ -100,8 +100,8 @@ SRCDATE_libfakekey ?= "20051101" | |||
100 | SRCDATE_xcalibrate ?= "20060312" | 100 | SRCDATE_xcalibrate ?= "20060312" |
101 | SRCDATE_qemu ?= "20060723" | 101 | SRCDATE_qemu ?= "20060723" |
102 | SRCDATE_qemu-native ?= "20060723" | 102 | SRCDATE_qemu-native ?= "20060723" |
103 | SRCDATE_oprofile ?= "20070106" | 103 | SRCDATE_oprofile ?= "20070506" |
104 | SRCDATE_oprofileui ?= "20070417" | 104 | SRCDATE_oprofileui ?= "20070506" |
105 | SRCDATE_zaurusd ?= "20070417" | 105 | SRCDATE_zaurusd ?= "20070417" |
106 | SRCDATE_owl-video-widget ?= "20070417" | 106 | SRCDATE_owl-video-widget ?= "20070417" |
107 | SRCDATE_psplash ?= "20070417" | 107 | SRCDATE_psplash ?= "20070417" |