summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-devtools/perfetto/files/0001-fix-musl-build.patch (renamed from meta-oe/recipes-devtools/perfetto/common/0001-fix-musl-build.patch)0
-rw-r--r--meta-oe/recipes-devtools/perfetto/perfetto.inc2
2 files changed, 0 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/perfetto/common/0001-fix-musl-build.patch b/meta-oe/recipes-devtools/perfetto/files/0001-fix-musl-build.patch
index 3b7ca951ae..3b7ca951ae 100644
--- a/meta-oe/recipes-devtools/perfetto/common/0001-fix-musl-build.patch
+++ b/meta-oe/recipes-devtools/perfetto/files/0001-fix-musl-build.patch
diff --git a/meta-oe/recipes-devtools/perfetto/perfetto.inc b/meta-oe/recipes-devtools/perfetto/perfetto.inc
index e0e4f04a23..3cd0cb91b8 100644
--- a/meta-oe/recipes-devtools/perfetto/perfetto.inc
+++ b/meta-oe/recipes-devtools/perfetto/perfetto.inc
@@ -1,8 +1,6 @@
1SUMMARY = "Perfetto - System profiling, app tracing and trace analysis." 1SUMMARY = "Perfetto - System profiling, app tracing and trace analysis."
2HOMEPAGE = "https://github.com/google/perfetto" 2HOMEPAGE = "https://github.com/google/perfetto"
3 3
4FILESEXTRAPATHS:prepend := "${THISDIR}/common:"
5
6# Add only patches here which are used by both perfetto and libperfetto 4# Add only patches here which are used by both perfetto and libperfetto
7SRC_URI = "git://github.com/google/perfetto.git;protocol=https;name=perfetto;nobranch=1 \ 5SRC_URI = "git://github.com/google/perfetto.git;protocol=https;name=perfetto;nobranch=1 \
8 file://0001-fix-musl-build.patch \ 6 file://0001-fix-musl-build.patch \