From: Koen Kooi Date: Wed, 21 Jul 2010 15:03:48 +0000 (+0200) Subject: squashfstools: pin to today instead of using a floating srcdate X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12e8838d9e154e4b99de381ef4be93ecf81a759c;p=openembedded.git squashfstools: pin to today instead of using a floating srcdate --- diff --git a/recipes/squashfs-tools/squashfs-tools_4.0.bb b/recipes/squashfs-tools/squashfs-tools_4.0.bb index 58527ca6f3..cf33c0d163 100644 --- a/recipes/squashfs-tools/squashfs-tools_4.0.bb +++ b/recipes/squashfs-tools/squashfs-tools_4.0.bb @@ -1,3 +1,5 @@ +SRCDATE = "20100721" + # This override is required since this has not yet been released SRC_URI = "cvs://anonymous@squashfs.cvs.sourceforge.net/cvsroot/squashfs;module=squashfs;date=${SRCDATE} \ http://downloads.sourceforge.net/sevenzip/lzma465.tar.bz2"