mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 18:32:20 +02:00
blktrace: update to version 1.0.5
Update blktrace to reflect the newer 1.0.5 tag. (From OE-Core rev: c981fa4fad8a457882293157b7bdca05aad5a778) Signed-off-by: Tom Zanussi <tom.zanussi@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
0e471166ca
commit
fd3514f35a
@@ -4,10 +4,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833"
|
||||
|
||||
DEPENDS = "libaio"
|
||||
|
||||
SRCREV = "0abccbcb5d1a538028ffcb3869d646d29bf5812b"
|
||||
SRCREV = "d6918c8832793b4205ed3bfede78c2f915c23385"
|
||||
|
||||
PR = "r3"
|
||||
PV = "1.0.3+git${SRCPV}"
|
||||
PR = "r4"
|
||||
PV = "1.0.5+git${SRCPV}"
|
||||
|
||||
SRC_URI = "git://git.kernel.dk/blktrace.git;protocol=git \
|
||||
file://blktrace-makefile.patch"
|
||||
|
||||
Reference in New Issue
Block a user