summaryrefslogtreecommitdiffstats
path: root/documentation/poky.ent
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:17:48 +0100
commit9bf14bd86fc2ebe6a0231b248f0aff85690d2c42 (patch)
treea0a82c90ce91b7918423b6876e3acb0c150527d2 /documentation/poky.ent
parent7c6df63fb21c29895ca7118269384f149b4b4995 (diff)
downloadpoky-9bf14bd86fc2ebe6a0231b248f0aff85690d2c42.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/poky.ent')
-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/">