Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Joe Slater <jslater@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 1/1] tzcode & tzdata: update to 2013h
Date: Mon, 28 Oct 2013 14:23:08 -0700	[thread overview]
Message-ID: <1382995388-24709-1-git-send-email-jslater@windriver.com> (raw)

Update recipes to version 2013h of timezone
code and data.

Signed-off-by: Joe Slater <jslater@windriver.com>
---
 ...code-native_2013g.bb => tzcode-native_2013h.bb} |   10 +++++-----
 .../tzdata/{tzdata_2013g.bb => tzdata_2013h.bb}    |    4 ++--
 2 files changed, 7 insertions(+), 7 deletions(-)
 rename meta/recipes-extended/tzcode/{tzcode-native_2013g.bb => tzcode-native_2013h.bb} (59%)
 rename meta/recipes-extended/tzdata/{tzdata_2013g.bb => tzdata_2013h.bb} (98%)

diff --git a/meta/recipes-extended/tzcode/tzcode-native_2013g.bb b/meta/recipes-extended/tzcode/tzcode-native_2013h.bb
similarity index 59%
rename from meta/recipes-extended/tzcode/tzcode-native_2013g.bb
rename to meta/recipes-extended/tzcode/tzcode-native_2013h.bb
index 411520e..5cdc7ef 100644
--- a/meta/recipes-extended/tzcode/tzcode-native_2013g.bb
+++ b/meta/recipes-extended/tzcode/tzcode-native_2013h.bb
@@ -6,13 +6,13 @@ LIC_FILES_CHKSUM = "file://${WORKDIR}/README;md5=0b7570113550eb5d30aa4bd220964b8
 # 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/tzdata2013g.tar.gz;name=tzdata"
+           ftp://ftp.iana.org/tz/releases/tzdata2013h.tar.gz;name=tzdata"
 
-SRC_URI[tzcode.md5sum] = "cc2a52297310ba1a673dc60973ea3ad8"
-SRC_URI[tzcode.sha256sum] = "c7c358b459bb65cfab7b7bdd6a9689233fc393f1f9fdf4f0f46ca7dac5a9587b"
+SRC_URI[tzdata.md5sum] = "d310abe42cbe87e76ceb69e2c7003c92"
+SRC_URI[tzdata.sha256sum] = "6b9e17e823eec0e09e12f74b452a70be4face1ef14c2fb1917b7c7e60564de27"
 
-SRC_URI[tzdata.md5sum] = "76dbc3b5a81913fc0d824376c44a5d15"
-SRC_URI[tzdata.sha256sum] = "b6cdd3998dcc732a6ae5e101e1394f9d4d6dff68bd48a8fb78c44c2b997d3a4f"
+SRC_URI[tzcode.md5sum] = "14250703b253e1cfdf97f1e928541508"
+SRC_URI[tzcode.sha256sum] = "e14addfc4e0da3cf17ccc1c08cb8094a2a0d3ae9524f565b74e6373c9b83ca0e"
 
 S = "${WORKDIR}"
 
diff --git a/meta/recipes-extended/tzdata/tzdata_2013g.bb b/meta/recipes-extended/tzdata/tzdata_2013h.bb
similarity index 98%
rename from meta/recipes-extended/tzdata/tzdata_2013g.bb
rename to meta/recipes-extended/tzdata/tzdata_2013h.bb
index a2f6c63..16d67d3 100644
--- a/meta/recipes-extended/tzdata/tzdata_2013g.bb
+++ b/meta/recipes-extended/tzdata/tzdata_2013h.bb
@@ -15,8 +15,8 @@ RCONFLICTS_${PN} = "timezones timezone-africa timezone-america timezone-antarcti
 
 SRC_URI = "ftp://ftp.iana.org/tz/releases/tzdata${PV}.tar.gz;name=tzdata"
 
-SRC_URI[tzdata.md5sum] = "76dbc3b5a81913fc0d824376c44a5d15"
-SRC_URI[tzdata.sha256sum] = "b6cdd3998dcc732a6ae5e101e1394f9d4d6dff68bd48a8fb78c44c2b997d3a4f"
+SRC_URI[tzdata.md5sum] = "d310abe42cbe87e76ceb69e2c7003c92"
+SRC_URI[tzdata.sha256sum] = "6b9e17e823eec0e09e12f74b452a70be4face1ef14c2fb1917b7c7e60564de27"
 
 S = "${WORKDIR}"
 
-- 
1.7.3.4



                 reply	other threads:[~2013-10-28 21:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1382995388-24709-1-git-send-email-jslater@windriver.com \
    --to=jslater@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox