From 3ec2ad0d76af7569e9be0db0c1a72432aecd82fa Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 24 Sep 2013 14:47:10 -0700 Subject: 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: 63959cfd6ff096c9d1bcff39453358f3cbe8472e) 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 f045044939..43b87a3646 100644 --- a/documentation/poky.ent +++ b/documentation/poky.ent @@ -35,7 +35,7 @@ - + -- cgit v1.2.3-54-g00ecf