mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-08 05:29:22 +00:00
perfetto: drop unnecessary FILESEXTRAPATHS
* we already have a common directory in default FILESPATH called 'files' Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -1,8 +1,6 @@
|
|||||||
SUMMARY = "Perfetto - System profiling, app tracing and trace analysis."
|
SUMMARY = "Perfetto - System profiling, app tracing and trace analysis."
|
||||||
HOMEPAGE = "https://github.com/google/perfetto"
|
HOMEPAGE = "https://github.com/google/perfetto"
|
||||||
|
|
||||||
FILESEXTRAPATHS:prepend := "${THISDIR}/common:"
|
|
||||||
|
|
||||||
# Add only patches here which are used by both perfetto and libperfetto
|
# 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 \
|
SRC_URI = "git://github.com/google/perfetto.git;protocol=https;name=perfetto;nobranch=1 \
|
||||||
file://0001-fix-musl-build.patch \
|
file://0001-fix-musl-build.patch \
|
||||||
|
|||||||
Reference in New Issue
Block a user