Skip to content

Commit

Permalink
sysdig: Upgrade to 0.27.1
Browse files Browse the repository at this point in the history
Drop upstreamed patches

Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kraj committed Mar 28, 2021
1 parent 6946f40 commit 81ab62c
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 69 deletions.

This file was deleted.

16 changes: 0 additions & 16 deletions meta-oe/recipes-extended/sysdig/sysdig/fix-uint64-const.patch

This file was deleted.

6 changes: 2 additions & 4 deletions meta-oe/recipes-extended/sysdig/sysdig_git.bb
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit 81ab62c

Please sign in to comment.