irqbalance has fixes for ARM64 systems especially for when CONFIG_NUMA is disabled, hence upgrade to v1.8.0 to take advantage of IRQ load balancing on K3 SoCs
Signed-off-by: Vignesh Raghavendra <[email protected]> --- .../recipes-extended/irqbalance/irqbalance_git.bbappend | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 meta-arago-distro/recipes-extended/irqbalance/irqbalance_git.bbappend diff --git a/meta-arago-distro/recipes-extended/irqbalance/irqbalance_git.bbappend b/meta-arago-distro/recipes-extended/irqbalance/irqbalance_git.bbappend new file mode 100644 index 000000000000..e87a65d65f47 --- /dev/null +++ b/meta-arago-distro/recipes-extended/irqbalance/irqbalance_git.bbappend @@ -0,0 +1,4 @@ +SRCREV = "99ae256d02b35778b406e598beedc8d827cdac18" +PV = "1.8.0" + +PR_append = ".arago3" -- 2.38.0 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14067): https://lists.yoctoproject.org/g/meta-arago/message/14067 Mute This Topic: https://lists.yoctoproject.org/mt/94259289/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
