All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] package/tzdata: new package
Date: Fri, 4 Jan 2013 14:41:19 +0100	[thread overview]
Message-ID: <20130104144119.5f8984f4@skate> (raw)
In-Reply-To: <1357304770-23310-1-git-send-email-rbraun@sceen.net>

Dear Richard Braun,

On Fri,  4 Jan 2013 14:06:10 +0100, Richard Braun wrote:

> +		for zone in $(TZDATA_ZONELIST); do \
> +			$(TZDATA_ZIC) -d _output -y yearistype.sh $$zone; \
> +			$(TZDATA_ZIC) -d _output/posix -y yearistype.sh $$zone; \

I am wondering why we are generating the time zone data twice here with
the same argument? I know POSIX says that time zone data shouldn't take
leap seconds into account, so I understand the difference between
_output/posix and _output/right, but not between _output and
_output/posix.

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

  reply	other threads:[~2013-01-04 13:41 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-04 11:48 [Buildroot] [PATCH] packages: add tzdata Richard Braun
2013-01-04 11:54 ` Thomas Petazzoni
2013-01-04 12:07   ` Richard Braun
2013-01-04 12:41     ` Thomas Petazzoni
2013-01-04 13:06       ` [Buildroot] [PATCH 1/2] package/zic: new host package Richard Braun
2013-01-04 13:06       ` [Buildroot] [PATCH 2/2] package/tzdata: new package Richard Braun
2013-01-04 13:41         ` Thomas Petazzoni [this message]
2013-01-04 13:45           ` Richard Braun
2013-01-04 13:48             ` Thomas Petazzoni
2013-01-04 13:57               ` Richard Braun
2013-01-04 21:15       ` [Buildroot] [PATCH] packages: add tzdata Peter Korsgaard
2013-01-07  9:20         ` [Buildroot] [PATCH v2 2/2] package/tzdata: new package Richard Braun
  -- strict thread matches above, loose matches on Subject: below --
2013-02-04 22:49 [Buildroot] [pull request] Pull request for branch yem-misc Yann E. MORIN
2013-02-04 22:49 ` [Buildroot] [PATCH 2/2] package/tzdata: new package Yann E. MORIN
2013-02-26  2:02   ` Danomi Manchego
2013-02-26  7:43     ` Richard Braun
2013-02-26 20:52     ` Yann E. MORIN
2013-03-07 21:53 [Buildroot] [pull request v2] Pull request for branch yem-misc Yann E. MORIN
2013-03-07 21:53 ` [Buildroot] [PATCH 2/2] package/tzdata: new package Yann E. MORIN

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=20130104144119.5f8984f4@skate \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /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.