From f17c020e205e499565e2fe40f6d63c19a420d229 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Tue, 29 Mar 2022 10:06:20 -0400 Subject: 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 --- recipes-extended/irqbalance/irqbalance_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@ require irqbalance.inc -SRCREV = "a97266548398870c2dde034e48a8c9e3c1893acb" +SRCREV = "b3adb5fd1496833e4e2cebc958d3919178cd5e3d" PV = "1.8.0+git${SRCPV}" SRC_URI = "git://github.com/Irqbalance/irqbalance;branch=master;protocol=https \ -- cgit v1.2.3-54-g00ecf