diff options
-rw-r--r-- | meta/recipes-kernel/blktrace/blktrace_git.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-kernel/blktrace/blktrace_git.bb b/meta/recipes-kernel/blktrace/blktrace_git.bb index 3439a1f92c..dbc07c5a97 100644 --- a/meta/recipes-kernel/blktrace/blktrace_git.bb +++ b/meta/recipes-kernel/blktrace/blktrace_git.bb | |||
@@ -4,10 +4,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" | |||
4 | 4 | ||
5 | DEPENDS = "libaio" | 5 | DEPENDS = "libaio" |
6 | 6 | ||
7 | SRCREV = "0abccbcb5d1a538028ffcb3869d646d29bf5812b" | 7 | SRCREV = "d6918c8832793b4205ed3bfede78c2f915c23385" |
8 | 8 | ||
9 | PR = "r3" | 9 | PR = "r4" |
10 | PV = "1.0.3+git${SRCPV}" | 10 | PV = "1.0.5+git${SRCPV}" |
11 | 11 | ||
12 | SRC_URI = "git://git.kernel.dk/blktrace.git;protocol=git \ | 12 | SRC_URI = "git://git.kernel.dk/blktrace.git;protocol=git \ |
13 | file://blktrace-makefile.patch" | 13 | file://blktrace-makefile.patch" |