diff options
| -rw-r--r-- | meta-oe/recipes-devtools/uftrace/uftrace_0.17.bb (renamed from meta-oe/recipes-devtools/uftrace/uftrace_0.16.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/uftrace/uftrace_0.16.bb b/meta-oe/recipes-devtools/uftrace/uftrace_0.17.bb index 320b5a88a6..8fecadb22f 100644 --- a/meta-oe/recipes-devtools/uftrace/uftrace_0.16.bb +++ b/meta-oe/recipes-devtools/uftrace/uftrace_0.17.bb | |||
| @@ -10,7 +10,7 @@ DEPENDS:append:libc-musl = " argp-standalone" | |||
| 10 | 10 | ||
| 11 | inherit autotools | 11 | inherit autotools |
| 12 | 12 | ||
| 13 | SRCREV = "68aed9b0a20d3d1b5e1dc15e0f8aabba7e34735b" | 13 | SRCREV = "b0d936107edcefb519abbc9c363ca40daaac23b3" |
| 14 | SRC_URI = "git://github.com/namhyung/${BPN};branch=master;protocol=https \ | 14 | SRC_URI = "git://github.com/namhyung/${BPN};branch=master;protocol=https \ |
| 15 | file://0001-include-libgen.h-for-basename.patch" | 15 | file://0001-include-libgen.h-for-basename.patch" |
| 16 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
