From 63bc84cdf503207d842452862b9e32db53a3fc91 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 24 Sep 2013 14:47:10 -0700 Subject: [PATCH] poky.ent: Fixed variable for ADT Installer download link The YOCTO_ADTINSTALLER_DL_URL variable used to point to the ADT Installer tarball download area was incorrect. It was set to "&YOCTO_RELEASE_DL_URL;/adt_installer". Community member Dusty Clark ran into trouble downloading from the link in the "Current" documentation version of the Application Developer's Manual. I fixed the variable to be YOCTO_ADTINSTALLER_DL_URL "&YOCTO_RELEASE_DL_URL;/adt-installer". Reported-by: Dusty Clark (From yocto-docs rev: ac48e0e3ca795356398cd93aa288600a2869510b) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/poky.ent | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/poky.ent b/documentation/poky.ent index 5040163bdc..4a241cdb00 100644 --- a/documentation/poky.ent +++ b/documentation/poky.ent @@ -36,7 +36,7 @@ - +