diff options
| -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.inc | 2 |
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 @@ | |||
| 1 | SUMMARY = "Perfetto - System profiling, app tracing and trace analysis." | 1 | SUMMARY = "Perfetto - System profiling, app tracing and trace analysis." |
| 2 | HOMEPAGE = "https://github.com/google/perfetto" | 2 | HOMEPAGE = "https://github.com/google/perfetto" |
| 3 | 3 | ||
| 4 | FILESEXTRAPATHS: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 |
| 7 | SRC_URI = "git://github.com/google/perfetto.git;protocol=https;name=perfetto;nobranch=1 \ | 5 | SRC_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 \ |
