diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-03-12 18:59:39 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2026-03-17 13:25:34 -0700 |
| commit | 361c25fc20ef4b09bf656da3764b861dacbb464c (patch) | |
| tree | fb45953be09e6bcdbdfe7678060ba3a9dc58fa69 | |
| parent | 3eff6000e4e80f42b5d1199b5de4f93b96b98806 (diff) | |
| download | meta-openembedded-361c25fc20ef4b09bf656da3764b861dacbb464c.tar.gz | |
uftrace: upgrade 0.18.1 -> 0.19
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-devtools/uftrace/uftrace_0.19.bb (renamed from meta-oe/recipes-devtools/uftrace/uftrace_0.18.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/uftrace/uftrace_0.18.1.bb b/meta-oe/recipes-devtools/uftrace/uftrace_0.19.bb index c84b992af8..cfef1851a5 100644 --- a/meta-oe/recipes-devtools/uftrace/uftrace_0.18.1.bb +++ b/meta-oe/recipes-devtools/uftrace/uftrace_0.19.bb | |||
| @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | |||
| 8 | DEPENDS = "elfutils" | 8 | DEPENDS = "elfutils" |
| 9 | DEPENDS:append:libc-musl = " argp-standalone" | 9 | DEPENDS:append:libc-musl = " argp-standalone" |
| 10 | 10 | ||
| 11 | SRCREV = "6d006b71ac32e28b7829cc21ccc7bb9c10add964" | 11 | SRCREV = "de15d0cf2730eedae1685d214f54b352530d1aa4" |
| 12 | SRC_URI = "git://github.com/namhyung/${BPN};branch=master;protocol=https;tag=v${PV} \ | 12 | SRC_URI = "git://github.com/namhyung/${BPN};branch=master;protocol=https;tag=v${PV} \ |
| 13 | file://0001-include-libgen.h-for-basename.patch \ | 13 | file://0001-include-libgen.h-for-basename.patch \ |
| 14 | " | 14 | " |
