summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-04-13 14:09:40 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-24 17:16:15 +0100
commitafdebd246497795cf044c7641d97c46899b9cddd (patch)
tree8ed967913b792a7185010c2716467369131983f2 /documentation
parent738a83bddbc575b1688f587f1f118f6f312b2c7e (diff)
downloadpoky-afdebd246497795cf044c7641d97c46899b9cddd.tar.gz
poky.ent: Updated some autobuilder ENTITY variables
The location for nightly builds changed to https://autobuild.yocto.io/pub/nightly/. I updated the YOCTO_AB_PORT_URL and YOCTO_AB_NIGHTLY_URL ENTITY variables accordingly (From yocto-docs rev: 5a80544901ed6f0fd2188e82ac3dab7637d28aa1) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/poky.ent4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/poky.ent b/documentation/poky.ent
index 469d80f3de..ded61aaaca 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -38,8 +38,8 @@
38<!ENTITY ECLIPSE_INDIGO_CDT_URL "&ECLIPSE_DL_URL;/tools/cdt/releases/indigo"> 38<!ENTITY ECLIPSE_INDIGO_CDT_URL "&ECLIPSE_DL_URL;/tools/cdt/releases/indigo">
39<!ENTITY YOCTO_DOCS_URL "&YOCTO_HOME_URL;/docs"> 39<!ENTITY YOCTO_DOCS_URL "&YOCTO_HOME_URL;/docs">
40<!ENTITY YOCTO_SOURCES_URL "&YOCTO_HOME_URL;/sources/"> 40<!ENTITY YOCTO_SOURCES_URL "&YOCTO_HOME_URL;/sources/">
41<!ENTITY YOCTO_AB_PORT_URL "&YOCTO_AB_URL;:8010"> 41<!ENTITY YOCTO_AB_PORT_URL "https://autobuilder.yocto.io/">
42<!ENTITY YOCTO_AB_NIGHTLY_URL "&YOCTO_AB_URL;/pub/nightly/"> 42<!ENTITY YOCTO_AB_NIGHTLY_URL "&YOCTO_AB_PORT_URL;/pub/nightly/">
43<!ENTITY YOCTO_POKY_URL "&YOCTO_DL_URL;/releases/poky/"> 43<!ENTITY YOCTO_POKY_URL "&YOCTO_DL_URL;/releases/poky/">
44<!ENTITY YOCTO_RELEASE_DL_URL "&YOCTO_DL_URL;/releases/yocto/yocto-&DISTRO;"> 44<!ENTITY YOCTO_RELEASE_DL_URL "&YOCTO_DL_URL;/releases/yocto/yocto-&DISTRO;">
45<!ENTITY YOCTO_TOOLCHAIN_DL_URL "&YOCTO_RELEASE_DL_URL;/toolchain/"> 45<!ENTITY YOCTO_TOOLCHAIN_DL_URL "&YOCTO_RELEASE_DL_URL;/toolchain/">