blob: 4b06c5bf04620404e98ab4ffea0332c556eb0c52 [file] [log] [blame]
Patrick Williams2390b1b2022-11-03 13:47:49 -05001SUMMARY = "Perfetto - System profiling, app tracing and trace analysis."
2HOMEPAGE = "https://github.com/google/perfetto"
3
4SRC_URI = "git://github.com/google/perfetto.git;protocol=https;name=perfetto;nobranch=1"
5
Patrick Williams864cc432023-02-09 14:54:44 -06006SRCREV_perfetto = "b8da07095979310818f0efde2ef3c69ea70d62c5"
Andrew Geissler5082cc72023-09-11 08:41:39 -04007SRCREV_FORMAT = "perfetto"
Patrick Williams864cc432023-02-09 14:54:44 -06008PV = "31.0"
Patrick Williams2390b1b2022-11-03 13:47:49 -05009
10S = "${WORKDIR}/git"