This variable has been introduced by commit
1d4c120edeb6e45665eafd6962a10ebb89d758eb ("kernel-yocto: allow branch
auditing to be suspended") but its usage removed by commit
0f698dfd1c8bbc0d53ae7977e26685a7a3df52a3 ("kernel-yocto: streamline
patch, configuration and audit phases").I haven't found any reference to this variable elsewhere... so remove it entirely. Signed-off-by: Antonin Godard <[email protected]> --- meta/classes-recipe/kernel-yocto.bbclass | 1 - 1 file changed, 1 deletion(-) diff --git a/meta/classes-recipe/kernel-yocto.bbclass b/meta/classes-recipe/kernel-yocto.bbclass index 6d5c3b6327b61b9bb6678dae2dbf059dbde178f6..bf22f332b955d08e45ad73facde5a82e4b53eef2 100644 --- a/meta/classes-recipe/kernel-yocto.bbclass +++ b/meta/classes-recipe/kernel-yocto.bbclass @@ -23,7 +23,6 @@ SRCREV_FORMAT ?= "meta_machine" # 2: report options that are not hardware related, but set by a BSP KCONF_AUDIT_LEVEL ?= "1" KCONF_BSP_AUDIT_LEVEL ?= "0" -KMETA_AUDIT ?= "yes" KMETA_AUDIT_WERROR ?= "" # returns local (absolute) path names for all valid patches in the --- base-commit: c83a535d1b32f7fd292cd9caea1ec962bc3c735b change-id: 20241015-deprecated-kmeta-audit-1ae2e9d46e22 Best regards, -- Antonin Godard <[email protected]>
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#205802): https://lists.openembedded.org/g/openembedded-core/message/205802 Mute This Topic: https://lists.openembedded.org/mt/109019408/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
