diff options
| -rw-r--r-- | meta-oe/recipes-devtools/uftrace/uftrace_0.9.3.bb (renamed from meta-oe/recipes-devtools/uftrace/uftrace_0.9.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/uftrace/uftrace_0.9.2.bb b/meta-oe/recipes-devtools/uftrace/uftrace_0.9.3.bb index 4f4016895d..dba607c15d 100644 --- a/meta-oe/recipes-devtools/uftrace/uftrace_0.9.2.bb +++ b/meta-oe/recipes-devtools/uftrace/uftrace_0.9.3.bb | |||
| @@ -10,8 +10,8 @@ DEPENDS_append_libc-musl = " argp-standalone" | |||
| 10 | 10 | ||
| 11 | inherit autotools | 11 | inherit autotools |
| 12 | 12 | ||
| 13 | # v0.9.2 | 13 | # v0.9.3 |
| 14 | SRCREV = "66fc1fb973f4a44aecd216541405ffe05196f11e" | 14 | SRCREV = "e77780e7524c0a97f25313b205837191bbe9712a" |
| 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" |
