diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-12 02:41:09 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-12 10:48:19 +0200 |
commit | 35d8d3c99331e2c40f08b5642211ff7b3b830079 (patch) | |
tree | b5c61a82aae55517b457aa4be5d9ead135afeeae /recipes/putty | |
parent | a34d853bd2fbe546e5875e08edab955ff25844eb (diff) |
recipes: move SRCDATEs to recipes (as done with SRCREVs)
* unused (recipes probably already gone):
SRCDATE_fltk ?= "20060814"
SRCDATE_ipkg-link-1 ?= "20050930"
SRCDATE_mpd ?= "20070210"
SRCDATE_portaudio ?= "20060814"
SRCDATE_python-cairo ?= "20060814"
SRCDATE_qemu-native ?= "20070613"
SRCDATE_squashfs ?= "20091110"
SRCDATE_tslib ?= "20051101"
SRCDATE_poppler0.6 = "20070708"
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/putty')
-rw-r--r-- | recipes/putty/putty_svn.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/putty/putty_svn.bb b/recipes/putty/putty_svn.bb index c96ffbb213..5975245018 100644 --- a/recipes/putty/putty_svn.bb +++ b/recipes/putty/putty_svn.bb @@ -2,6 +2,7 @@ DESCRIPTION = "PuTTY is a free implementation of Telnet and SSH for Win32 and Un SECTION = "console/network" LICENSE = "MIT" #Remove the dash below when 0.58 changes in PV +SRCDATE = "20060814" PV = "0.58+cvs-${SRCDATE}" SRC_URI = "svn://ixion.tartarus.org/main;module=putty \ |