Thanks, applied as e1f0f2abd3116fdcb5e3e3211321aef801e959ff. Michael
[sent from post-receive hook] On Tue, 29 Jun 2021 07:09:05 +0200, Roland Hieber <[email protected]> wrote: > minicom only needs /var/lock to be present. ROOTFS should always be > enabled anyways, so no need to depend on it – otherwise, minicom will > always be rebuilt after the rootfs is rebuild, which often happens e.g. > when the Git hash changes. > > Fixes: 8f259a6e887248160a01 (2021-05-24, "minicom: version bump 2.6.2. -> > 2.8") > Signed-off-by: Roland Hieber <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/minicom.in b/rules/minicom.in > index d3580bda069a..abbb15252822 100644 > --- a/rules/minicom.in > +++ b/rules/minicom.in > @@ -4,7 +4,6 @@ menuconfig MINICOM > tristate > prompt "minicom " > select NCURSES > - select ROOTFS > select ROOTFS_VAR_LOCK > select CKERMIT if MINICOM_KERMIT > help _______________________________________________ ptxdist mailing list [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
