All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH] fio: fix typo
@ 2019-08-05  3:31 changqing.li
  2019-08-05  5:06 ` Adrian Bunk
  0 siblings, 1 reply; 3+ messages in thread
From: changqing.li @ 2019-08-05  3:31 UTC (permalink / raw)
  To: openembedded-devel

From: Changqing Li <changqing.li@windriver.com>

fix typo "rev for v3.8" in fio_3.15.bb

Signed-off-by: Changqing Li <changqing.li@windriver.com>
---
 meta-oe/recipes-benchmark/fio/fio_3.15.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-benchmark/fio/fio_3.15.bb b/meta-oe/recipes-benchmark/fio/fio_3.15.bb
index c44075c..f8fa434 100644
--- a/meta-oe/recipes-benchmark/fio/fio_3.15.bb
+++ b/meta-oe/recipes-benchmark/fio/fio_3.15.bb
@@ -21,7 +21,7 @@ PACKAGECONFIG_NUMA_armeb = ""
 PACKAGECONFIG ??= "${PACKAGECONFIG_NUMA}"
 PACKAGECONFIG[numa] = ",--disable-numa,numactl"
 
-# rev for v3.8
+# rev for v3.15
 SRCREV = "01bf5128d0581e267383f280c6a1dcd26517240f"
 SRC_URI = "git://git.kernel.dk/fio.git \
           file://0001-update-the-interpreter-paths.patch \
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-08-05  7:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-05  3:31 [meta-oe][PATCH] fio: fix typo changqing.li
2019-08-05  5:06 ` Adrian Bunk
2019-08-05  7:51   ` Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.