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/conf | |
parent | 659c2ac87e107d2aecc9b8438703bfad5018ad8e (diff) | |
download | openembedded-core-c65df6c9409b057546d0b614ffdd5bd00ff5c891.tar.gz openembedded-core-c65df6c9409b057546d0b614ffdd5bd00ff5c891.tar.bz2 openembedded-core-c65df6c9409b057546d0b614ffdd5bd00ff5c891.zip |
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/conf')
-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" SRCDATE_abiword ?= "20070130" SRCDATE_xvideo-tests ?= "20070702" SRCDATE_clutter ?= "20070727" +SRCDATE_libgsmd ?= "20070801" # # Preferred Versions: |