From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/6] system: make the zoneinfo list a system option
Date: Tue, 08 Apr 2014 23:35:28 +0200 [thread overview]
Message-ID: <87y4zfa4in.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <3b823a60209ab14af1ad45420c9b3bd4014f3311.1396900553.git.yann.morin.1998@free.fr> (Yann E. MORIN's message of "Mon, 7 Apr 2014 21:58:03 +0200")
>>>>> "Yann" == Yann E MORIN <yann.morin.1998@free.fr> writes:
> From: "Yann E. MORIN" <yann.morin.1998@free.fr>
> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
> Cc: Alexandre Belloni <alexandre.belloni@free-electrons.com>
> ---
> Note: because the tzdata package loses its prompt, it defaults
> to 'n'. This means a user will loose his timezone settings,
> unless he selects to install timezone info in the system
> configuration menu.
> We can not add a legacy option for that, or we'd get a circular
> dependency. The only way we'd be fool-proof would be by renaming
> the package altogether, and adding a legacy option for the old
> name.
> ---
> Config.in.legacy | 15 +++++++++++++++
> package/tzdata/Config.in | 23 +++--------------------
> package/tzdata/tzdata.mk | 4 ++--
> system/Config.in | 23 +++++++++++++++++++++++
> 4 files changed, 43 insertions(+), 22 deletions(-)
> diff --git a/Config.in.legacy b/Config.in.legacy
> index ce44d0f..393cc1f 100644
> --- a/Config.in.legacy
> +++ b/Config.in.legacy
> @@ -215,6 +215,21 @@ config BR2_PACKAGE_XLIB_LIBPTHREAD_STUBS
> ###############################################################################
> comment "Legacy options removed in 2014.02"
> +config BR2_TARGET_TZ_ZONELIST
> + default BR2_PACKAGE_TZDATA_ZONELIST if BR2_PACKAGE_TZDATA_ZONELIST != ""
> +
These should go under 2014.05. Committed with that fixed, thanks.
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2014-04-08 21:35 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-07 19:58 [Buildroot] [PATCH 0/6 v4] Setting timezone for uClibc, and setting localtime (branch yem/tz) Yann E. MORIN
2014-04-07 19:58 ` [Buildroot] [PATCH 1/6] system: make the zoneinfo list a system option Yann E. MORIN
2014-04-08 21:35 ` Peter Korsgaard [this message]
2014-04-07 19:58 ` [Buildroot] [PATCH 2/6] system: add selection of a default localtime Yann E. MORIN
2014-04-08 21:47 ` Peter Korsgaard
2014-04-08 21:50 ` Peter Korsgaard
2014-04-08 21:57 ` Peter Korsgaard
2014-04-07 19:58 ` [Buildroot] [PATCH 3/6] tzdata: allow host build Yann E. MORIN
2014-04-08 22:04 ` Peter Korsgaard
2014-04-07 19:58 ` [Buildroot] [PATCH 4/6] tzdump: new host package Yann E. MORIN
2014-04-08 22:13 ` Peter Korsgaard
2014-04-08 22:18 ` Yann E. MORIN
2014-04-08 22:25 ` Peter Korsgaard
2014-04-07 19:58 ` [Buildroot] [PATCH 5/6] tz: new package Yann E. MORIN
2014-04-08 22:32 ` Peter Korsgaard
2014-04-07 19:58 ` [Buildroot] [PATCH 6/6] system: allow setting the local timezone for uClibc Yann E. MORIN
2014-04-08 22:39 ` Peter Korsgaard
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=87y4zfa4in.fsf@dell.be.48ers.dk \
--to=jacmet@uclibc.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox