mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-15 06:10:02 +00:00
sysdig: Upgrade to 0.27.1
Drop upstreamed patches Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -20,12 +20,10 @@ RDEPENDS_${PN} = "bash"
|
||||
|
||||
SRC_URI = "git://github.com/draios/sysdig.git;branch=dev \
|
||||
file://0001-fix-build-with-LuaJIT-2.1-betas.patch \
|
||||
file://0001-Fix-build-with-musl-backtrace-APIs-are-glibc-specifi.patch \
|
||||
file://fix-uint64-const.patch \
|
||||
file://aarch64.patch \
|
||||
"
|
||||
SRCREV = "8daeef8da752c5f07f439391bc20c5948eb11470"
|
||||
PV = "0.26.6"
|
||||
SRCREV = "67833b2aca06bd9d11cff7cb29f04fbf4ef96cad"
|
||||
PV = "0.27.1"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user