summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2014-01-21 14:28:14 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-01-21 21:58:03 +0000
commit6e7047434fc1570146ebc94254412b99b1c4cab4 (patch)
tree7826a84ce54ab188616121a50f38104b104f901e /documentation
parent0fa214421a3031d5626756a1eac6a205848fd6d0 (diff)
downloadast2050-yocto-poky-6e7047434fc1570146ebc94254412b99b1c4cab4.zip
ast2050-yocto-poky-6e7047434fc1570146ebc94254412b99b1c4cab4.tar.gz
poky.ent: Fixed broken OE_LISTS_URL.
This variable was wrong and it was causing six mailing links in the manual set to no resolve. Who knows how long they have been broken. They work now. (From yocto-docs rev: 8af811fff06fca799bcead538a5dfece9ddbc5ce) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/poky.ent2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky.ent b/documentation/poky.ent
index 68ea26a..1ae0617 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -16,7 +16,7 @@
<!ENTITY YOCTO_ADTREPO_URL "http://adtrepo.yoctoproject.org">
<!ENTITY YOCTO_RELEASE_NOTES "&YOCTO_HOME_URL;/download/yocto-project-&DISTRO_COMPRESSED;-poky-&POKYVERSION_COMPRESSED;">
<!ENTITY OE_HOME_URL "http://www.openembedded.org">
-<!ENTITY OE_LISTS_URL "http://lists.openembedded.org/cgi-bin/mailman">
+<!ENTITY OE_LISTS_URL "http://lists.openembedded.org/mailman">
<!ENTITY OE_DOCS_URL "http://docs.openembedded.org">
<!ENTITY OH_HOME_URL "http://o-hand.com">
<!ENTITY BITBAKE_HOME_URL "http://developer.berlios.de/projects/bitbake/">
OpenPOWER on IntegriCloud