diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-08-02 09:45:15 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-08-02 09:45:15 +0000 |
commit | c65df6c9409b057546d0b614ffdd5bd00ff5c891 (patch) | |
tree | 66da9c0c3c563ad3570dc454940d4f199d414372 /meta | |
parent | 659c2ac87e107d2aecc9b8438703bfad5018ad8e (diff) | |
download | poky-c65df6c9409b057546d0b614ffdd5bd00ff5c891.tar.gz |
poky: fix SRCDATE for libgsmd at 20070801
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2314 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-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 203e6db5df..74c18456e6 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf | |||
@@ -119,6 +119,7 @@ SRCDATE_fstests = "20070529" | |||
119 | SRCDATE_abiword ?= "20070130" | 119 | SRCDATE_abiword ?= "20070130" |
120 | SRCDATE_xvideo-tests ?= "20070702" | 120 | SRCDATE_xvideo-tests ?= "20070702" |
121 | SRCDATE_clutter ?= "20070727" | 121 | SRCDATE_clutter ?= "20070727" |
122 | SRCDATE_libgsmd ?= "20070801" | ||
122 | 123 | ||
123 | # | 124 | # |
124 | # Preferred Versions: | 125 | # Preferred Versions: |