aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-benchmark
diff options
context:
space:
mode:
authorChangqing Li <changqing.li@windriver.com>2019-08-05 11:31:17 +0800
committerKhem Raj <raj.khem@gmail.com>2019-08-05 00:38:49 -0700
commit0a36d10f0c6b500a4475c8dc04d1baf73ffa8920 (patch)
tree905f5ce6b46f96660290654dd0dff66a8ad1f3ab /meta-oe/recipes-benchmark
parentbb781ebf2f052305e2f16b56540099080488f1d3 (diff)
downloadmeta-openembedded-0a36d10f0c6b500a4475c8dc04d1baf73ffa8920.tar.gz
fio: Delete redundant tag
delete "rev for v3.8" in fio_3.15.bb this is unneeded since version is in the recipe name itself Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-benchmark')
-rw-r--r--meta-oe/recipes-benchmark/fio/fio_3.15.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-benchmark/fio/fio_3.15.bb b/meta-oe/recipes-benchmark/fio/fio_3.15.bb
index f91a7f81d6..df81759dab 100644
--- a/meta-oe/recipes-benchmark/fio/fio_3.15.bb
+++ b/meta-oe/recipes-benchmark/fio/fio_3.15.bb
@@ -21,7 +21,6 @@ PACKAGECONFIG_NUMA_armeb = ""
PACKAGECONFIG ??= "${PACKAGECONFIG_NUMA}"
PACKAGECONFIG[numa] = ",--disable-numa,numactl"
-# rev for v3.8
SRCREV = "01bf5128d0581e267383f280c6a1dcd26517240f"
SRC_URI = "git://git.kernel.dk/fio.git \
file://0001-update-the-interpreter-paths.patch \