diff options
-rw-r--r-- | meta-oe/recipes-devtools/uftrace/uftrace_0.12.bb (renamed from meta-oe/recipes-devtools/uftrace/uftrace_0.11.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/uftrace/uftrace_0.11.bb b/meta-oe/recipes-devtools/uftrace/uftrace_0.12.bb index 6d7696c06e..111e948669 100644 --- a/meta-oe/recipes-devtools/uftrace/uftrace_0.11.bb +++ b/meta-oe/recipes-devtools/uftrace/uftrace_0.12.bb | |||
@@ -10,7 +10,7 @@ DEPENDS:append:libc-musl = " argp-standalone" | |||
10 | 10 | ||
11 | inherit autotools | 11 | inherit autotools |
12 | 12 | ||
13 | SRCREV = "304a492652dc0fd220f601167c4ebb30e2ae4a39" | 13 | SRCREV = "46d536709451609e5e99099216d9dcf567ceeaca" |
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 | " | 15 | " |
16 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |