[meta-xilinx] [meta-xilinx-tools][PATCH 2/3] layer.conf: Add Xvfb and xlsclients to HOSTTOOLS

Manjukumar Matha manjukumar.harthikote-matha at xilinx.com
Mon Apr 23 16:24:57 PDT 2018


Xvfb and xlsclients are required for xsct to work, add this as the
depedency in HOSTTOOLS

Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha at xilinx.com>
---
 conf/layer.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/layer.conf b/conf/layer.conf
index 558cbcc..bf08925 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -18,4 +18,4 @@ XLNX_SCRIPTS_DIR = "${LAYERDIR}/scripts/"
 
 XILINX_VER_MAIN ??= "2018.1"
 
-HOSTTOOLS += "ps"
+HOSTTOOLS += "ps Xvfb xlsclients"
-- 
2.7.4



More information about the meta-xilinx mailing list