mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <mol@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Roland Hieber <rhi@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] kernel: use kernelconfig file without version by default
Date: Fri, 09 Oct 2020 08:38:34 +0200	[thread overview]
Message-ID: <E1kQm30-0006vE-AN@dude02.hi.pengutronix.de> (raw)
In-Reply-To: <20200927214336.23382-1-rhi@pengutronix.de>

Thanks, applied as 8e6dfc64ba675a055644c2a4ca3d461d95657c57.

Michael

[sent from post-receive hook]

On Fri, 09 Oct 2020 08:38:34 +0200, Roland Hieber <rhi@pengutronix.de> wrote:
> Removing the version number from the file name makes it easier to update
> the kernel to a new version, since the file would otherwise need to be
> renamed anyway.
> 
> Also improve the help text.
> 
> Signed-off-by: Roland Hieber <rhi@pengutronix.de>
> Message-Id: <20200927214336.23382-1-rhi@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/platforms/kernel.in b/platforms/kernel.in
> index 34d05c825929..30b70f28349b 100644
> --- a/platforms/kernel.in
> +++ b/platforms/kernel.in
> @@ -258,9 +258,10 @@ config KERNEL_SERIES
>  config KERNEL_CONFIG
>  	prompt "kernel config file"
>  	string
> -	default "kernelconfig-${PTXCONF_KERNEL_VERSION}"
> +	default "kernelconfig"
>  	help
>  	  This entry specifies the .config file used to compile your kernel.
> +	  Specify the path relative to the platformconfig directory.
>  
>  endmenu
>  

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de

      reply	other threads:[~2020-10-09  6:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-27 21:43 [ptxdist] [PATCH] " Roland Hieber
2020-10-09  6:38 ` 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=E1kQm30-0006vE-AN@dude02.hi.pengutronix.de \
    --to=mol@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