diff options
Diffstat (limited to 'documentation/poky.yaml')
-rw-r--r-- | documentation/poky.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky.yaml b/documentation/poky.yaml index 50d1f9c4aa..a3aa40c94e 100644 --- a/documentation/poky.yaml +++ b/documentation/poky.yaml | |||
@@ -14,7 +14,7 @@ YOCTO_RELEASE_DL_URL : "&YOCTO_DL_URL;/releases/yocto/yocto-&DISTRO;" | |||
14 | UBUNTU_HOST_PACKAGES_ESSENTIAL : "gawk wget git diffstat unzip texinfo gcc \ | 14 | UBUNTU_HOST_PACKAGES_ESSENTIAL : "gawk wget git diffstat unzip texinfo gcc \ |
15 | build-essential chrpath socat cpio python3 python3-pip python3-pexpect \ | 15 | build-essential chrpath socat cpio python3 python3-pip python3-pexpect \ |
16 | xz-utils debianutils iputils-ping python3-git python3-jinja2 libegl1-mesa libsdl1.2-dev \ | 16 | xz-utils debianutils iputils-ping python3-git python3-jinja2 libegl1-mesa libsdl1.2-dev \ |
17 | pylint3 xterm python3-subunit mesa-common-dev zstd lz4" | 17 | pylint3 xterm python3-subunit mesa-common-dev zstd liblz4-tool" |
18 | FEDORA_HOST_PACKAGES_ESSENTIAL : "gawk make wget tar bzip2 gzip python3 unzip perl patch \ | 18 | FEDORA_HOST_PACKAGES_ESSENTIAL : "gawk make wget tar bzip2 gzip python3 unzip perl patch \ |
19 | diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath \ | 19 | diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath \ |
20 | ccache perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue perl-bignum socat \ | 20 | ccache perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue perl-bignum socat \ |