From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga11.intel.com ([192.55.52.93]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1QAzQY-0006CH-Br for openembedded-core@lists.openembedded.org; Sat, 16 Apr 2011 08:56:19 +0200 Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga102.fm.intel.com with ESMTP; 15 Apr 2011 23:53:49 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.64,223,1301900400"; d="scan'208";a="910410544" Received: from unknown (HELO localhost) ([10.255.12.232]) by fmsmga001.fm.intel.com with ESMTP; 15 Apr 2011 23:53:46 -0700 Message-Id: <3077c1fa8df4e36c8bc65dc5b56ca0a5591a022e.1302936483.git.sgw@linux.intel.com> In-Reply-To: References: Old-Date: Thu, 14 Apr 2011 11:39:53 -0500 Date: Fri, 15 Apr 2011 23:53:46 -0700 To: openembedded-core@lists.openembedded.org From: Saul Wold X-Mailman-Approved-At: Sat, 16 Apr 2011 12:03:17 +0200 Cc: Scott Rifenbark , Paul Eggleton , Jingdong Lu , Kang Kai , Xiaofeng Yan Subject: [PATCH 14/58] documentation/adt-manual/adt-eclipse.xml: Fixed link to autotools. X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2011 06:56:19 -0000 From: Scott Rifenbark The link to autotools was incorrect. It had 'www' in the URL when it should not have. it is now 'http://download.eclipse.org/technology/linuxtools/update/' Signed-off-by: Scott Rifenbark --- documentation/adt-manual/adt-eclipse.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/documentation/adt-manual/adt-eclipse.xml b/documentation/adt-manual/adt-eclipse.xml index 3e1596d..a81929b 100644 --- a/documentation/adt-manual/adt-eclipse.xml +++ b/documentation/adt-manual/adt-eclipse.xml @@ -99,7 +99,7 @@ “Remote System Explorer Extended SDK”, “Remote System Explorer User Actions”, “RSE Core”, “RSE Terminals UI”, and “Target Management Terminal”. Autotools – - : + : Expand the items under “Linux Tools” and select “Autotools support for CDT (Incubation)”. Yocto Plug-in – -- 1.7.1.1