mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-30 13:00:02 +00:00
uftrace: upgrade 0.9.2 -> 0.9.3
-Upgrade from uftrace_0.9.2.bb to uftrace_0.9.3.bb. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+2
-2
@@ -10,8 +10,8 @@ DEPENDS_append_libc-musl = " argp-standalone"
|
|||||||
|
|
||||||
inherit autotools
|
inherit autotools
|
||||||
|
|
||||||
# v0.9.2
|
# v0.9.3
|
||||||
SRCREV = "66fc1fb973f4a44aecd216541405ffe05196f11e"
|
SRCREV = "e77780e7524c0a97f25313b205837191bbe9712a"
|
||||||
SRC_URI = "git://github.com/namhyung/${BPN} \
|
SRC_URI = "git://github.com/namhyung/${BPN} \
|
||||||
"
|
"
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
Reference in New Issue
Block a user