diff options
| -rw-r--r-- | meta-oe/recipes-devtools/uftrace/uftrace_0.9.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/uftrace/uftrace_0.9.4.bb b/meta-oe/recipes-devtools/uftrace/uftrace_0.9.4.bb index cfe461b8de..c33fa048cf 100644 --- a/meta-oe/recipes-devtools/uftrace/uftrace_0.9.4.bb +++ b/meta-oe/recipes-devtools/uftrace/uftrace_0.9.4.bb | |||
| @@ -11,7 +11,7 @@ DEPENDS_append_libc-musl = " argp-standalone" | |||
| 11 | inherit autotools | 11 | inherit autotools |
| 12 | 12 | ||
| 13 | # v0.9.4 | 13 | # v0.9.4 |
| 14 | SRCREV = "5e422c0ec87b41d14e9ce8527983406718ef64e0" | 14 | SRCREV = "d648bbffedef529220896283fb59e35531c13804" |
| 15 | SRC_URI = "git://github.com/namhyung/${BPN} \ | 15 | SRC_URI = "git://github.com/namhyung/${BPN} \ |
| 16 | " | 16 | " |
| 17 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |
