[meta-freescale] [PATCH][meta-fsl-demos] packagegroup-fsl-tools-benchmark: Add fbset

Daiane Angolini daiane.angolini at freescale.com
Thu Jan 8 06:43:36 PST 2015


Add fbset package in order to replace the fbset provided by busybox (and
included by default).

This packagegroup is intended to be used for debug and test/benchmark
purposes, so it makes sense to use the full and better supported fbset.

In a test the fbset (from busybox) was not able to change the vxres, and the
fbset (the real one) worked very fine.

Signed-off-by: Daiane Angolini <daiane.angolini at freescale.com>
---
 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 b922c43..f996761 100644
--- a/recipes-fsl/packagegroups/packagegroup-fsl-tools-benchmark.bb
+++ b/recipes-fsl/packagegroups/packagegroup-fsl-tools-benchmark.bb
@@ -20,5 +20,6 @@ RDEPENDS_${PN} = " \
     iperf \
     nbench-byte \
     tiobench \
+    fbset \
     ${@bb.utils.contains('TUNE_FEATURES', 'neon', 'cpuburn-neon', '', d)} \
 "
-- 
1.9.1



More information about the meta-freescale mailing list