From: Peter Seiderer <ps.report@gmx.net>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/qt5/qt5base: fix typo
Date: Thu, 19 Nov 2020 22:39:25 +0100 [thread overview]
Message-ID: <20201119223925.0cf521a2@gmx.net> (raw)
In-Reply-To: <20201119212545.3459584-1-jzignego@hedcontrols.com>
Hello Jeff,
On Thu, 19 Nov 2020 15:25:45 -0600, jzignego at hedcontrols.com wrote:
> From: Jeff Zignego <jzignego@hedcontrols.com>
>
> Fix typo from 109df4deba86839704d902204d130714e32df0fa that added this
> option.
>
> Signed-off-by: Jeff Zignego <jzignego@hedcontrols.com>
> ---
> package/qt5/qt5base/qt5base.mk | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/package/qt5/qt5base/qt5base.mk b/package/qt5/qt5base/qt5base.mk
> index fa92625738..4cd5980f0b 100644
> --- a/package/qt5/qt5base/qt5base.mk
> +++ b/package/qt5/qt5base/qt5base.mk
> @@ -255,7 +255,7 @@ QT5BASE_CONFIGURE_OPTS += -no-journald
> endif
>
> ifeq ($(BR2_PACKAGE_QT5BASE_SYSLOG),y)
> -QT5BASE_CONIGURE_OPTS += -syslog
> +QT5BASE_CONFIGURE_OPTS += -syslog
> else
> QT5BASE_CONFIGURE_OPTS += -no-syslog
> endif
Reviewed-by: Peter Seiderer <ps.report@gmx.net>
Regards,
Peter
next prev parent reply other threads:[~2020-11-19 21:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-19 21:25 [Buildroot] [PATCH] package/qt5/qt5base: fix typo jzignego at hedcontrols.com
2020-11-19 21:39 ` Peter Seiderer [this message]
2020-11-19 21:58 ` Thomas Petazzoni
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=20201119223925.0cf521a2@gmx.net \
--to=ps.report@gmx.net \
--cc=buildroot@busybox.net \
/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