summaryrefslogtreecommitdiffstats
path: root/documentation/poky.ent
Commit message (Collapse)AuthorAgeFilesLines
...
* poky.ent: Added "pip3" as an essential host installation packageScott Rifenbark2017-01-201-4/+4
| | | | | | | | | | | | | Apparently, this package dropped out when migrating to Python3. So, I have added it to all the supported distributions as an essential package. Fixes [YOCTO #10909] (From yocto-docs rev: e5f915fb80fc36db515ad5a56bc31228a7f875d3) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.ent: Updated the Ubuntu/Debian Essential package listScott Rifenbark2017-01-201-1/+1
| | | | | | | | | | | | | | Fixed [YOCTO #10854] BitBake fails on a new Ubuntu/Debian installation unless the "cpio", "Python", and "python3" packages are installed. I added these to the essentials list variable for the distro. Affects both the YP Quick Start and YP ref-manual. (From yocto-docs rev: 7a0ef9a85404ef4478bae103d1ea47c3e1c675f0) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.ent: Added Essential packages to Fedora and openSUSEScott Rifenbark2017-01-201-2/+2
| | | | | | | | | | | | | | | | | | Fixes [YOCTO #10855] On Fedora version 24, missing packages were preventing BitBake from running. These essential packages included "python", "cpio", and "file". Also, missing for openSUSE were "python3", "python3-curses", and "tar". I added these sets of packages to the essentials variable for each of the hosts involved. They resolve to both the YP Quick Start and YP Reference Manual, appropriately. (From yocto-docs rev: 5150bb932536dc17d99f94a96245655144ae5137) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Updates to support developing 2.3 YP docsScott Rifenbark2016-11-161-8/+8
| | | | | | | | | | | | | | | | | | Changes to the following: * All manual revision tables to indicate a 2.3 release proposed for April of 2017. * Updated the poky.ent file so that all variables needed reflect 2.3 values. * Updated the mega-manual.sed file so that processing of links in the mega-manual work for a 2.3 release. (From yocto-docs rev: 926e282c17b67c79b94a0b62a0b18bfbe0b26c40) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.ent: Updated the variables for Morty release.Scott Rifenbark2016-10-111-4/+4
| | | | | | | | | Using Morty for the name, 17.0.0 for the poky version, etc. (From yocto-docs rev: b396626ca05820b51e78407a6c7cd6a0e113aad5) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.ent: Updated the essentials list variable for FedoraScott Rifenbark2016-09-231-1/+1
| | | | | | | | | | | Fixes [YOCTO #10208] Apparently, this should be "python3" and not "python" now. (From yocto-docs rev: d9547b426d9ab8a2d79fac95405a7a371a4a35ac) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Prepared manuals for a 2.2 release.Scott Rifenbark2016-06-061-7/+7
| | | | | | | | | | | | | * Updated poky.ent to have the appropriate 2.2 variables * Updated all manual revision tables to have a new entry for 2.2 - used "Sometime in 2016" for the date. * Updated the mega-manual.sed file to process internal links for 2.2. (From yocto-docs rev: 2acd49ee197e3e3e725f4cb8cc432437afd8646b) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Fixed references using the DISTRO_NAME variableScott Rifenbark2016-04-061-2/+2
| | | | | | | | | | | | With the introduction of a DISTRO_NAME_NO_CAP variable, the occurrences of the DISTRO_NAME variable had to be checked to see if they really should be using the "NO_CAP" variable instead. Output and actual branch names are case-sensitive. (From yocto-docs rev: 711a3255538298dd3c4bd2af8ad13bc2d159c872) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.ent: Added lower-case distro name variable.Scott Rifenbark2016-04-061-0/+1
| | | | | | | | | | | I added a variable named DISTRO_NAME_NO_CAP that can be used to resolve to the branch name as it is needed on command lines and as it appears in output. (From yocto-docs rev: 595d81c31b0dcb442b351b05600da9480a9573b5) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.ent: Added code name for 2.1 release to the variableScott Rifenbark2016-03-231-1/+1
| | | | | | | | | Krogoth (From yocto-docs rev: 619c704632e9316d4953fbccab0416460cdc9a00) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.ent: Fixed a typo in one of the variables "ftar" to "tar"Scott Rifenbark2016-03-231-1/+1
| | | | | | | (From yocto-docs rev: 8ecef805bdb3493052f4d1f951e157f488d83c4d) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.ent, bsp-guide: Removed eMenlow example and updated 2.1 variablesScott Rifenbark2016-03-231-2/+2
| | | | | | | | | | | | | | | Probably should have committed these separately but.... * Updated the BSP guide to use an example that we support. I removed the eMenlow stuff completely. * Fixed poky.ent so the 15.0.0 stuff is used for the variables. This supports the 2.1 release. (From yocto-docs rev: 598b261725235b6f160561db22bd9f31ec721066) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.ent: Updated copyright year and version variables.Scott Rifenbark2016-03-231-3/+3
| | | | | | | | | Set year to 2016 and fixed some variables. (From yocto-docs rev: d1e15dac45cb689c59d9301af776101336e07bf2) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky-ent: Grouped Fedora perl packages for nicenessScott Rifenbark2016-01-291-2/+2
| | | | | | | | | | | | Fixes [YOCTO #8822] Suggested that it would be neater to group the perl packages in the example code. (From yocto-docs rev: accb0413c04d954986359648cf7a2de5dff11a1d) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.ent: Added "perl-bignum" package for FedoraScott Rifenbark2016-01-151-2/+2
| | | | | | | | | | | | Fixes [YOCTO #8822] Added the "perl-bignum" package to the Fedora essentials list of packages. (From yocto-docs rev: a731f36a31bdd873274e1e9a81ee8f169032025c) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* sdk-manual: Initial Manual frameworkScott Rifenbark2016-01-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | Makefile - Added support for new sdk-manual. mega-manual - Added the sdk-title.png file to the list of figures. Modified to support inclusion of the new sdk-manual into the mega-manual. poky.ent - Added a new string to support the new sdk-manual. sdk-manual - Created new sdk-title.png image. Created new sdk-manual.xml file. Created sdk-manual customization layers for both standard build and Eclipse build. Note that we are pointing to local XSL templates for and these will change going forward. Created new sdk-style.css file. Created three chapter files that are placeholders at this point. (From yocto-docs rev: ab591831a97a97d405d13ed75e9fb01e0452c292) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Prepare for 2.1 buildsScott Rifenbark2016-01-071-4/+4
| | | | | | | | | | | The changes are for the poky.ent file and the mega-manual.sed file to take care of variables. Also, entries added for the manual revision table. (From yocto-docs rev: 60da39f85165e2d4aef55d456f8203183e089433) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* yocto-project-qs, ref-manual, poky.ent: CentOS Package updatesScott Rifenbark2015-11-181-1/+2
| | | | | | | | | | | | | | | | | | Fixes [YOCTO #8696] Turns out the 'dnf' command is not yet supported for CentOS as it is for Fedora, I changed the 'dnf' command back to 'yum'. Also, there were some essential packages that needed to be added to CentOS. Finally, there was a slight inconsistency in the Fedora list of essential packages and the ones for supporting Graphics. I had a redundant listing of one of the packages. I took that out of the Graphics area and left it only in the essentials area. (From yocto-docs rev: dde72542ca87bfdd82d713f90938a41c83ac8a4d) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Updated files to support 2.0 release.Scott Rifenbark2015-10-211-5/+5
| | | | | | | | | | | | These updates included editing the poky.ent file so that DISTRO and related variables are now 2.0. Also updated all the title pages to have the manual revision table correct. Finally, used my email for the manuals. (From yocto-docs rev: deae61bfbb528ea0ced82399a78260a7f34a7a11) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.ent: Added "findutils" and "which" packages to Fedora essentials.Scott Rifenbark2015-07-281-1/+2
| | | | | | | (From yocto-docs rev: c025721df30b85518fe62f47c1e6e2fc2453d6d2) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.ent: Updated the YOCTO_RELEASE_NOTES variableScott Rifenbark2015-07-281-1/+1
| | | | | | | | | | | Once again... having to try and match what is done by the release team. I think going forward we will use this form for YOCTO_RELEASE_NOTES (From yocto-docs rev: 0ea252a4eed6be93ded0b746b7d1267a2893e5ac) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Preparation for 1.9 buildsScott Rifenbark2015-04-151-6/+6
| | | | | | | | | | | | | | | | | This involves the following: * Inserting a new row for all manual revision history tables to have "October 2015" and 1.9 as the release information. * Updating the mega-manual.sed file to process links for 1.9 * Updating variables in poky.ent to deal with the 1.9 release variables. (From yocto-docs rev: 1ed55c08b96cf0fded38833635111a5c6da86781) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* yocto-project-qs: Fixed broken link to AB nightly builds.Scott Rifenbark2015-04-011-1/+1
| | | | | | | (From yocto-docs rev: 848dc6afa663a6730953736cf50f58130da30181) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky-ent: update OpenSUSE essentialsEd Bartosh2015-03-191-1/+1
| | | | | | | | | | | | | | | | | | | | Replaced texinfo -> makeinfo in the list of essential packages for OpenSUSE. texinfo was in the essentials to only provide makeinfo utility. /usr/bin/makeinfo is provided by makeinfo package on OpenSUSE distro, so it's enough to install makeinfo to be able to build poky. This change reduces number of packages installed on the host system as installing texinfo causes installation of around 1500 texlive-* packages and requires around 1Gb of additional disk space on OpenSUSE. (From yocto-docs rev: dce793a2ac0a781ae074f3eb7ad34fbdb65dc3ea) Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.ent: Added a new variable ECLIPSE_LUNA_URLScott Rifenbark2015-03-061-0/+1
| | | | | | | | | | | With the support of Luna version of Eclipse, I had to create a new variable named ECLIPSE_LUNA_URL and set it to "&ECLIPSE_DL_URL;/releases/luna" (From yocto-docs rev: 4c686fc8e52d608975c4fd9040fd83870419bcf0) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.ent: Changed the code name from "tbd" to "fido".Scott Rifenbark2015-03-061-1/+1
| | | | | | | (From yocto-docs rev: 5d4d945b6454509fcc4cd35ea8d098c2996f91d5) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Support files to build Toaster Manual.Scott Rifenbark2015-02-171-0/+1
| | | | | | | | | | | | | | | | | | | Changes to the files that support building out and publishing the Toaster User Manual: * poky.ent - Added a new variable YOCTO_DOCS_TOAST_URL that can be used in other manuals to link to sections with the Toaster User Manual. * Makefile - Added a section of code to build out the Toaster User Manual. Currently, no eclipse support is added as I don't think we want to cross into that development environment with Toaster. (From yocto-docs rev: 35ea6656265d61024d5db36a534a7250f783956a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* mega-manual, Makefile, poky.ent: Added front matter to mega-manualScott Rifenbark2015-02-171-0/+1
| | | | | | | | | | | Put in proper front matter for the mega-manual. This effectively creates a real title for the manual as well as a brief abstract that explains why this behemoth exists. (From yocto-docs rev: 26c78f0b00762846a839fbfc9ba969b7aa5d5b58) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.ent: Corrected two variables with typosScott Rifenbark2015-02-171-2/+2
| | | | | | | | | | 1. <!ENTITY ECLIPSE_INDIGO_CDT_URL "&ECLIPSE_DL_URL;/tools/cdt/releases/indigo"> 2. <!ENTITY YOCTO_ECLIPSE_DL_URL "&YOCTO_RELEASE_DL_URL;/eclipse-plugin/"> (From yocto-docs rev: a0f66a35b365b7577a54e8a85a2b590f38b3c769) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.ent: Updated the high-end copyright date to "2015".Scott Rifenbark2015-01-061-1/+1
| | | | | | | (From yocto-docs rev: 7c4160fc286edf0afa5a95b182c8ffb848eb1d6a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky-ent: Updated variables to support the 1.8 release.Scott Rifenbark2014-11-041-6/+6
| | | | | | | (From yocto-docs rev: 0d7b1b77108e33c17d7169a1134ad176c20cd85f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.ent: Updated the "tbd" name to "dizzy" for 1.7.Scott Rifenbark2014-09-221-1/+1
| | | | | | | (From yocto-docs rev: 2847ef41d708bff81838a945b3b1057d7ac6e929) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* yocto-project-qs, ref-manual: Added 'socat' package to essentials.Scott Rifenbark2014-08-121-4/+4
| | | | | | | | | For firewall performance. (From yocto-docs rev: a866449b4caf1c0cee4ce00ec7d8fa2119a0b481) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.ent: Changed variables to support the 1.7 release.Scott Rifenbark2014-05-131-5/+5
| | | | | | | (From yocto-docs rev: 55db4de5b75e36c8fc39f8fc282fd3b4090768aa) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.ent: Changed the YOCTO_DOCS_BB_URL location.Scott Rifenbark2014-04-131-1/+1
| | | | | | | | | | | | We changed the folder name of the BitBake User Manual from "user-manual" to "bitbake-user-manual". This means the URL for the variable used in poky-ent for the manual needed to be updated. (From yocto-docs rev: 16a616b4a6f8237c8ba220e74f38235ca78c10ac) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.ent: Fixed distro name variable to be "daisy" rather than "Daisy"Scott Rifenbark2014-03-251-1/+1
| | | | | | | (From yocto-docs rev: 721a0dda97d90edabd8020a731a9ec53bedabad4) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.ent: Added "Daisy" as the DISTRO_NAME variable.Scott Rifenbark2014-03-251-1/+1
| | | | | | | (From yocto-docs rev: e0ebb8958e13fe4e097dcad710c24608723b95a8) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* yocto-project-qs, poky.ent: Misc fixes in the Quick Start:Scott Rifenbark2014-03-251-0/+1
| | | | | | | | | | | | | | | | | | | | | I did the following to the yocto-project-qs.xml file: * I integrated some cross-referencing to the BitBake User Manual in a few spots. * I fixed a few grammar items. * I also noted the super user system uses four cores. I did the following to poky.ent: * Added a new variable for links into the BitBake User Manual. Variable is YOCTO_DOCS_BB_URL. (From yocto-docs rev: 3eba14c0dc9e71dfcf967d76e4525b26ac02c9c2) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.ent: Fixed broken OE_LISTS_URL.Scott Rifenbark2014-01-211-1/+1
| | | | | | | | | | | This variable was wrong and it was causing six mailing links in the manual set to no resolve. Who knows how long they have been broken. They work now. (From yocto-docs rev: 8af811fff06fca799bcead538a5dfece9ddbc5ce) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.ent: Updated lists.linuxtogo.org with lists.openembedded.orgScott Rifenbark2014-01-211-1/+1
| | | | | | | (From yocto-docs rev: cb3521dbe3a2bc7b7369f09e92838f528be061b7) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.ent, ref-manual: Updated list of Fedora packagesScott Rifenbark2014-01-081-1/+1
| | | | | | | | | | | I added perl-Thread-Queue to the essential and graphical package sets for the Fedora distribution. Reported-by: Richard Purdie <richard.purdie@intel.com> (From yocto-docs rev: 26b1ce3cd1fb20b67107d0d1bc0a66cc3a06706e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.ent: Added gcc-multilib as an essential packageScott Rifenbark2013-12-031-1/+1
| | | | | | | | | | | | | Fixes [YOCTO #5440] Needed to add this to Ubuntu and Debian as an essential package. Updated the variable so that both the QS and ref-manual will have the package listed. (From yocto-docs rev: 3b5b198c971af12cfe395c3828e01f7fb369e7a9) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.ent: Updated variables for 1.6 release support.Scott Rifenbark2013-11-011-7/+7
| | | | | | | | | | | changed release number, etc. to strings to support 1.6 development. The only thing left undefined is the distro name, which I set to "tbd". (From yocto-docs rev: db5ca1326325ec5840cee179297a765335f16e8f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.ent: Fixed variable for ADT Installer download linkScott Rifenbark2013-10-011-1/+1
| | | | | | | | | | | | | | | | 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 <dclark@mmto.org> (From yocto-docs rev: ac48e0e3ca795356398cd93aa288600a2869510b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.ent: Changes to the Fedora essential packages for the hostScott Rifenbark2013-10-011-2/+2
| | | | | | | | | | | | | | | | 1. Added two packages: perl-Data-Dumper perl-Text-ParseWords for Fedora (essential). 2. Changed the eglibc-devel to glibc-devel in the essential packages for Fedora. These changes are to variables used within the doc set. The built manuals affected are yocto-project-qs and ref-manual. (From yocto-docs rev: c95a96d512085cdb2c3a873b1035ba0d908cd182) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.ent: Added a new variable for KeplerScott Rifenbark2013-09-221-0/+1
| | | | | | | | | | Added a new variable called ECLIPSE_KEPLER_URL to point to the kepler Eclipse plug-in download area. (From yocto-docs rev: 4873518bc941e7c39bfe8aa95014818013a0d32b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Updated poky.ent to have the YP 1.5 code nameScott Rifenbark2013-09-221-1/+1
| | | | | | | | | The variable for the release name is now set to "dora". (From yocto-docs rev: e3cc48ceb5b196940f94bb6a333769a427ac7817) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.ent: Reset the toolchain variable.Scott Rifenbark2013-08-261-1/+1
| | | | | | | | | | I had to undo this change. The variable that points to the toolchains still needs to be in place. (From yocto-docs rev: 56382d447ef838ec50bae476d026016dabb4663b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.ent: Changed the toolchain variableScott Rifenbark2013-08-261-1/+1
| | | | | | | | | | | | Updated the YOCTO_TOOLCHAIN_DL_URL variable to be set to "&YOCTO_RELEASE_DL_URL;/buildtools/". This variable used to be set to "&YOCTO_RELEASE_DL_URL;/toolchains/". The naming scheme has changed for where toolchain installers are now built. (From yocto-docs rev: 376cce752784da6fbb1bdbf655c7f40d9766e9e4) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual, ref-manual, poky.ent: Fixed broken Release Note schemeScott Rifenbark2013-05-311-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>