[oe-commits] [meta-openembedded] 03/04: fio: Delete redundant tag

git at git.openembedded.org git at git.openembedded.org
Mon Aug 5 07:39:25 UTC 2019


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 0a36d10f0c6b500a4475c8dc04d1baf73ffa8920
Author: Changqing Li <changqing.li at windriver.com>
AuthorDate: Mon Aug 5 11:31:17 2019 +0800

    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 at windriver.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-oe/recipes-benchmark/fio/fio_3.15.bb | 1 -
 1 file changed, 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 f91a7f8..df81759 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 \

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list