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 similarity index 100% rename from meta-oe/recipes-devtools/perfetto/common/0001-fix-musl-build.patch rename to 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 @@ SUMMARY = "Perfetto - System profiling, app tracing and trace analysis." HOMEPAGE = "https://github.com/google/perfetto" -FILESEXTRAPATHS:prepend := "${THISDIR}/common:" - # Add only patches here which are used by both perfetto and libperfetto SRC_URI = "git://github.com/google/perfetto.git;protocol=https;name=perfetto;nobranch=1 \ file://0001-fix-musl-build.patch \