mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-11 21:46:27 +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:
parent
8a676c670c
commit
b7a096064b
@ -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 \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user