mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH 2/2] barebox: update the default barebox config name analogous to KERNEL_CONFIG
Date: Tue, 13 Sep 2016 11:21:27 +0200	[thread overview]
Message-ID: <20160913092127.mebj3vilmolzger2@pengutronix.de> (raw)
In-Reply-To: <1473753862-9331-2-git-send-email-u.kleine-koenig@pengutronix.de>

I prefer a filename without the version. That way I can update the version
and just do a 'ptxdist oldconfig barebox'.
I think we should change the default for KERNEL_CONFIG to match barebox
instead.

Michael

On Tue, Sep 13, 2016 at 10:04:22AM +0200, Uwe Kleine-König wrote:
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
> ---
>  platforms/barebox.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/platforms/barebox.in b/platforms/barebox.in
> index 01dee92b5526..6cae458e7085 100644
> --- a/platforms/barebox.in
> +++ b/platforms/barebox.in
> @@ -32,7 +32,7 @@ config BAREBOX_MD5
>  config BAREBOX_CONFIG
>  	prompt "config file"
>  	string
> -	default "barebox.config"
> +	default "bareboxconfig-${PTXCONF_BAREBOX_VERSION}"
>  	help
>  	  This entry specifies the .config file used to compile
>  	  barebox.
> -- 
> 2.8.1
> 
> 
> _______________________________________________
> ptxdist mailing list
> ptxdist@pengutronix.de

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

  reply	other threads:[~2016-09-13  9:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-13  8:04 [ptxdist] [PATCH 1/2] barebox: bump default barebox version Uwe Kleine-König
2016-09-13  8:04 ` [ptxdist] [PATCH 2/2] barebox: update the default barebox config name analogous to KERNEL_CONFIG Uwe Kleine-König
2016-09-13  9:21   ` Michael Olbrich [this message]
2016-09-13  9:54     ` Uwe Kleine-König
2016-09-13 10:54       ` Michael Olbrich

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=20160913092127.mebj3vilmolzger2@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --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