From: cengic@gmail.com
To: docs@lists.yoctoproject.org
Cc: Goran Cengic <cengic@gmail.com>
Subject: [PATCH] documentation: add rpcgen to FEDORA_HOST_PACKAGES_ESSENTIAL
Date: Fri, 20 Mar 2020 00:23:14 +0100 [thread overview]
Message-ID: <20200319232314.2038-1-cengic@gmail.com> (raw)
On Fedora 30 and 31 the following error appears without rpcgen package:
ERROR: The following required tools (as specified by HOSTTOOLS) appear to be unavailable in PATH, please install them in order to proceed:
rpcgen
Signed-off-by: Goran Cengic <cengic@gmail.com>
---
documentation/poky.ent | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/documentation/poky.ent b/documentation/poky.ent
index 581c87679..fba2a9123 100755
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -65,7 +65,7 @@
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">
<!ENTITY OPENSUSE_HOST_PACKAGES_ESSENTIAL "python gcc gcc-c++ git chrpath make wget python-xml \
diffstat makeinfo python-curses patch socat python3 python3-curses tar python3-pip \
python3-pexpect xz which python3-Jinja2 Mesa-libEGL1
--
2.21.1
next reply other threads:[~2020-03-19 23:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-19 23:23 cengic [this message]
2020-03-20 17:55 ` [docs] [PATCH] documentation: add rpcgen to FEDORA_HOST_PACKAGES_ESSENTIAL Khem Raj
2020-03-21 12:03 ` Goran Cengic
[not found] ` <Groupsio.1.CACT7hbmyCshZ1veuV-X-C7kfjh-wB2KYEykqk7OzmkUiH+q9xg@mail.gmail.com>
2020-03-21 22:03 ` Khem Raj
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200319232314.2038-1-cengic@gmail.com \
--to=cengic@gmail.com \
--cc=docs@lists.yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.