From: Ryan Eatmon <reatmon@ti.com>
To: Denys Dmytriyenko <denis@denix.org>, <meta-arago@lists.yoctoproject.org>
Cc: Denys Dmytriyenko <denys@konsulko.com>
Subject: Re: [meta-arago] [master][PATCH] arago.conf: disable buildpaths QA errors in meta-qt5
Date: Tue, 16 Jul 2024 09:22:10 -0500 [thread overview]
Message-ID: <7d998bc5-8a36-4c0f-b12c-c4dc2e226d68@ti.com> (raw)
In-Reply-To: <20240716015013.3051611-1-denis@denix.org>
On 7/15/2024 8:50 PM, Denys Dmytriyenko wrote:
> From: Denys Dmytriyenko <denys@konsulko.com>
>
> As meta-qt5 is not going to fix the issues causing the errors:
>
> https://github.com/meta-qt5/meta-qt5/issues/575
>
> Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
> ---
> meta-arago-distro/conf/distro/arago.conf | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/meta-arago-distro/conf/distro/arago.conf b/meta-arago-distro/conf/distro/arago.conf
> index deaa8c02..716068ba 100644
> --- a/meta-arago-distro/conf/distro/arago.conf
> +++ b/meta-arago-distro/conf/distro/arago.conf
> @@ -188,3 +188,7 @@ LICENSE_FLAGS_ACCEPTED = "commercial_gst-ffmpeg commercial_gstreamer1.0-libav co
>
> # Do not package own copy of perl into devkit, rely on host one
> ASSUME_PROVIDED += "nativesdk-perl"
> +
> +# https://github.com/meta-qt5/meta-qt5/issues/575
> +ERROR_QA:remove:layer-qt5-layer = "buildpaths"
> +WARN_QA:append:layer-qt5-layer = " buildpaths"
Yeah, I saw that and thought this should be the answer. Since
meta-arago is not seeking compatible status this should be acceptable.
--
Ryan Eatmon reatmon@ti.com
-----------------------------------------
Texas Instruments, Inc. - LCPD - MGTS
prev parent reply other threads:[~2024-07-16 14:22 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-16 1:50 [master][PATCH] arago.conf: disable buildpaths QA errors in meta-qt5 Denys Dmytriyenko
2024-07-16 1:50 ` [master][PATCH] ti-llvm: adopt an LLVM fix for buildpaths errors Denys Dmytriyenko
2024-07-17 0:37 ` [meta-arago] " Ryan Eatmon
[not found] ` <17E2D909CD64B7EE.6764@lists.yoctoproject.org>
2024-07-17 1:36 ` Ryan Eatmon
[not found] ` <17E2DC4752C1D1A6.6764@lists.yoctoproject.org>
2024-07-17 13:45 ` Ryan Eatmon
2024-07-17 16:56 ` Denys Dmytriyenko
2024-07-17 17:03 ` Ryan Eatmon
2024-07-17 17:16 ` Denys Dmytriyenko
2024-07-16 14:22 ` Ryan Eatmon [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=7d998bc5-8a36-4c0f-b12c-c4dc2e226d68@ti.com \
--to=reatmon@ti.com \
--cc=denis@denix.org \
--cc=denys@konsulko.com \
--cc=meta-arago@lists.yoctoproject.org \
/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.