From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Zoltan Gyarmati <zgyarmati@zgyarmati.de>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/simple-mail: bump to 3.0.0, enable for qt6
Date: Thu, 8 Aug 2024 10:35:57 +0200 [thread overview]
Message-ID: <20240808103557.5c1b1f37@windsurf> (raw)
In-Reply-To: <087ec276f1e5357bd8bbb90fe4725dd4@zgyarmati.de>
Hello Zoltan,
On Thu, 08 Aug 2024 07:30:38 +0200
Zoltan Gyarmati <zgyarmati@zgyarmati.de> wrote:
> please disregard this patch, i've just read your e-mail about splitting
> my grantlee bump&qt6 patch into 2, gonna do the same with this one...
Correct. Could you also verify legal-info after this bump, and use:
ifeq ($(BR2_PACKAGE_QT5),y)
...
else ifeq ($(BR2_PACKAGE_QT6),y)
...
endif
in the .mk file? Indeed BR2_PACKAGE_QT5 and BR2_PACKAGE_QT6 are
mutually exclusive.
Thanks!
Thomas
--
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2024-08-08 8:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-08 5:24 [Buildroot] [PATCH 1/1] package/simple-mail: bump to 3.0.0, enable for qt6 Zoltan Gyarmati
2024-08-08 5:30 ` Zoltan Gyarmati
2024-08-08 8:35 ` Thomas Petazzoni via buildroot [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=20240808103557.5c1b1f37@windsurf \
--to=buildroot@buildroot.org \
--cc=thomas.petazzoni@bootlin.com \
--cc=zgyarmati@zgyarmati.de \
/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.