summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/poky.yaml47
1 files changed, 0 insertions, 47 deletions
diff --git a/documentation/poky.yaml b/documentation/poky.yaml
index 13c8b3e075..9917dc7843 100644
--- a/documentation/poky.yaml
+++ b/documentation/poky.yaml
@@ -1,62 +1,15 @@
1DISTRO : "3.1.4" 1DISTRO : "3.1.4"
2DISTRO_COMPRESSED : "314"
3DISTRO_NAME_NO_CAP : "dunfell" 2DISTRO_NAME_NO_CAP : "dunfell"
4DISTRO_NAME : "Dunfell" 3DISTRO_NAME : "Dunfell"
5DISTRO_NAME_NO_CAP_MINUS_ONE : "zeus" 4DISTRO_NAME_NO_CAP_MINUS_ONE : "zeus"
6DISTRO_NAME_MINUS_ONE : "Zeus"
7YOCTO_DOC_VERSION : "3.1.4" 5YOCTO_DOC_VERSION : "3.1.4"
8YOCTO_DOC_VERSION_MINUS_ONE : "3.0.2" 6YOCTO_DOC_VERSION_MINUS_ONE : "3.0.2"
9DISTRO_REL_TAG : "yocto-3.1.4" 7DISTRO_REL_TAG : "yocto-3.1.4"
10METAINTELVERSION : "12.0.4"
11REL_MONTH_YEAR : "November 2020"
12META_INTEL_REL_TAG : "&METAINTELVERSION;-&DISTRO_NAME_NO_CAP;-&YOCTO_DOC_VERSION;"
13POKYVERSION : "23.0.4" 8POKYVERSION : "23.0.4"
14POKYVERSION_COMPRESSED : "2304"
15YOCTO_POKY : "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;" 9YOCTO_POKY : "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;"
16COPYRIGHT_YEAR : "2010-2020"
17ORGNAME : "The Yocto Project"
18ORGEMAIL : "docs@lists.yoctoproject.org"
19YOCTO_DL_URL : "https://downloads.yoctoproject.org" 10YOCTO_DL_URL : "https://downloads.yoctoproject.org"
20YOCTO_HOME_URL : "https://www.yoctoproject.org"
21YOCTO_LISTS_URL : "https://lists.yoctoproject.org"
22YOCTO_BUGZILLA_URL : "https://bugzilla.yoctoproject.org"
23YOCTO_WIKI_URL : "https://wiki.yoctoproject.org"
24YOCTO_AB_URL : "https://autobuilder.yoctoproject.org" 11YOCTO_AB_URL : "https://autobuilder.yoctoproject.org"
25YOCTO_GIT_URL : "https://git.yoctoproject.org"
26YOCTO_ADTREPO_URL : "http://adtrepo.yoctoproject.org"
27OE_HOME_URL : "https://www.openembedded.org"
28OE_LISTS_URL : "https://lists.openembedded.org"
29OE_DOCS_URL : "https://docs.openembedded.org"
30OH_HOME_URL : "http://o-hand.com"
31BITBAKE_HOME_URL : "http://developer.berlios.de/projects/bitbake/"
32YOCTO_DOCS_URL : "&YOCTO_HOME_URL;/docs"
33YOCTO_SOURCES_URL : "&YOCTO_HOME_URL;/sources/"
34YOCTO_AB_PORT_URL : "https://autobuilder.yocto.io/"
35YOCTO_AB_NIGHTLY_URL : "&YOCTO_AB_PORT_URL;/pub/nightly/"
36YOCTO_POKY_URL : "&YOCTO_DL_URL;/releases/poky/"
37YOCTO_RELEASE_DL_URL : "&YOCTO_DL_URL;/releases/yocto/yocto-&DISTRO;" 12YOCTO_RELEASE_DL_URL : "&YOCTO_DL_URL;/releases/yocto/yocto-&DISTRO;"
38YOCTO_TOOLCHAIN_DL_URL : "&YOCTO_RELEASE_DL_URL;/toolchain/"
39YOCTO_ADTINSTALLER_DL_URL : "&YOCTO_RELEASE_DL_URL;/adt-installer"
40YOCTO_POKY_DL_URL : "&YOCTO_RELEASE_DL_URL;/&YOCTO_POKY;.tar.bz2"
41YOCTO_MACHINES_DL_URL : "&YOCTO_RELEASE_DL_URL;/machines"
42YOCTO_QEMU_DL_URL : "&YOCTO_MACHINES_DL_URL;/qemu"
43YOCTO_PYTHON-i686_DL_URL : "&YOCTO_DL_URL;/releases/miscsupport/python-nativesdk-standalone-i686.tar.bz2"
44YOCTO_PYTHON-x86_64_DL_URL : "&YOCTO_DL_URL;/releases/miscsupport/python-nativesdk-standalone-x86_64.tar.bz2"
45YOCTO_DOCS_QS_URL : "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/yocto-project-qs/yocto-project-qs.html"
46YOCTO_DOCS_REF_URL : "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/ref-manual/ref-manual.html"
47YOCTO_DOCS_BSP_URL : "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/bsp-guide/bsp-guide.html"
48YOCTO_DOCS_DEV_URL : "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/dev-manual/dev-manual.html"
49YOCTO_DOCS_KERNEL_DEV_URL : "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/kernel-dev/kernel-dev.html"
50YOCTO_DOCS_PROF_URL : "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/profile-manual/profile-manual.html"
51YOCTO_DOCS_MM_URL : "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/mega-manual/mega-manual.html"
52YOCTO_DOCS_BB_URL : "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/bitbake-user-manual/bitbake-user-manual.html"
53YOCTO_DOCS_TOAST_URL : "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/toaster-manual/toaster-manual.html"
54YOCTO_DOCS_SDK_URL : "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/sdk-manual/sdk-manual.html"
55YOCTO_DOCS_OM_URL : "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/overview-manual/overview-manual.html"
56YOCTO_DOCS_BRIEF_URL : "&YOCTO_DOCS_URL;/&YOCTO_DOC_VERSION;/brief-yoctoprojectqs/brief-yoctoprojectqs.html"
57YOCTO_ADTPATH_DIR : "/opt/poky/&DISTRO;"
58YOCTO_POKY_TARBALL : "&YOCTO_POKY;.tar.bz2"
59OE_INIT_PATH : "&YOCTO_POKY;/oe-init-build-env"
60UBUNTU_HOST_PACKAGES_ESSENTIAL : "gawk wget git-core diffstat unzip texinfo gcc-multilib \ 13UBUNTU_HOST_PACKAGES_ESSENTIAL : "gawk wget git-core diffstat unzip texinfo gcc-multilib \
61 build-essential chrpath socat cpio python3 python3-pip python3-pexpect \ 14 build-essential chrpath socat cpio python3 python3-pip python3-pexpect \
62 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 \