From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] qt5base: remove unused definition
Date: Sat, 30 Jun 2018 18:02:05 +0200 [thread overview]
Message-ID: <20180630160205.GC2384@scaer> (raw)
In-Reply-To: <20180630125713.4302-1-gael.portay@savoirfairelinux.com>
Ga?l, All,
On 2018-06-30 08:57 -0400, Ga?l PORTAY spake thusly:
> Since commit 81fb33af2a (qt5base: correct eglfs support in
> qmake.conf.in) the definition QT5BASE_CONFIGURE_QMAKE_CONFIG is left
> unused.
>
> Remove it since it is not used anymore.
>
> Signed-off-by: Ga?l PORTAY <gael.portay@savoirfairelinux.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Regards,
Yann E. MORIN.
> ---
> package/qt5/qt5base/qt5base.mk | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/package/qt5/qt5base/qt5base.mk b/package/qt5/qt5base/qt5base.mk
> index d5b25abcb8..9eafd593f1 100644
> --- a/package/qt5/qt5base/qt5base.mk
> +++ b/package/qt5/qt5base/qt5base.mk
> @@ -269,7 +269,6 @@ define QT5BASE_CONFIGURE_CMDS
> sed 's/@EGLFS_DEVICE@/$(QT5BASE_EGLFS_DEVICE)/g' \
> $(QT5BASE_PKGDIR)/qmake.conf.in > \
> $(@D)/mkspecs/devices/linux-buildroot-g++/qmake.conf
> - $(QT5BASE_CONFIGURE_QMAKE_CONFIG)
> $(INSTALL) -m 0644 -D $(QT5BASE_PKGDIR)/qplatformdefs.h \
> $(@D)/mkspecs/devices/linux-buildroot-g++/qplatformdefs.h
> $(QT5BASE_CONFIGURE_CONFIG_FILE)
> --
> 2.17.1
>
> _______________________________________________
> 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 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
next prev parent reply other threads:[~2018-06-30 16:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-30 12:57 [Buildroot] [PATCH] qt5base: remove unused definition Gaël PORTAY
2018-06-30 16:02 ` Yann E. MORIN [this message]
2018-06-30 16:10 ` Thomas Petazzoni
2018-07-19 9:56 ` 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=20180630160205.GC2384@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.