[meta-freescale] [meta-fsl-demos][PATCH 02/13] add packagegroup-fsl-benchmark.bb

Zhenhua Luo zhenhua.luo at freescale.com
Wed Sep 23 07:07:43 PDT 2015


packagegroup-fsl-benchmark.bb defines the benchmark tools that are used
by FSL QorIQ SDK.

Signed-off-by: Zhenhua Luo <zhenhua.luo at freescale.com>
---
 recipes-fsl/packagegroups/packagegroup-fsl-benchmark.bb | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 recipes-fsl/packagegroups/packagegroup-fsl-benchmark.bb

diff --git a/recipes-fsl/packagegroups/packagegroup-fsl-benchmark.bb b/recipes-fsl/packagegroups/packagegroup-fsl-benchmark.bb
new file mode 100644
index 0000000..bc55e51
--- /dev/null
+++ b/recipes-fsl/packagegroups/packagegroup-fsl-benchmark.bb
@@ -0,0 +1,13 @@
+SUMMARY = "Freescale Package group for benchmarks"
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
+                    file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
+
+inherit packagegroup
+
+RDEPENDS_${PN} = "\
+    bonnie++ \
+    iperf \
+    iozone3 \
+    lmbench \
+"
-- 
2.4.3



More information about the meta-freescale mailing list