From: Denys Dmytriyenko <denys@ti.com>
To: Jacob Stiffler <j-stiffler@ti.com>
Cc: meta-ti@yoctoproject.org
Subject: Re: [rocko/thud/master][PATCH] gcc-arm-none-eabi: suppress more QA warnings and errors
Date: Tue, 19 Mar 2019 11:47:36 -0400 [thread overview]
Message-ID: <20190319154736.GD3374@beryl> (raw)
In-Reply-To: <1552925583-28723-1-git-send-email-j-stiffler@ti.com>
Care to rebase against latest updates? Thanks.
On Mon, Mar 18, 2019 at 12:13:03PM -0400, Jacob Stiffler wrote:
> As this is a pre-built package:
> * Skip the build-deps and file-rdeps checks.
> * Disable package debug split.
>
> Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
> ---
> recipes-ti/devtools/gcc-arm-none-eabi_6-2017-q1-update.bb | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/recipes-ti/devtools/gcc-arm-none-eabi_6-2017-q1-update.bb b/recipes-ti/devtools/gcc-arm-none-eabi_6-2017-q1-update.bb
> index d08dd2f..b0349af 100644
> --- a/recipes-ti/devtools/gcc-arm-none-eabi_6-2017-q1-update.bb
> +++ b/recipes-ti/devtools/gcc-arm-none-eabi_6-2017-q1-update.bb
> @@ -23,6 +23,7 @@ do_install() {
>
> FILES_${PN} = "${GCC_ARM_NONE_TOOLCHAIN_RECIPE}/*"
>
> -INSANE_SKIP_${PN} = "already-stripped libdir staticdev"
> +INSANE_SKIP_${PN} = "already-stripped libdir staticdev build-deps file-rdeps"
> +INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
>
> BBCLASSEXTEND = "native nativesdk"
> --
> 2.7.4
>
> --
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
prev parent reply other threads:[~2019-03-19 15:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-18 16:13 [rocko/thud/master][PATCH] gcc-arm-none-eabi: suppress more QA warnings and errors Jacob Stiffler
2019-03-19 15:47 ` Denys Dmytriyenko [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=20190319154736.GD3374@beryl \
--to=denys@ti.com \
--cc=j-stiffler@ti.com \
--cc=meta-ti@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.