mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-16 08:45:47 +00:00
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:
parent
6e9f393605
commit
f60d1303bb
@ -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):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user