diff options
| -rw-r--r-- | meta-oe/recipes-devtools/uftrace/uftrace_0.14.bb (renamed from meta-oe/recipes-devtools/uftrace/uftrace_0.13.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/uftrace/uftrace_0.13.1.bb b/meta-oe/recipes-devtools/uftrace/uftrace_0.14.bb index 4e1edc6cef..415cfe1b0f 100644 --- a/meta-oe/recipes-devtools/uftrace/uftrace_0.13.1.bb +++ b/meta-oe/recipes-devtools/uftrace/uftrace_0.14.bb | |||
| @@ -10,7 +10,7 @@ DEPENDS:append:libc-musl = " argp-standalone" | |||
| 10 | 10 | ||
| 11 | inherit autotools | 11 | inherit autotools |
| 12 | 12 | ||
| 13 | SRCREV = "be3f46f7656bd9243b1835337b5350247b030b02" | 13 | SRCREV = "04d73dc31cafef4161321e3c2443a5490ef93018" |
| 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 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
| 16 | 16 | ||
