From aeead1fe2d3c239eb0500790e153e9ffba517817 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 31 May 2013 07:36:26 +0300 Subject: dev-manual, ref-manual, poky.ent: Fixed broken Release Note scheme The URL naming convention for the YP Release Notes has changed. It now takes the following form: http://www.yoctoproject.org/download/yoctoproject-15-poky-1000 The above is an example for YP Release 1.5 and poky release 10.0.0. I have set up three new variables in the poky.ent file to somewhat automate the links in the docs to point to the location of a given set of release notes: 1. DISTRO_COMPRESSED - set to the DISTRO string with no period (e.g 15 for 1.5). 2. POKYVERSION_COMPRESSED - set to the poky version with no periods (e.g. 1000 for 10.0.0). 3. YOCTO_RELEASE_NOTES - set to the full-blown release note URL. I made two changes to existing links for the Release Notes. One was in the dev-manual and one was in the ref-manual. (From yocto-docs rev: e6088927980a1de8022b22f7f38b3046fea20235) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/poky.ent | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'documentation/poky.ent') diff --git a/documentation/poky.ent b/documentation/poky.ent index 7e12591a74..f6d4d41bc1 100644 --- a/documentation/poky.ent +++ b/documentation/poky.ent @@ -1,7 +1,9 @@ + - + + @@ -12,6 +14,7 @@ + -- cgit v1.2.3-54-g00ecf