From: Ross Burton <[email protected]> The .debug directories are packaged automatically by default, so this is redundant.
Signed-off-by: Ross Burton <[email protected]> Signed-off-by: Richard Purdie <[email protected]> (cherry picked from commit dbe335c6c1f1fe8fe72c72d9f7cfec58f3ab1c2a) Signed-off-by: Yoann Congal <[email protected]> --- meta/recipes-kernel/linux/kernel-devsrc.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/meta/recipes-kernel/linux/kernel-devsrc.bb b/meta/recipes-kernel/linux/kernel-devsrc.bb index 62f5df7a01a..237dec6b128 100644 --- a/meta/recipes-kernel/linux/kernel-devsrc.bb +++ b/meta/recipes-kernel/linux/kernel-devsrc.bb @@ -429,7 +429,6 @@ do_install() { do_install[lockfiles] = "${TMPDIR}/kernel-scripts.lock" FILES:${PN} = "${KERNEL_BUILD_ROOT} ${KERNEL_SRC_PATH}" -FILES:${PN}-dbg += "${KERNEL_BUILD_ROOT}*/build/scripts/*/.debug/*" RDEPENDS:${PN} = "bc python3-core flex bison ${TCLIBC}-utils gawk" # 4.15+ needs these next two RDEPENDS
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#236682): https://lists.openembedded.org/g/openembedded-core/message/236682 Mute This Topic: https://lists.openembedded.org/mt/119210640/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
