summaryrefslogtreecommitdiffstats
path: root/recipes-extended
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2022-03-29 10:06:20 -0400
committerBruce Ashfield <bruce.ashfield@gmail.com>2022-03-29 10:06:20 -0400
commitf17c020e205e499565e2fe40f6d63c19a420d229 (patch)
treeb6674944933f45d288eb9304c9ad7d5ef3db4573 /recipes-extended
parentc77f64d10075cba0cd01ed3e1f4ed32be1f17e2b (diff)
downloadmeta-virtualization-f17c020e205e499565e2fe40f6d63c19a420d229.tar.gz
irqbalance: update to 1.8.0-tip
Bumping irqbalance to version v1.6.0-154-gb3adb5f, which comprises the following commits: 0f594a6 Separate variable declaration from assignment 9b004c6 Ensure that we get all of a unix message df7b543 Add '\0' to the end of strings to avoid heap buffer overflow f8bdd0e ui/ui.c: always use "%s"-style format for printf()-style functions efab272 Drop CapabilityBoundingSet from irqbalance service Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-extended')
-rw-r--r--recipes-extended/irqbalance/irqbalance_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/irqbalance/irqbalance_git.bb b/recipes-extended/irqbalance/irqbalance_git.bb
index 57611855..48774889 100644
--- a/recipes-extended/irqbalance/irqbalance_git.bb
+++ b/recipes-extended/irqbalance/irqbalance_git.bb
@@ -4,7 +4,7 @@
4 4
5require irqbalance.inc 5require irqbalance.inc
6 6
7SRCREV = "a97266548398870c2dde034e48a8c9e3c1893acb" 7SRCREV = "b3adb5fd1496833e4e2cebc958d3919178cd5e3d"
8PV = "1.8.0+git${SRCPV}" 8PV = "1.8.0+git${SRCPV}"
9 9
10SRC_URI = "git://github.com/Irqbalance/irqbalance;branch=master;protocol=https \ 10SRC_URI = "git://github.com/Irqbalance/irqbalance;branch=master;protocol=https \