From 8afdc80989e19c17c43959ecbeb5a59b85a0bc1f Mon Sep 17 00:00:00 2001 From: Goran Cengic Date: Sat, 21 Mar 2020 17:25:24 +0100 Subject: documentation: add rpcgen tool to required packages On recent distros the following error appears without rpcgen host tool: ERROR: The following required tools (as specified by HOSTTOOLS) appear to be unavailable in PATH, please install them in order to proceed: rpcgen (From yocto-docs rev: 66a491e77e1b97a831515d4ac8e0245540d7242a) Signed-off-by: Goran Cengic Signed-off-by: Richard Purdie --- documentation/poky.ent | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'documentation/poky.ent') diff --git a/documentation/poky.ent b/documentation/poky.ent index 581c876796..eb5de95141 100755 --- a/documentation/poky.ent +++ b/documentation/poky.ent @@ -65,11 +65,11 @@ diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath \ ccache perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue perl-bignum socat \ python3-pexpect findutils which file cpio python python3-pip xz python3-GitPython \ - python3-jinja2 SDL-devel xterm"> + python3-jinja2 SDL-devel xterm rpcgen"> + python3-pexpect xz which python3-Jinja2 Mesa-libEGL1 libSDL-devel xterm rpcgen + $ sudo pip3 install GitPython">