From c5bdef56175c0b6863e3d588a5a2c23cbea7b568 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 8 Nov 2011 13:31:52 -0800 Subject: [PATCH] documentation/adt-manual/adt-prepare.xml: Fixed broken link Michael Tomer from Koko Fitclub reported that the link to the ADT Installer tarball was broken. Fixed the link. As Reported by: Michael Tomer (From yocto-docs rev: 0a78be08b9fd2223737c50f3d0d83d14f3099834) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/adt-manual/adt-prepare.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml index e03cda508c..3fa59ec19e 100644 --- a/documentation/adt-manual/adt-prepare.xml +++ b/documentation/adt-manual/adt-prepare.xml @@ -56,7 +56,7 @@ The ADT Installer is contained in the ADT Installer tarball. You can download the tarball into any directory from - . + . Or, you can use BitBake to generate the tarball inside the existing Yocto Project build tree.