diff options
| -rw-r--r-- | documentation/poky.yaml | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/documentation/poky.yaml b/documentation/poky.yaml index 7d544b41aa..ec21271a31 100644 --- a/documentation/poky.yaml +++ b/documentation/poky.yaml | |||
| @@ -16,17 +16,17 @@ YOCTO_POKY : "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;" | |||
| 16 | COPYRIGHT_YEAR : "2010-2020" | 16 | COPYRIGHT_YEAR : "2010-2020" |
| 17 | ORGNAME : "The Yocto Project" | 17 | ORGNAME : "The Yocto Project" |
| 18 | ORGEMAIL : "docs@lists.yoctoproject.org" | 18 | ORGEMAIL : "docs@lists.yoctoproject.org" |
| 19 | YOCTO_DL_URL : "http://downloads.yoctoproject.org" | 19 | YOCTO_DL_URL : "https://downloads.yoctoproject.org" |
| 20 | YOCTO_HOME_URL : "http://www.yoctoproject.org" | 20 | YOCTO_HOME_URL : "https://www.yoctoproject.org" |
| 21 | YOCTO_LISTS_URL : "http://lists.yoctoproject.org" | 21 | YOCTO_LISTS_URL : "https://lists.yoctoproject.org" |
| 22 | YOCTO_BUGZILLA_URL : "http://bugzilla.yoctoproject.org" | 22 | YOCTO_BUGZILLA_URL : "https://bugzilla.yoctoproject.org" |
| 23 | YOCTO_WIKI_URL : "https://wiki.yoctoproject.org" | 23 | YOCTO_WIKI_URL : "https://wiki.yoctoproject.org" |
| 24 | YOCTO_AB_URL : "http://autobuilder.yoctoproject.org" | 24 | YOCTO_AB_URL : "https://autobuilder.yoctoproject.org" |
| 25 | YOCTO_GIT_URL : "http://git.yoctoproject.org" | 25 | YOCTO_GIT_URL : "https://git.yoctoproject.org" |
| 26 | YOCTO_ADTREPO_URL : "http://adtrepo.yoctoproject.org" | 26 | YOCTO_ADTREPO_URL : "http://adtrepo.yoctoproject.org" |
| 27 | OE_HOME_URL : "http://www.openembedded.org" | 27 | OE_HOME_URL : "https://www.openembedded.org" |
| 28 | OE_LISTS_URL : "http://lists.openembedded.org/mailman" | 28 | OE_LISTS_URL : "https://lists.openembedded.org" |
| 29 | OE_DOCS_URL : "http://docs.openembedded.org" | 29 | OE_DOCS_URL : "https://docs.openembedded.org" |
| 30 | OH_HOME_URL : "http://o-hand.com" | 30 | OH_HOME_URL : "http://o-hand.com" |
| 31 | BITBAKE_HOME_URL : "http://developer.berlios.de/projects/bitbake/" | 31 | BITBAKE_HOME_URL : "http://developer.berlios.de/projects/bitbake/" |
| 32 | YOCTO_DOCS_URL : "&YOCTO_HOME_URL;/docs" | 32 | YOCTO_DOCS_URL : "&YOCTO_HOME_URL;/docs" |
