From 653bea6d3b478ad50b0c6576d8543cdc11dfc808 Mon Sep 17 00:00:00 2001 From: Ovidiu Panait Date: Tue, 3 Mar 2020 21:19:45 +0200 Subject: bcc: Remove cross-compilation cmake patch Commit ab686950af8d was integrated to fix this particular issue, so this patch is not needed anymore. Signed-off-by: Ovidiu Panait --- recipes-devtools/bcc/bcc_0.13.0.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'recipes-devtools/bcc/bcc_0.13.0.bb') diff --git a/recipes-devtools/bcc/bcc_0.13.0.bb b/recipes-devtools/bcc/bcc_0.13.0.bb index 6c92b17..c5aeb29 100644 --- a/recipes-devtools/bcc/bcc_0.13.0.bb +++ b/recipes-devtools/bcc/bcc_0.13.0.bb @@ -17,7 +17,6 @@ DEPENDS += "bison-native \ RDEPENDS_${PN} += "bash python3 python3-core" SRC_URI = "git://github.com/iovisor/bcc \ - file://0001-Allow-to-build-with-OE-LLVM-cross-compiled-package.patch \ " SRCREV = "942227484d3207f6a42103674001ef01fb5335a0" -- cgit v1.2.3-54-g00ecf