diff options
-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 05563532c9..e0cf0b3ba4 100644 --- a/documentation/poky.yaml +++ b/documentation/poky.yaml | |||
@@ -11,7 +11,7 @@ YOCTO_POKY : "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;" | |||
11 | YOCTO_DL_URL : "https://downloads.yoctoproject.org" | 11 | YOCTO_DL_URL : "https://downloads.yoctoproject.org" |
12 | YOCTO_AB_URL : "https://autobuilder.yoctoproject.org" | 12 | YOCTO_AB_URL : "https://autobuilder.yoctoproject.org" |
13 | YOCTO_RELEASE_DL_URL : "&YOCTO_DL_URL;/releases/yocto/yocto-&DISTRO;" | 13 | YOCTO_RELEASE_DL_URL : "&YOCTO_DL_URL;/releases/yocto/yocto-&DISTRO;" |
14 | UBUNTU_HOST_PACKAGES_ESSENTIAL : "gawk wget git-core 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" | 17 | pylint3 xterm python3-subunit mesa-common-dev" |