xref: /OK3568_Linux_fs/yocto/poky/documentation/poky.yaml.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1*4882a593SmuzhiyunDISTRO : "4.0"
2*4882a593SmuzhiyunDISTRO_NAME_NO_CAP : "kirkstone"
3*4882a593SmuzhiyunDISTRO_NAME : "Kirkstone"
4*4882a593SmuzhiyunDISTRO_NAME_NO_CAP_MINUS_ONE : "honister"
5*4882a593SmuzhiyunDISTRO_NAME_NO_CAP_LTS : "dunfell"
6*4882a593SmuzhiyunYOCTO_DOC_VERSION : "4.0"
7*4882a593SmuzhiyunDISTRO_REL_TAG : "yocto-4.0"
8*4882a593SmuzhiyunDOCCONF_VERSION : "dev"
9*4882a593SmuzhiyunBITBAKE_SERIES : ""
10*4882a593SmuzhiyunYOCTO_DL_URL : "https://downloads.yoctoproject.org"
11*4882a593SmuzhiyunYOCTO_AB_URL : "https://autobuilder.yoctoproject.org"
12*4882a593SmuzhiyunYOCTO_RELEASE_DL_URL : "&YOCTO_DL_URL;/releases/yocto/yocto-&DISTRO;"
13*4882a593SmuzhiyunUBUNTU_HOST_PACKAGES_ESSENTIAL : "gawk wget git diffstat unzip texinfo gcc \
14*4882a593Smuzhiyun     build-essential chrpath socat cpio python3 python3-pip python3-pexpect \
15*4882a593Smuzhiyun     xz-utils debianutils iputils-ping python3-git python3-jinja2 libegl1-mesa libsdl1.2-dev \
16*4882a593Smuzhiyun     pylint3 xterm python3-subunit mesa-common-dev zstd liblz4-tool"
17*4882a593SmuzhiyunFEDORA_HOST_PACKAGES_ESSENTIAL : "gawk make wget tar bzip2 gzip python3 unzip perl patch \
18*4882a593Smuzhiyun     diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath \
19*4882a593Smuzhiyun     ccache perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue perl-bignum socat \
20*4882a593Smuzhiyun     python3-pexpect findutils which file cpio python python3-pip xz python3-GitPython \
21*4882a593Smuzhiyun     python3-jinja2 SDL-devel xterm rpcgen mesa-libGL-devel perl-FindBin perl-File-Compare \
22*4882a593Smuzhiyun     perl-File-Copy perl-locale zstd lz4"
23*4882a593SmuzhiyunOPENSUSE_HOST_PACKAGES_ESSENTIAL : "python gcc gcc-c++ git chrpath make wget python-xml \
24*4882a593Smuzhiyun     diffstat makeinfo python-curses patch socat python3 python3-curses tar python3-pip \
25*4882a593Smuzhiyun     python3-pexpect xz which python3-Jinja2 Mesa-libEGL1 libSDL-devel xterm rpcgen Mesa-dri-devel \
26*4882a593Smuzhiyun     zstd lz4
27*4882a593Smuzhiyun     \n\      $ sudo pip3 install GitPython"
28*4882a593SmuzhiyunCENTOS7_HOST_PACKAGES_ESSENTIAL : "-y epel-release
29*4882a593Smuzhiyun     \n\      $ sudo yum makecache
30*4882a593Smuzhiyun     \n\      $ sudo yum install gawk make wget tar bzip2 gzip python3 unzip perl patch \
31*4882a593Smuzhiyun     diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath socat \
32*4882a593Smuzhiyun     perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue python3-pip xz \
33*4882a593Smuzhiyun     which SDL-devel xterm mesa-libGL-devel zstd lz4
34*4882a593Smuzhiyun     \n\      $ sudo pip3 install GitPython jinja2"
35*4882a593SmuzhiyunCENTOS8_HOST_PACKAGES_ESSENTIAL : "-y epel-release
36*4882a593Smuzhiyun     \n\      $ sudo dnf config-manager --set-enabled PowerTools
37*4882a593Smuzhiyun     \n\      $ sudo dnf makecache
38*4882a593Smuzhiyun     \n\      $ sudo dnf install gawk make wget tar bzip2 gzip python3 unzip perl patch \
39*4882a593Smuzhiyun     diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath ccache \
40*4882a593Smuzhiyun     socat perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue python3-pip \
41*4882a593Smuzhiyun     python3-GitPython python3-jinja2 python3-pexpect xz which SDL-devel xterm \
42*4882a593Smuzhiyun     rpcgen mesa-libGL-devel zstd lz4"
43*4882a593SmuzhiyunPIP3_HOST_PACKAGES_DOC : "$ sudo pip3 install sphinx sphinx_rtd_theme pyyaml"
44*4882a593SmuzhiyunMIN_PYTHON_VERSION : "3.6.0"
45*4882a593SmuzhiyunMIN_TAR_VERSION : "1.28"
46*4882a593SmuzhiyunMIN_GIT_VERSION : "1.8.3.1"
47*4882a593SmuzhiyunMIN_GCC_VERSION : "7.5"
48*4882a593SmuzhiyunMIN_MAKE_VERSION : "4.0"
49