diff options
| author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2026-03-24 17:40:53 +0000 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2026-03-24 17:40:53 +0000 |
| commit | ff4b87836169d0c2d1e8503461f280fc048073fa (patch) | |
| tree | c3b7b7174dae237dab9c0e859b4ceb9837226a93 | |
| parent | 106a44d9aed4bb845b2c9201903c4f2b90b67f7f (diff) | |
| download | meta-virtualization-ff4b87836169d0c2d1e8503461f280fc048073fa.tar.gz | |
irqbalance: update to v1.9.5
Bumping irqbalance to version v1.9.5-5-gcd9212f, which comprises the following commits:
8929e4d Reset banned_cpus explicitly for IRQBALANCE_BANNED_CPULIST
2804ba1 Change warnings about un-affine-able irqs to LOG_DEBUG
cf76396 Update configure.ac/meson.build for irqbalance 1.9.5
907b65f meson: force systemd-service installation with a seperate option
4f53f8c Fix irqbalance for Xen virtual event interrupts
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
| -rw-r--r-- | recipes-extended/irqbalance/irqbalance_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-extended/irqbalance/irqbalance_git.bb b/recipes-extended/irqbalance/irqbalance_git.bb index 491264db..b5adf0b4 100644 --- a/recipes-extended/irqbalance/irqbalance_git.bb +++ b/recipes-extended/irqbalance/irqbalance_git.bb | |||
| @@ -4,8 +4,8 @@ | |||
| 4 | 4 | ||
| 5 | require irqbalance.inc | 5 | require irqbalance.inc |
| 6 | 6 | ||
| 7 | SRCREV = "4c234853d5ac9f13d8fe6b618d41a44161de509b" | 7 | SRCREV = "cd9212f453db71bec2050c9236c4ce9f17e6d2b4" |
| 8 | PV = "1.9.4+git" | 8 | PV = "1.9.5+git" |
| 9 | 9 | ||
| 10 | SRC_URI = "git://github.com/Irqbalance/irqbalance;branch=master;protocol=https \ | 10 | SRC_URI = "git://github.com/Irqbalance/irqbalance;branch=master;protocol=https \ |
| 11 | file://add-initscript.patch \ | 11 | file://add-initscript.patch \ |
