From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: In-Reply-To: <20200714165405.4622-3-bruno.thomsen@gmail.com> MIME-Version: 1.0 Message-Id: From: Michael Olbrich Date: Fri, 17 Jul 2020 13:57:08 +0200 Subject: Re: [ptxdist] [APPLIED] Revert "gettext: move to staging" List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ptxdist-bounces@pengutronix.de Sender: "ptxdist" To: ptxdist@pengutronix.de Cc: Bruno Thomsen Thanks, applied as f528ecee36632cfe15a0065f943e8bedf3eaf4da. Michael [sent from post-receive hook] On Fri, 17 Jul 2020 13:57:08 +0200, Bruno Thomsen wrote: > Package has been updated and envsubst is a really useful > tool when doing template configuration of a service based > on environment variables. > > This reverts commit f78373b3d18d37d4feb24862c49bac822667ed3b. > Message-Id: <20200714165405.4622-3-bruno.thomsen@gmail.com> > > Signed-off-by: Michael Olbrich > > diff --git a/rules/gettext.in b/rules/gettext.in > index e2d3c042ad87..dc05739120ec 100644 > --- a/rules/gettext.in > +++ b/rules/gettext.in > @@ -1,6 +1,4 @@ > -## SECTION=staging > -## old section: > -### SECTION=system_libraries > +## SECTION=system_libraries > menuconfig GETTEXT > tristate > prompt "gettext (gnu) " > @@ -13,9 +11,6 @@ menuconfig GETTEXT > message into the user's language, by looking up > the translation in a message catalog. > > - STAGING: remove in ptxdist-2021.04.0 > - Old unused version. Not really needed on the target in most cases. > - > > if GETTEXT > _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de