On 8/6/2024 2:17 PM, Denys Dmytriyenko wrote:
From: Denys Dmytriyenko <[email protected]> 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 <[email protected]> --- .../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"
-- Ryan Eatmon [email protected] ----------------------------------------- Texas Instruments, Inc. - LCPD - MGTS -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15501): https://lists.yoctoproject.org/g/meta-arago/message/15501 Mute This Topic: https://lists.yoctoproject.org/mt/107756772/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
