mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] parted: remove obsolete readline select
@ 2020-11-02 13:05 Bastian Krause
  2020-11-20  7:56 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Bastian Krause @ 2020-11-02 13:05 UTC (permalink / raw)
  To: ptxdist; +Cc: Matthias Schiffer, Bastian Krause

ff2fb9a12 ("parted: update to 3.3") added --without-readline to
PARTED_CONF_OPT, so readline is no longer needed.

Fixes: ff2fb9a12 ("parted: update to 3.3")
Signed-off-by: Bastian Krause <bst@pengutronix.de>
---
 rules/parted.in | 1 -
 1 file changed, 1 deletion(-)

diff --git a/rules/parted.in b/rules/parted.in
index dbaef4b0a..9e0854c78 100644
--- a/rules/parted.in
+++ b/rules/parted.in
@@ -3,7 +3,6 @@ config PARTED
 	tristate
 	prompt "parted"
 	select HOST_GETTEXT
-	select READLINE
 	select LIBUUID
 	select E2FSPROGS
 	select NCURSES
-- 
2.28.0


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [APPLIED] parted: remove obsolete readline select
  2020-11-02 13:05 [ptxdist] [PATCH] parted: remove obsolete readline select Bastian Krause
@ 2020-11-20  7:56 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2020-11-20  7:56 UTC (permalink / raw)
  To: ptxdist; +Cc: Bastian Krause

Thanks, applied as 94917886912fea75a40feebe0cb81e13ec49fe60.

Michael

[sent from post-receive hook]

On Fri, 20 Nov 2020 08:56:05 +0100, Bastian Krause <bst@pengutronix.de> wrote:
> ff2fb9a12 ("parted: update to 3.3") added --without-readline to
> PARTED_CONF_OPT, so readline is no longer needed.
> 
> Fixes: ff2fb9a12 ("parted: update to 3.3")
> Signed-off-by: Bastian Krause <bst@pengutronix.de>
> Message-Id: <20201102130558.15960-1-bst@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/parted.in b/rules/parted.in
> index dbaef4b0aa97..9e0854c782a5 100644
> --- a/rules/parted.in
> +++ b/rules/parted.in
> @@ -3,7 +3,6 @@ config PARTED
>  	tristate
>  	prompt "parted"
>  	select HOST_GETTEXT
> -	select READLINE
>  	select LIBUUID
>  	select E2FSPROGS
>  	select NCURSES

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-11-20  7:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-02 13:05 [ptxdist] [PATCH] parted: remove obsolete readline select Bastian Krause
2020-11-20  7:56 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox