summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-kernel/blktrace/blktrace_1.3.0.bb (renamed from meta/recipes-kernel/blktrace/blktrace_git.bb)7
1 files changed, 3 insertions, 4 deletions
diff --git a/meta/recipes-kernel/blktrace/blktrace_git.bb b/meta/recipes-kernel/blktrace/blktrace_1.3.0.bb
index 8fc30d74fd..061a7b9784 100644
--- a/meta/recipes-kernel/blktrace/blktrace_git.bb
+++ b/meta/recipes-kernel/blktrace/blktrace_1.3.0.bb
@@ -10,14 +10,13 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833"
10 10
11DEPENDS = "libaio" 11DEPENDS = "libaio"
12 12
13SRCREV = "366d30b9cdb20345c5d064af850d686da79b89eb"
14
15PV = "1.3.0+git"
16 13
17SRC_URI = "git://git.kernel.dk/blktrace.git;branch=master;protocol=https \ 14SRC_URI = "git://git.kernel.dk/blktrace.git;protocol=https;branch=master \
18 file://0001-bno_plot.py-btt_plot.py-Ask-for-python3-specifically.patch \ 15 file://0001-bno_plot.py-btt_plot.py-Ask-for-python3-specifically.patch \
19 " 16 "
20 17
18SRCREV = "366d30b9cdb20345c5d064af850d686da79b89eb"
19
21S = "${WORKDIR}/git" 20S = "${WORKDIR}/git"
22 21
23EXTRA_OEMAKE = "\ 22EXTRA_OEMAKE = "\