[meta-xilinx] [meta-xilinx-tools][PATCH 3/3] README.md : Add the requirements of Xvfb and xlsclients
Manjukumar Matha
manjukumar.harthikote-matha at xilinx.com
Mon Apr 23 16:24:58 PDT 2018
Add the xsct tool requirement of Xvfb and xlsclients in README
Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha at xilinx.com>
---
README.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/README.md b/README.md
index 2acd4aa..bd78938 100644
--- a/README.md
+++ b/README.md
@@ -22,6 +22,9 @@ Dependencies
This layer depends on:
+* **You'll need `xlsclients` and `Xvfb` to satisfy the XSCT dependence on it.
+You may install these by `apt-get install -y xvfb x11-utils` or the like.
+
XSCT being installed somewhere the yocto build can access. You must define
this path by specifying the XILINX_SDK_TOOLCHAIN variable globally, typically
in your local.conf (or site.conf).
--
2.7.4
More information about the meta-xilinx
mailing list