mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-19 02:04:09 +00:00
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:
parent
3efeab289c
commit
1cb563d831
@ -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"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user