* [PATCH] tzcode: Fix up tzdata to 2013d
@ 2013-08-08 15:22 Saul Wold
2013-08-08 15:23 ` Laszlo Papp
2013-08-08 15:25 ` Burton, Ross
0 siblings, 2 replies; 3+ messages in thread
From: Saul Wold @ 2013-08-08 15:22 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
meta/recipes-extended/tzcode/tzcode-native_2013d.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-extended/tzcode/tzcode-native_2013d.bb b/meta/recipes-extended/tzcode/tzcode-native_2013d.bb
index 8dea55e..af21151 100644
--- a/meta/recipes-extended/tzcode/tzcode-native_2013d.bb
+++ b/meta/recipes-extended/tzcode/tzcode-native_2013d.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://${WORKDIR}/README;md5=d7a19b8c6d8a28785c4cd04ff2e46d2
# note that we allow for us to use data later than our code version
#
SRC_URI =" ftp://ftp.iana.org/tz/releases/tzcode${PV}.tar.gz;name=tzcode \
- ftp://ftp.iana.org/tz/releases/tzdata2013b.tar.gz;name=tzdata"
+ ftp://ftp.iana.org/tz/releases/tzdata2013d.tar.gz;name=tzdata"
SRC_URI[tzdata.md5sum] = "65b6818162230fc02f86f293376c73df"
SRC_URI[tzdata.sha256sum] = "cd1c96f0676e0edceebc6a418a2222ffb05becb41180dd9f847b9c7cef303b04"
--
1.8.1.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] tzcode: Fix up tzdata to 2013d
2013-08-08 15:22 [PATCH] tzcode: Fix up tzdata to 2013d Saul Wold
@ 2013-08-08 15:23 ` Laszlo Papp
2013-08-08 15:25 ` Burton, Ross
1 sibling, 0 replies; 3+ messages in thread
From: Laszlo Papp @ 2013-08-08 15:23 UTC (permalink / raw)
To: Saul Wold; +Cc: openembedded-core
[-- Attachment #1: Type: text/plain, Size: 1356 bytes --]
Heh, good catch? :)
On Thu, Aug 8, 2013 at 4:22 PM, Saul Wold <sgw@linux.intel.com> wrote:
> Signed-off-by: Saul Wold <sgw@linux.intel.com>
> ---
> meta/recipes-extended/tzcode/tzcode-native_2013d.bb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-extended/tzcode/tzcode-native_2013d.bbb/meta/recipes-extended/tzcode/
> tzcode-native_2013d.bb
> index 8dea55e..af21151 100644
> --- a/meta/recipes-extended/tzcode/tzcode-native_2013d.bb
> +++ b/meta/recipes-extended/tzcode/tzcode-native_2013d.bb
> @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM =
> "file://${WORKDIR}/README;md5=d7a19b8c6d8a28785c4cd04ff2e46d2
> # note that we allow for us to use data later than our code version
> #
> SRC_URI =" ftp://ftp.iana.org/tz/releases/tzcode${PV}.tar.gz;name=tzcode\
> - ftp://ftp.iana.org/tz/releases/tzdata2013b.tar.gz;name=tzdata"
> + ftp://ftp.iana.org/tz/releases/tzdata2013d.tar.gz;name=tzdata"
>
> SRC_URI[tzdata.md5sum] = "65b6818162230fc02f86f293376c73df"
> SRC_URI[tzdata.sha256sum] =
> "cd1c96f0676e0edceebc6a418a2222ffb05becb41180dd9f847b9c7cef303b04"
> --
> 1.8.1.4
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>
[-- Attachment #2: Type: text/html, Size: 2571 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] tzcode: Fix up tzdata to 2013d
2013-08-08 15:22 [PATCH] tzcode: Fix up tzdata to 2013d Saul Wold
2013-08-08 15:23 ` Laszlo Papp
@ 2013-08-08 15:25 ` Burton, Ross
1 sibling, 0 replies; 3+ messages in thread
From: Burton, Ross @ 2013-08-08 15:25 UTC (permalink / raw)
To: Saul Wold; +Cc: openembedded-core
On 8 August 2013 16:22, Saul Wold <sgw@linux.intel.com> wrote:
> + ftp://ftp.iana.org/tz/releases/tzdata2013d.tar.gz;name=tzdata"
Use ${PV} to avoid this in the future, or do they not update in sync?
Ross
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-08-08 15:25 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-08 15:22 [PATCH] tzcode: Fix up tzdata to 2013d Saul Wold
2013-08-08 15:23 ` Laszlo Papp
2013-08-08 15:25 ` Burton, Ross
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.