From 1d329e3c2351fe881b4914b3c6e0995eb4f463ad Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Fri, 27 Jun 2025 17:54:41 -0400 Subject: Revert "meta-beagle: linux: Add INSANE_SKIP debug-deps" This reverts commit 3e0b29d2e6780d31b1100cc11329601d6c3a8139. As debug-deps QA false-positives were recently fixed in OE-Core/master, we no longer need these INSANE_SKIP. https://git.openembedded.org/openembedded-core/commit/?id=1b85d84c736a0fa5cb27b8716ca37f181464c85a Signed-off-by: Denys Dmytriyenko Signed-off-by: Ryan Eatmon --- meta-beagle/recipes-kernel/linux/linux-bb.org_6.12.bb | 2 -- meta-beagle/recipes-kernel/linux/linux-bb.org_6.6.bb | 2 -- 2 files changed, 4 deletions(-) diff --git a/meta-beagle/recipes-kernel/linux/linux-bb.org_6.12.bb b/meta-beagle/recipes-kernel/linux/linux-bb.org_6.12.bb index 6e221d1b..4146bfb4 100644 --- a/meta-beagle/recipes-kernel/linux/linux-bb.org_6.12.bb +++ b/meta-beagle/recipes-kernel/linux/linux-bb.org_6.12.bb @@ -66,5 +66,3 @@ PV:aarch64 = "6.12.22+git" BRANCH:aarch64 = "v6.12.22-ti-arm64-r35" KERNEL_GIT_URI = "git://github.com/beagleboard/linux.git" - -INSANE_SKIP:kernel-modules += "debug-deps" diff --git a/meta-beagle/recipes-kernel/linux/linux-bb.org_6.6.bb b/meta-beagle/recipes-kernel/linux/linux-bb.org_6.6.bb index cc7a56ac..3fcd5454 100644 --- a/meta-beagle/recipes-kernel/linux/linux-bb.org_6.6.bb +++ b/meta-beagle/recipes-kernel/linux/linux-bb.org_6.6.bb @@ -69,5 +69,3 @@ KERNEL_GIT_URI = "git://github.com/beagleboard/linux.git" SRC_URI += "file://no-fortify.cfg" KERNEL_CONFIG_FRAGMENTS += "${UNPACKDIR}/no-fortify.cfg" - -INSANE_SKIP:kernel-modules += "debug-deps" -- cgit v1.2.3-54-g00ecf