Initial commit

This commit is contained in:
Your Name
2026-04-23 17:07:55 +08:00
commit b7e39e063b
16725 changed files with 1625565 additions and 0 deletions
@@ -0,0 +1,14 @@
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=f87516e0b698007e9e75a1fe1012b390"
require perfetto.inc
inherit meson
SRC_URI:append = " file://0001-meson-add-pc-file-for-lib_perfetto.patch"
LDFLAGS += "-Wl,--as-needed -latomic -Wl,--no-as-needed"
FILES:${PN} += "${datadir}"
BBCLASSEXTEND = "native nativesdk"