diff options
Diffstat (limited to 'meta-oe/recipes-extended/sysdig/sysdig_git.bb')
| -rw-r--r-- | meta-oe/recipes-extended/sysdig/sysdig_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/sysdig/sysdig_git.bb b/meta-oe/recipes-extended/sysdig/sysdig_git.bb index f1b77070c1..de12cc23f0 100644 --- a/meta-oe/recipes-extended/sysdig/sysdig_git.bb +++ b/meta-oe/recipes-extended/sysdig/sysdig_git.bb | |||
| @@ -19,7 +19,7 @@ JIT_powerpc = "" | |||
| 19 | DEPENDS += "libb64 lua${JIT} zlib c-ares grpc-native grpc curl ncurses jsoncpp tbb jq openssl elfutils protobuf protobuf-native jq-native" | 19 | DEPENDS += "libb64 lua${JIT} zlib c-ares grpc-native grpc curl ncurses jsoncpp tbb jq openssl elfutils protobuf protobuf-native jq-native" |
| 20 | RDEPENDS_${PN} = "bash" | 20 | RDEPENDS_${PN} = "bash" |
| 21 | 21 | ||
| 22 | SRC_URI = "git://github.com/draios/sysdig.git;branch=dev \ | 22 | SRC_URI = "git://github.com/draios/sysdig.git;branch=dev;protocol=https \ |
| 23 | file://0001-fix-build-with-LuaJIT-2.1-betas.patch \ | 23 | file://0001-fix-build-with-LuaJIT-2.1-betas.patch \ |
| 24 | file://aarch64.patch \ | 24 | file://aarch64.patch \ |
| 25 | " | 25 | " |
