mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Alexander Dahl <ada@thorsis.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH 2/6] timezone: Cleanup timezone file removal
Date: Tue, 26 Jun 2018 08:56:48 +0200	[thread overview]
Message-ID: <20180626065652.18064-3-ada@thorsis.com> (raw)
In-Reply-To: <20180626065652.18064-1-ada@thorsis.com>

The targetinstall of the file was removed ptxdist 2017.10.0, but not the
file itself. Also the help text in menu was not updated.

Fixes: 3ee522b06e41b3b4da9490b06859a62a23fca18e
Signed-off-by: Alexander Dahl <ada@thorsis.com>
---
 projectroot/etc/timezone | 1 -
 rules/timezone.in        | 6 ++----
 2 files changed, 2 insertions(+), 5 deletions(-)
 delete mode 100644 projectroot/etc/timezone

diff --git a/projectroot/etc/timezone b/projectroot/etc/timezone
deleted file mode 100644
index f7437836d..000000000
--- a/projectroot/etc/timezone
+++ /dev/null
@@ -1 +0,0 @@
-@TIMEZONE@
diff --git a/rules/timezone.in b/rules/timezone.in
index 0b87c01dc..633c15020 100644
--- a/rules/timezone.in
+++ b/rules/timezone.in
@@ -13,15 +13,13 @@ if TIMEZONE
 comment "Timezone support"
 
 config TIMEZONE_LOCALTIME
-	prompt "Timezone for /etc/localtime and /etc/timezone"
+	prompt "Timezone for /etc/localtime"
 	default "Europe/Berlin"
 	string
 	help
 	  Where should /etc/localtime point to? (e.g. put in "Europe/Berlin"
 	  here to let it point to /usr/share/zoneinfo/Europe/Berlin)
-	  Additionally this value is written to /etc/timezone like on Debian
-	  or for systemd. Note: if you leave this empty /etc/timezone and
-	  /etc/localtime are NOT created.
+	  Note: if you leave this empty /etc/localtime is NOT created.
 
 config TIMEZONE_AFRICA
 	bool
-- 
2.11.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

  parent reply	other threads:[~2018-06-26  6:56 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-26  6:56 [ptxdist] [PATCH 0/6] timezone cleanup and tz update Alexander Dahl
2018-06-26  6:56 ` [ptxdist] [PATCH 1/6] timezone: Remove menu entry 'Mideast' Alexander Dahl
2018-06-26  6:56 ` Alexander Dahl [this message]
2018-06-26 13:50   ` [ptxdist] [PATCH 2/6] timezone: Cleanup timezone file removal Roland Hieber
2018-06-26 14:01     ` Alexander Dahl
2018-06-26 14:04       ` Alexander Dahl
2018-06-26 14:05       ` Roland Hieber
2018-06-26  6:56 ` [ptxdist] [PATCH 3/6] timezone: Order entries Alexander Dahl
2018-06-26  6:56 ` [ptxdist] [PATCH 4/6] timezone: Add missing zoneinfo entries Alexander Dahl
2018-06-26  6:56 ` [ptxdist] [PATCH 5/6] tz: version bump 2017c -> 2018e Alexander Dahl
2018-06-26 14:02   ` Roland Hieber
2018-06-26  6:56 ` [ptxdist] [PATCH 6/6] Revert "host-tz-database: use snprintf provided by the host compiler" Alexander Dahl
2018-06-26 14:03   ` Roland Hieber

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=20180626065652.18064-3-ada@thorsis.com \
    --to=ada@thorsis.com \
    --cc=ptxdist@pengutronix.de \
    /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