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>
This commit is contained in:
Bruce Ashfield 2022-03-29 10:06:20 -04:00
parent c77f64d100
commit f17c020e20

View File

@ -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 \