sysdig: upgrade 0.26.5 -> 0.26.6

Bug fixes
    Rewrite the probe builder (#1576)
    Build fixes for 5.4+ kernels (#1595)
    Use Debian Stable as the base container image (#1605)
    All the fixes incorporated in 0.26.5 (that didn't get artifacts released for tooling reasons)

New features
    Support for s390x and ppc64le architectures

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Andreas Müller 2020-04-12 21:33:28 +02:00 committed by Khem Raj
parent 3efeab289c
commit 1cb563d831

View File

@ -22,8 +22,8 @@ SRC_URI = "git://github.com/draios/sysdig.git;branch=dev \
file://fix-uint64-const.patch \
file://aarch64.patch \
"
SRCREV = "9fa0d129668fdabf256446be4be35838888052d9"
PV = "0.26.5"
SRCREV = "8daeef8da752c5f07f439391bc20c5948eb11470"
PV = "0.26.6"
S = "${WORKDIR}/git"