* we already have a common directory in default FILESPATH called 'files' Signed-off-by: Martin Jansa <[email protected]> --- .../perfetto/{common => files}/0001-fix-musl-build.patch | 0 meta-oe/recipes-devtools/perfetto/perfetto.inc | 2 -- 2 files changed, 2 deletions(-) rename meta-oe/recipes-devtools/perfetto/{common => files}/0001-fix-musl-build.patch (100%)
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 \ -- 2.47.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#113359): https://lists.openembedded.org/g/openembedded-devel/message/113359 Mute This Topic: https://lists.openembedded.org/mt/109314378/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
