diff options
| -rw-r--r-- | meta-oe/recipes-devtools/uftrace/uftrace_0.11.bb (renamed from meta-oe/recipes-devtools/uftrace/uftrace_0.10.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/uftrace/uftrace_0.10.bb b/meta-oe/recipes-devtools/uftrace/uftrace_0.11.bb index f7b952fc49..59c9dd4cb6 100644 --- a/meta-oe/recipes-devtools/uftrace/uftrace_0.10.bb +++ b/meta-oe/recipes-devtools/uftrace/uftrace_0.11.bb | |||
| @@ -10,8 +10,7 @@ DEPENDS:append:libc-musl = " argp-standalone" | |||
| 10 | 10 | ||
| 11 | inherit autotools | 11 | inherit autotools |
| 12 | 12 | ||
| 13 | PV .= "+git${SRCPV}" | 13 | SRCREV = "304a492652dc0fd220f601167c4ebb30e2ae4a39" |
| 14 | SRCREV = "a5e5a51d32bdfe59af8b453ca08d78cbdf0b3c61" | ||
| 15 | SRC_URI = "git://github.com/namhyung/${BPN};branch=master;protocol=https \ | 14 | SRC_URI = "git://github.com/namhyung/${BPN};branch=master;protocol=https \ |
| 16 | " | 15 | " |
| 17 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
