From: Rolf Leggewie Date: Tue, 27 Oct 2009 06:35:23 +0000 (+0100) Subject: tzcode: only update tzdata SRC_URI to 2009p. Fixes previous commit. X-Git-Tag: Release-2010-05/1~1903 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c0f554e9e62de17ada54c7e0cd2d88669a7813f;p=openembedded.git tzcode: only update tzdata SRC_URI to 2009p. Fixes previous commit. --- diff --git a/recipes/tzcode/tzcode-native_2009p.bb b/recipes/tzcode/tzcode-native_2009k.bb similarity index 53% rename from recipes/tzcode/tzcode-native_2009p.bb rename to recipes/tzcode/tzcode-native_2009k.bb index b171b88eb0..632dc8456d 100644 --- a/recipes/tzcode/tzcode-native_2009p.bb +++ b/recipes/tzcode/tzcode-native_2009k.bb @@ -1,4 +1,5 @@ require tzcode-native.inc SRC_URI = "ftp://elsie.nci.nih.gov/pub/tzcode${PV}.tar.gz \ + ftp://elsie.nci.nih.gov/pub/tzdata2009p.tar.gz \ " -PR = "${INC_PR}.0" +PR = "${INC_PR}.1"