From 7db4e07719570ebaa96b49ddec52999573446f62 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 25 Feb 2011 15:54:58 -0600 Subject: [BUGID# 553] - documentation/poky-ref-manual/development.xml: Fixed pokylinux URLs [BUGID# 553] - In "The Eclipse Plug-in" section (5.1.2.1) there were two URLs referencing the place to get the Eclipse plug-in. One specified the URL to put into the HTTP:// field in the Eclipse IDE when installing the software. This URL was incorrect. I replaced it with the correct URL, which was http://www.yoctoproject.org/downloads/eclipse-plugin/. The second URL that was fixed was referencing the source code for the plug-in. It had the old pokylinux.org string. I changed it to http://git.yoctoproject.org. These fixes partially address bug 553. Signed-off-by: Scott Rifenbark --- documentation/poky-ref-manual/development.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'documentation') diff --git a/documentation/poky-ref-manual/development.xml b/documentation/poky-ref-manual/development.xml index 4b138e0196..9a59d7e7ec 100644 --- a/documentation/poky-ref-manual/development.xml +++ b/documentation/poky-ref-manual/development.xml @@ -67,12 +67,13 @@ Help -> Install New Software - Specify the target URL as . + Specify the target URL as + . If you want to download the source code for the plug-in you can find it in the Poky git repository, which has a web interface, and is located at - . + under IDE Plugins.
-- cgit v1.2.3-54-g00ecf