[meta-freescale] [meta-fsl-demos][PATCH v2] Revert "packagegroup-fsl-tools-benchmark: Remove fio from the the package group"

Nikolay Dimitrov picmaster at mail.bg
Wed Aug 26 14:41:14 PDT 2015


This reverts commit 836bdf5a9d500ed258f1ddc07d89eca74a704098.

The fix for the broken builds is now merged in meta-openembedded, so we can add
the package back again:
https://github.com/openembedded/meta-openembedded/commit/eb01b36cb3f2f686bc05c690b06d1e0680dda1f5

Thanks to Dominic Sacré for reporting the upstream status of the fix:
https://lists.yoctoproject.org/pipermail/meta-freescale/2015-August/015614.html

Signed-off-by: Nikolay Dimitrov <picmaster at mail.bg>
---
Changes v1 -> v2:
  - Reworded confusing patch description

 recipes-fsl/packagegroups/packagegroup-fsl-tools-benchmark.bb |    1 +
 1 file changed, 1 insertion(+)

diff --git a/recipes-fsl/packagegroups/packagegroup-fsl-tools-benchmark.bb b/recipes-fsl/packagegroups/packagegroup-fsl-tools-benchmark.bb
index 5e3b5df..834b51a 100644
--- a/recipes-fsl/packagegroups/packagegroup-fsl-tools-benchmark.bb
+++ b/recipes-fsl/packagegroups/packagegroup-fsl-tools-benchmark.bb
@@ -15,6 +15,7 @@ RDEPENDS_${PN} = " \
     lmbench \
     bonnie++ \
     dbench \
+    fio \
     iozone3 \
     iperf \
     nbench-byte \
-- 
1.7.10.4



More information about the meta-freescale mailing list