mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: Roland Hieber <rhi@pengutronix.de>
Cc: ptxdist@pengutronix.de, Michael Tretter <m.tretter@pengutronix.de>
Subject: Re: [ptxdist] [PATCH v3] migrate_ptx: add typo fix GLIBC_GCONF_BASE -> GLIBC_GCONV_BASE
Date: Fri, 4 Aug 2023 08:25:08 +0200	[thread overview]
Message-ID: <ZMyZxOSxrkk6f4UY@pengutronix.de> (raw)
In-Reply-To: <20230803122809.7n67gpri2d4weygt@pengutronix.de>

On Thu, Aug 03, 2023 at 02:28:09PM +0200, Roland Hieber wrote:
> Fixes: a5ff1ad3a24c700884a1 (2023-07-04, "glibc: fix typo GLIBC_GCONF_BASE -> GLIBC_GCONV_BASE")
> Signed-off-by: Roland Hieber <rhi@pengutronix.de>
> ---
> v3: add back the missing \1 and \) in the replacement…
> v2: fix from/to versions, the commit was not released yet…
> 
>  scripts/migrate/migrate_ptx | 7 +++++++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/scripts/migrate/migrate_ptx b/scripts/migrate/migrate_ptx
> index 7f8c09e06a0b..6326b320cb0b 100755
> --- a/scripts/migrate/migrate_ptx
> +++ b/scripts/migrate/migrate_ptx
> @@ -460,3 +460,10 @@ s/^\(\(# \)\?PTXCONF_LIGHTTPD_MOD_\)COMPRESS\>/\1DEFLATE/
>  # reason : upstream util-linux-ng fork was renamed back to util-linux over a decade ago
>  #
>  s/^\(\(# \)\?PTXCONF_UTIL_LINUX\)_NG/\1/
> +
> +# from   : ptxdist-2023.07.0
> +# to     : ptxdist-2023.08.0
> +# symbol : GLIBC_GCONF_BASE -> GLIBC_GCONV_BASE
> +# reason : fix typo in kconfig option
> +#
> +s/^\(\(# \)\?PTXCONF_GLIBC_\)GCONF_BASE\>/\1GCONV_BASE/

Hmm, I don't think this is necessary. GLIBC_GCONV_BASE is a noprompt symbol
so it will be updated automatically during any migrate/oldconfig.

The migration helpers are for symbols that may be lost when they are
renamed.

Michael

> -- 
> 2.39.2
> 
> 
> 
> 
> 

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



      reply	other threads:[~2023-08-04  6:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-03 12:28 Roland Hieber
2023-08-04  6:25 ` Michael Olbrich [this message]

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=ZMyZxOSxrkk6f4UY@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=m.tretter@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    --cc=rhi@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