sysdig: Upgrade to 0.27.1

Drop upstreamed patches

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2021-03-27 01:28:07 -07:00
parent 6946f40707
commit 81ab62c975
3 changed files with 2 additions and 69 deletions
@@ -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"