Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v1] qt5serialbus: examples need qt5 widgets module
Date: Tue, 14 Aug 2018 23:42:11 +0200	[thread overview]
Message-ID: <20180814234211.4d09f40d@windsurf> (raw)
In-Reply-To: <20180814211309.17510-1-ps.report@gmx.net>

Hello,

On Tue, 14 Aug 2018 23:13:09 +0200, Peter Seiderer wrote:
> Fixes [1]:
> 
>   make[2]: Entering directory '.../build/qt5serialbus-5.11.1/examples'
>   Some of the required modules (qtHaveModule(widgets)) are not available.
>   Skipped.
>   [...]
>   cp -dpfr .../host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/qt/examples/serialbus .../target/usr/lib/qt/examples/
>   cp: cannot stat '.../host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/qt/examples/serialbus': No such file or directory
> 
> [1] http://autobuild.buildroot.net/results/147809b5f8758af935bee48c0fc83fd86a8509e9
> 
> Signed-off-by: Peter Seiderer <ps.report@gmx.net>
> ---
>  package/qt5/qt5serialbus/qt5serialbus.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to master, thanks. We really need to switch to using "make
install" for target installation of Qt5 modules at some point. This
will allow to avoid duplicating all the installation logic in our .mk
file, including all those conditionals.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com

      reply	other threads:[~2018-08-14 21:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-14 21:13 [Buildroot] [PATCH v1] qt5serialbus: examples need qt5 widgets module Peter Seiderer
2018-08-14 21:42 ` Thomas Petazzoni [this message]

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=20180814234211.4d09f40d@windsurf \
    --to=thomas.petazzoni@bootlin.com \
    --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