diff mbox series

[master/scarthgap] gcc-cross-canadian: remove disabling of buildpaths check

Message ID 20240806191743.4039774-1-denis@denix.org
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series [master/scarthgap] gcc-cross-canadian: remove disabling of buildpaths check | expand

Commit Message

Denys Dmytriyenko Aug. 6, 2024, 7:17 p.m. UTC
From: Denys Dmytriyenko <denys@konsulko.com>

This has been fixed lately in OE-Core master branch and the local
suppression of the QA check is no longer needed, remove it.

This reverts commit 092178fe74b36c79da16e93cc6cbbc503a915501.

Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
---
 .../recipes-devtools/gcc/gcc-cross-canadian_%.bbappend        | 4 ----
 1 file changed, 4 deletions(-)
 delete mode 100644 meta-arago-extras/recipes-devtools/gcc/gcc-cross-canadian_%.bbappend

Comments

Ryan Eatmon Aug. 6, 2024, 7:41 p.m. UTC | #1
On 8/6/2024 2:17 PM, Denys Dmytriyenko wrote:
> From: Denys Dmytriyenko <denys@konsulko.com>
> 
> This has been fixed lately in OE-Core master branch and the local
> suppression of the QA check is no longer needed, remove it.

Nice!


> This reverts commit 092178fe74b36c79da16e93cc6cbbc503a915501.
> 
> Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
> ---
>   .../recipes-devtools/gcc/gcc-cross-canadian_%.bbappend        | 4 ----
>   1 file changed, 4 deletions(-)
>   delete mode 100644 meta-arago-extras/recipes-devtools/gcc/gcc-cross-canadian_%.bbappend
> 
> diff --git a/meta-arago-extras/recipes-devtools/gcc/gcc-cross-canadian_%.bbappend b/meta-arago-extras/recipes-devtools/gcc/gcc-cross-canadian_%.bbappend
> deleted file mode 100644
> index 16df0c26..00000000
> --- a/meta-arago-extras/recipes-devtools/gcc/gcc-cross-canadian_%.bbappend
> +++ /dev/null
> @@ -1,4 +0,0 @@
> -# Disable the "buildpaths" check while upstream oe-core figures out
> -# how they are going to address it.  This will hopefully be a short
> -# lived patch.
> -INSANE_SKIP:${PN} += "buildpaths"
diff mbox series

Patch

diff --git a/meta-arago-extras/recipes-devtools/gcc/gcc-cross-canadian_%.bbappend b/meta-arago-extras/recipes-devtools/gcc/gcc-cross-canadian_%.bbappend
deleted file mode 100644
index 16df0c26..00000000
--- a/meta-arago-extras/recipes-devtools/gcc/gcc-cross-canadian_%.bbappend
+++ /dev/null
@@ -1,4 +0,0 @@ 
-# Disable the "buildpaths" check while upstream oe-core figures out
-# how they are going to address it.  This will hopefully be a short
-# lived patch.
-INSANE_SKIP:${PN} += "buildpaths"