uftrace: Fix PR

The latest update moved uftrace from a stable release
to a git snapshot.

Adjust PR accordingly.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Adrian Bunk 2020-05-06 10:33:34 +03:00 committed by Khem Raj
parent 6e9f393605
commit f60d1303bb

View File

@ -10,12 +10,13 @@ DEPENDS_append_libc-musl = " argp-standalone"
inherit autotools
# v0.9.4
SRCREV = "d648bbffedef529220896283fb59e35531c13804"
SRC_URI = "git://github.com/namhyung/${BPN} \
"
S = "${WORKDIR}/git"
PR .= "+git${SRCPV}"
LDFLAGS_append_libc-musl = " -largp"
def set_target_arch(d):