From: Michael Lauer Date: Fri, 16 Jan 2004 21:25:09 +0000 (+0000) Subject: qte_2.3.8-snap.oe: X-Git-Tag: Release-2010-05/1~20343 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1294b817174220915a1b83c376760c1093b1e469;p=openembedded.git qte_2.3.8-snap.oe: alter SNAPDATE to always build yesterday's snapshot BKrev: 400856b5mdXa3cmR_lcbHGzs-6uyRw --- diff --git a/qte/qte_2.3.8-snap.oe b/qte/qte_2.3.8-snap.oe index b48152bd63..843c0c0711 100644 --- a/qte/qte_2.3.8-snap.oe +++ b/qte/qte_2.3.8-snap.oe @@ -1,4 +1,4 @@ -SNAPDATE=20040107 +SNAPDATE="${@'%d%02d%02d' % ( time.localtime()[0], time.localtime()[1], time.localtime()[2]-1 )}" DESCRIPTION="Qt/Embedded version ${PV}shot as of ${SNAPDATE}" LICENSE="GPL/QPL" SRC_URI="ftp://ftp.trolltech.com/pub/qt/snapshots/qt-embedded-${PV}shot-${SNAPDATE}.tar.gz \