mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
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:
parent
c77f64d100
commit
f17c020e20
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue
Block a user