mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
kernel-yocto/meta: smp configuration changes
Integrating the following kernel configuration changes to clean up the SMP configuration fragments and fix a configuration audit warning. d0e5ea0e199b smp: Separate smp into 32 and 64 bit versions to avoid kernel warnings f1369c1d817e bsp/mohonpeak: smp gets added by default, remove unnecessary include 6fc22aa1200b bsp/rangeley: smp gets added by default, remove unnecessary include [YOCTO #11743] (From OE-Core rev: e418a0652ef021d84db46ccee106ec91658b3e61) Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> (cherry picked from commit 6bd4f855cfc95c82d6bf5b00531f1aad752002ee) Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
2fd84d63a5
commit
5d5d7c2f05
@@ -10,7 +10,7 @@ KMETA = "kernel-meta"
|
||||
KCONF_BSP_AUDIT_LEVEL = "2"
|
||||
|
||||
SRCREV_machine ?= "268676407913f5d496cde6cbf4052eb5acaf6237"
|
||||
SRCREV_meta ?= "c3f8900923a7b56ea6231d31a1a4e81306156dc5"
|
||||
SRCREV_meta ?= "d0e5ea0e199b591cc7588dc80b6ec07ea05f74b8"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user