From: Saul Wold <sgw@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 3/4] tzdata: Update to 2013i
Date: Mon, 23 Dec 2013 16:29:08 -0800 [thread overview]
Message-ID: <1387844949-23516-4-git-send-email-sgw@linux.intel.com> (raw)
In-Reply-To: <1387844949-23516-1-git-send-email-sgw@linux.intel.com>
The solar* time file are no longer distributed (see tzdata's NEWS for details)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
meta/recipes-extended/tzdata/{tzdata_2013h.bb => tzdata_2013i.bb} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-extended/tzdata/{tzdata_2013h.bb => tzdata_2013i.bb} (97%)
diff --git a/meta/recipes-extended/tzdata/tzdata_2013h.bb b/meta/recipes-extended/tzdata/tzdata_2013i.bb
similarity index 97%
rename from meta/recipes-extended/tzdata/tzdata_2013h.bb
rename to meta/recipes-extended/tzdata/tzdata_2013i.bb
index 16d67d3..719aa2e 100644
--- a/meta/recipes-extended/tzdata/tzdata_2013h.bb
+++ b/meta/recipes-extended/tzdata/tzdata_2013i.bb
@@ -15,15 +15,15 @@ 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] = "d310abe42cbe87e76ceb69e2c7003c92"
-SRC_URI[tzdata.sha256sum] = "6b9e17e823eec0e09e12f74b452a70be4face1ef14c2fb1917b7c7e60564de27"
+SRC_URI[tzdata.md5sum] = "8bc69eb75bea496ebe1d5a9ab576702d"
+SRC_URI[tzdata.sha256sum] = "1cd56a6ee964143ef0c65229968a5093988335b95e9115235b5e7b7e45e67dda"
S = "${WORKDIR}"
DEFAULT_TIMEZONE ?= "Universal"
TZONES= "africa antarctica asia australasia europe northamerica southamerica \
- factory solar87 solar88 solar89 etcetera backward systemv \
+ factory etcetera backward systemv \
"
# pacificnew
--
1.8.3.1
next prev parent reply other threads:[~2013-12-24 0:29 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-24 0:29 [PATCH 0/4] Configure options clean up and 2 updates Saul Wold
2013-12-24 0:29 ` [PATCH 1/4] sqlite: remove unrecognised options: --enable-tempstore Saul Wold
2013-12-24 0:29 ` [PATCH 2/4] python: fix unrecognised options: --without-cxx --with-cyclic-gc Saul Wold
2013-12-24 0:29 ` Saul Wold [this message]
2013-12-24 0:29 ` [PATCH 4/4] tzcode: Update to 2013i Saul Wold
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=1387844949-23516-4-git-send-email-sgw@linux.intel.com \
--to=sgw@linux.intel.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 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.