diff options
author | Koen Kooi <koen@openembedded.org> | 2010-07-21 17:03:48 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-07-21 17:03:48 +0200 |
commit | 12e8838d9e154e4b99de381ef4be93ecf81a759c (patch) | |
tree | 1f9b5c175d0cec156e972dc804b47ebe6661058b /recipes | |
parent | de16a3d10308c81c7e40886bbe0846604eebdf77 (diff) |
squashfstools: pin to today instead of using a floating srcdate
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/squashfs-tools/squashfs-tools_4.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
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" |