From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/qt5: fix check-package warnings
Date: Fri, 3 Jul 2020 21:25:57 +0200 [thread overview]
Message-ID: <20200703192557.GD20645@scaer> (raw)
In-Reply-To: <1593778322-13727-1-git-send-email-pjtexier@koncepto.io>
Pierre-Jean, All,
On 2020-07-03 14:12 +0200, Pierre-Jean Texier spake thusly:
> Fixes:
>
> https://gitlab.com/buildroot.org/buildroot/-/jobs/622129163
>
> Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Applied to master, thanks.
/me has to check why his post-apply hook did not trigger...
Regards,
Yann E. MORIN.
> ---
> package/qt5/qt5.mk | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/package/qt5/qt5.mk b/package/qt5/qt5.mk
> index 4fa687f..a2572be 100644
> --- a/package/qt5/qt5.mk
> +++ b/package/qt5/qt5.mk
> @@ -21,7 +21,7 @@ endef
>
> ifeq ($(BR2_PER_PACKAGE_DIRECTORIES),y)
> define QT5_QT_CONF_FIXUP
> - $(QT5_INSTALL_QT_CONF)
> + $(QT5_INSTALL_QT_CONF)
> endef
> endif
>
> --
> 2.7.4
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
next prev parent reply other threads:[~2020-07-03 19:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-03 12:12 [Buildroot] [PATCH 1/1] package/qt5: fix check-package warnings Pierre-Jean Texier
2020-07-03 19:25 ` Yann E. MORIN [this message]
2020-07-20 6:19 ` Peter Korsgaard
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=20200703192557.GD20645@scaer \
--to=yann.morin.1998@free.fr \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.