mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
uftrace: update commit hash to more robust version
Since uftrace-0.9.4 was released, there has been some important bug fixes. It would be better to include such bug fix commits so this patch updates the commit hash to more stable one. The bug fix patches are as follows: [1]a0fbee404b[2]251ba74a72[3]19e6f0d4b3[4]d648bbffedSigned-off-by: Honggyu Kim <honggyu.kp@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
04ebc3e531
commit
5098155437
|
|
@ -11,7 +11,7 @@ DEPENDS_append_libc-musl = " argp-standalone"
|
|||
inherit autotools
|
||||
|
||||
# v0.9.4
|
||||
SRCREV = "5e422c0ec87b41d14e9ce8527983406718ef64e0"
|
||||
SRCREV = "d648bbffedef529220896283fb59e35531c13804"
|
||||
SRC_URI = "git://github.com/namhyung/${BPN} \
|
||||
"
|
||||
S = "${WORKDIR}/git"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user