diff options
author | Paulo Neves <ptsneves@gmail.com> | 2022-11-03 10:11:59 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-11-07 21:31:32 +0000 |
commit | ceb169bd59e1efaf1bfc02cd1df24521dbb86290 (patch) | |
tree | 672aacb5866dfe3533dafe480d81e4cc52914e4c /documentation | |
parent | 1d2681fa729c95ee75f3fc5608c97134afecb1ce (diff) | |
download | poky-ceb169bd59e1efaf1bfc02cd1df24521dbb86290.tar.gz |
manuals: remove xterm requirements
According to [1] xterm is no longer required. Update the manual
accordingly. Related to Bug [YOCTO #14873].
[1] https://git.openembedded.org/openembedded-core/commit/?id=ddb825c87dd3e59d50841a993080a00d1459b1e7
(From yocto-docs rev: 2b5d3be5677efc19f6610309a938bca9563a54d1)
Signed-off-by: Paulo Neves <ptsneves@gmail.com>
Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/poky.yaml.in | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/documentation/poky.yaml.in b/documentation/poky.yaml.in index 5639f3ca7a..6976f5ccea 100644 --- a/documentation/poky.yaml.in +++ b/documentation/poky.yaml.in | |||
@@ -13,16 +13,16 @@ YOCTO_RELEASE_DL_URL : "&YOCTO_DL_URL;/releases/yocto/yocto-&DISTRO;" | |||
13 | UBUNTU_HOST_PACKAGES_ESSENTIAL : "gawk wget git diffstat unzip texinfo gcc \ | 13 | UBUNTU_HOST_PACKAGES_ESSENTIAL : "gawk wget git diffstat unzip texinfo gcc \ |
14 | build-essential chrpath socat cpio python3 python3-pip python3-pexpect \ | 14 | build-essential chrpath socat cpio python3 python3-pip python3-pexpect \ |
15 | xz-utils debianutils iputils-ping python3-git python3-jinja2 libegl1-mesa libsdl1.2-dev \ | 15 | xz-utils debianutils iputils-ping python3-git python3-jinja2 libegl1-mesa libsdl1.2-dev \ |
16 | pylint3 xterm python3-subunit mesa-common-dev zstd liblz4-tool" | 16 | pylint3 python3-subunit mesa-common-dev zstd liblz4-tool" |
17 | FEDORA_HOST_PACKAGES_ESSENTIAL : "gawk make wget tar bzip2 gzip python3 unzip perl patch \ | 17 | FEDORA_HOST_PACKAGES_ESSENTIAL : "gawk make wget tar bzip2 gzip python3 unzip perl patch \ |
18 | diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath \ | 18 | diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath \ |
19 | ccache perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue perl-bignum socat \ | 19 | ccache perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue perl-bignum socat \ |
20 | python3-pexpect findutils which file cpio python python3-pip xz python3-GitPython \ | 20 | python3-pexpect findutils which file cpio python python3-pip xz python3-GitPython \ |
21 | python3-jinja2 SDL-devel xterm rpcgen mesa-libGL-devel perl-FindBin perl-File-Compare \ | 21 | python3-jinja2 SDL-devel rpcgen mesa-libGL-devel perl-FindBin perl-File-Compare \ |
22 | perl-File-Copy perl-locale zstd lz4" | 22 | perl-File-Copy perl-locale zstd lz4" |
23 | OPENSUSE_HOST_PACKAGES_ESSENTIAL : "python gcc gcc-c++ git chrpath make wget python-xml \ | 23 | OPENSUSE_HOST_PACKAGES_ESSENTIAL : "python gcc gcc-c++ git chrpath make wget python-xml \ |
24 | diffstat makeinfo python-curses patch socat python3 python3-curses tar python3-pip \ | 24 | diffstat makeinfo python-curses patch socat python3 python3-curses tar python3-pip \ |
25 | python3-pexpect xz which python3-Jinja2 Mesa-libEGL1 libSDL-devel xterm rpcgen Mesa-dri-devel \ | 25 | python3-pexpect xz which python3-Jinja2 Mesa-libEGL1 libSDL-devel rpcgen Mesa-dri-devel \ |
26 | zstd lz4 | 26 | zstd lz4 |
27 | \n\ $ sudo pip3 install GitPython" | 27 | \n\ $ sudo pip3 install GitPython" |
28 | CENTOS7_HOST_PACKAGES_ESSENTIAL : "-y epel-release | 28 | CENTOS7_HOST_PACKAGES_ESSENTIAL : "-y epel-release |
@@ -30,7 +30,7 @@ CENTOS7_HOST_PACKAGES_ESSENTIAL : "-y epel-release | |||
30 | \n\ $ sudo yum install gawk make wget tar bzip2 gzip python3 unzip perl patch \ | 30 | \n\ $ sudo yum install gawk make wget tar bzip2 gzip python3 unzip perl patch \ |
31 | diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath socat \ | 31 | diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath socat \ |
32 | perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue python3-pip xz \ | 32 | perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue python3-pip xz \ |
33 | which SDL-devel xterm mesa-libGL-devel zstd lz4 | 33 | which SDL-devel mesa-libGL-devel zstd lz4 |
34 | \n\ $ sudo pip3 install GitPython jinja2" | 34 | \n\ $ sudo pip3 install GitPython jinja2" |
35 | CENTOS8_HOST_PACKAGES_ESSENTIAL : "-y epel-release | 35 | CENTOS8_HOST_PACKAGES_ESSENTIAL : "-y epel-release |
36 | \n\ $ sudo dnf config-manager --set-enabled PowerTools | 36 | \n\ $ sudo dnf config-manager --set-enabled PowerTools |
@@ -38,7 +38,7 @@ CENTOS8_HOST_PACKAGES_ESSENTIAL : "-y epel-release | |||
38 | \n\ $ sudo dnf install gawk make wget tar bzip2 gzip python3 unzip perl patch \ | 38 | \n\ $ sudo dnf install gawk make wget tar bzip2 gzip python3 unzip perl patch \ |
39 | diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath ccache \ | 39 | diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath ccache \ |
40 | socat perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue python3-pip \ | 40 | socat perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue python3-pip \ |
41 | python3-GitPython python3-jinja2 python3-pexpect xz which SDL-devel xterm \ | 41 | python3-GitPython python3-jinja2 python3-pexpect xz which SDL-devel \ |
42 | rpcgen mesa-libGL-devel zstd lz4" | 42 | rpcgen mesa-libGL-devel zstd lz4" |
43 | PIP3_HOST_PACKAGES_DOC : "$ sudo pip3 install sphinx sphinx_rtd_theme pyyaml" | 43 | PIP3_HOST_PACKAGES_DOC : "$ sudo pip3 install sphinx sphinx_rtd_theme pyyaml" |
44 | MIN_PYTHON_VERSION : "3.6.0" | 44 | MIN_PYTHON_VERSION : "3.6.0" |