From d412ed47a6a04acb1c3325345c77de145bd9b00c Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Fri, 19 Mar 2021 14:58:33 -0400 Subject: linux-yocto/5.10: cfg: features/numa: Remove NODES_SPAN_OTHER_NODES option Integrating the following commit(s) to: f5babefa399 features/numa: Remove NODES_SPAN_OTHER_NODES option Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb index 852951789a..a903a7ad45 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb @@ -17,7 +17,7 @@ KCONF_BSP_AUDIT_LEVEL = "2" SRCREV_machine_qemuarm ?= "828298476280f149282db7209dd18c8bd0f46657" SRCREV_machine ?= "04a11eb4aec4efe3064f27b207e8a41c28bb08cd" -SRCREV_meta ?= "581687c525f24f8e82582e789d39a508dfa083ed" +SRCREV_meta ?= "f5babefa399359d7a5f880342c03ced78dbd48d2" PV = "${LINUX_VERSION}+git${SRCPV}" -- cgit 1.2.3-korg