summaryrefslogtreecommitdiffstats
path: root/documentation
Commit message (Collapse)AuthorAgeFilesLines
...
* documentation/kernel-manual/kernel-how-to.xml: Added 'git' for a push example.Scott Rifenbark2011-07-211-1/+1
| | | | | | | | | | I forgot the 'git' part of the 'git push' command for the fix requested by Robert P. J. Day. (From yocto-docs rev: 458e18bd9d33c12ff3367cae8a4cc0c6c640b932) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/kernel-manual/kernel-how-to.xml: Command line example fixesScott Rifenbark2011-07-211-2/+4
| | | | | | | | | | Changes requested by Robert P. J. Day at rpjday@crashcourse.ca to add a missing system prompt character and fix an overly long git push example. (From yocto-docs rev: 71ac0b23682c6a405ae454cab02120993d2f370e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/kernel-manual/kernel-how-to.xml: changed git to Git as needed ↵Scott Rifenbark2011-07-211-72/+72
| | | | | | | (From yocto-docs rev: 65a839ea3d8decd1dd3e95bfeeeb3f95cfa77ef4) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/kernel-manual/kernel-doc-intro.xml: Changed git to Git as ↵Scott Rifenbark2011-07-211-2/+2
| | | | | | | needed (From yocto-docs rev: 1ecd571c0317fc1de8408ba7fdbb25f5e24c765f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/kernel-manual/kernel-concepts.xml: Changed git to Git as ↵Scott Rifenbark2011-07-211-8/+8
| | | | | | | needed (From yocto-docs rev: 3e4f2e32c0b98ccbc1eaa370832c0147f1a48045) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/extendpoky.xml: Changed bitbake to BitBake ↵Scott Rifenbark2011-07-212-2/+2
| | | | | | | (From yocto-docs rev: 2b95f152d40aacc7d88e755a27154dfb3153c6ee) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-prepare.xml: Changed Bitbake to BitBake (From ↵Scott Rifenbark2011-07-211-13/+13
| | | | | | | yocto-docs rev: 611f44a66cceafbe7593fee702d7c19951d7c751) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/kernel-how-to.xml: Changed Bitbake to BitBake (From ↵Scott Rifenbark2011-07-211-1/+1
| | | | | | | yocto-docs rev: c3b3d7f7b16bc222d599bdfb5e99c86694a1c865) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/kernel-manual/kernel-how-to.xml: Partial - more general edits ↵Scott Rifenbark2011-07-211-25/+41
| | | | | | | (From yocto-docs rev: 60d084a5b17bf78fafd8a4d13b9055093fca708a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/kernel-manual/kernel-how-to.xml: partial - more edits to BSP ↵Scott Rifenbark2011-07-211-8/+8
| | | | | | | procedure (From yocto-docs rev: 694b00c080633be874f2842badedf1e453038f88) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/kernel-manual/kernel-how-to.xml: Partial - Re-write of BSP ↵Scott Rifenbark2011-07-211-40/+60
| | | | | | | | | | | | creation This is a partial edit of re-writing the BSP creation section so that it is clearer for the naive user. It is not quite done yet. (From yocto-docs rev: 7a552e72a1d2d1b6ffa93f4fe3074f318ff35715) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/kernel-manual/kernel-how-to.xml: Edits to "Build Strategy" ↵Scott Rifenbark2011-07-211-3/+5
| | | | | | | (From yocto-docs rev: f98e4804da9477e260e24df1586b624e386a2dba) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/kernel-manual/kernel-how-to.xml: Edits to "Tree Construction" ↵Scott Rifenbark2011-07-211-4/+4
| | | | | | | (From yocto-docs rev: 601e0fd1bb00c433716170a124b3ca32ca2cdcad) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-command.xml: Small edits for terminology (From ↵Scott Rifenbark2011-06-241-4/+5
| | | | | | | yocto-docs rev: b32290b381a6ed2cbfe3e01b748c794ef6bc876b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-eclipse.xml: General minor edits (From ↵Scott Rifenbark2011-06-241-9/+9
| | | | | | | yocto-docs rev: c79d17e29d5690a8df9943836286232cd3aa8893) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-eclipse.xml: misc wordings changed (From ↵Scott Rifenbark2011-06-241-4/+5
| | | | | | | yocto-docs rev: c83d92d99bc1104169a06623c787b07a9d199039) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-eclipse.xml: Updated new modes for treeScott Rifenbark2011-06-241-9/+9
| | | | | | | | | | | The "Poky Tree Mode" has been replaced with "Build System Derived Toolchain". SDK Root Mode has been replaced with Stand-alone Prebuilt Toolchain. (From yocto-docs rev: 453f7c030e6d7625d382563e2f2ec569f76e95eb) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-eclipse.xml: Updates to choosing target options ↵Scott Rifenbark2011-06-241-3/+3
| | | | | | | (From yocto-docs rev: b8f314fb3dc638c85bc9f860fb591ee3a8dad614) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-eclipse.xml: Updated configuring sysrootScott Rifenbark2011-06-241-5/+5
| | | | | | | | | Used clearer wording. (From yocto-docs rev: faa35ea8cdb1747ba2b6b7717d1881830bed175b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-eclipse.xml: Edits to SDK and Poky tree modesScott Rifenbark2011-06-241-10/+10
| | | | | | | | | Updated wording to reflect proper use of build tree terminology. (From yocto-docs rev: 82b47279b55b6d15bf260e0903505fe578c985c9) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-eclipse.xml: changed CDT 7.0 to 8.0 for Indigo ↵Scott Rifenbark2011-06-241-3/+3
| | | | | | | (From yocto-docs rev: 14173522e5d6d219c336d6dafafcb7d1c734c584) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-eclipse.xml: recommending Indigo Eclipse (From ↵Scott Rifenbark2011-06-241-1/+1
| | | | | | | yocto-docs rev: 0f052154a4c7456bf10a7151bd3d4e70f51be1b3) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-eclipse.xml: Wording ChangeScott Rifenbark2011-06-241-1/+1
| | | | | | | changed the wording for installing required Eclipse Plug-ins. It was confusing. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-package.xml: Updates to configuring PMSScott Rifenbark2011-06-241-11/+11
| | | | | | | | | | Changed the command examples so the variables contained underscore characters. (From yocto-docs rev: 34bfceb14a04c5fa026486f33d32df7c21f8c742) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-prepare.xml: Clarified sysroot discussionsScott Rifenbark2011-06-241-4/+11
| | | | | | | | | | | Armed with a better understanding of sysroot I made some edits to help better define what is going on with the various sysroot variables in the adt installer configuration file. (From yocto-docs rev: 2b63e1f0f57c701eb38de7f9b9057567786b9899) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-package.xml: Updated PMS sectionScott Rifenbark2011-06-241-2/+2
| | | | | | | | | | Small correction to refer to sysroot instead of root filesystem in opening paragraph. (From yocto-docs rev: e9af5bbd69ab9421a97ce87d5210d31838e93151) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-prepare.xml: Updated kernel noteScott Rifenbark2011-06-241-2/+2
| | | | | | | | | | | The note indicating where you can get sample kernels and filesystems suitable for QEMU had a wrong path. I added "machines" to the path. Also made a wording change. (From yocto-docs rev: 75261eb7a44dcc990a817b5b59323042c38b6839) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-prepare.xml: Corrected setup commandScott Rifenbark2011-06-241-4/+5
| | | | | | | | | | The example command I used to setup the cross-toolchain environment was incorrect. I added the "1.0" to it. (From yocto-docs rev: b8bb60ec69296e9c927735f3fca86013e8b2624e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-prepare.xml: Updates to ADT install stepsScott Rifenbark2011-06-241-143/+247
| | | | | | | | | | | | | | | | | Significant re-write to every section in this chapter except the "Setting Up the Environment" and "Kernels and Filesystem Images" chapters. I established some terms to communicate the build and source trees and the build and source top-level directories for YP. These terms had not been consitently communicated. I also stepped through each of the three methods by which a user can install ADT (and the cross-toolchain) and meticulously documented the steps. The result is a much more complete and clear set of procedures. (From yocto-docs rev: 37076a07ccc748ceb416c4bc3a57b698f6e8d80a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-intro.xml: Updated description of toolchain ↵Scott Rifenbark2011-06-241-1/+3
| | | | | | | (From yocto-docs rev: 1ea4683eb41e4be334b053c622ed5bf08041d617) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-intro.xml: updated QEMU overviewScott Rifenbark2011-06-241-3/+13
| | | | | | | | | | I provided more detail in the section that introduces QEMU and tells how it is made available to the user. (From yocto-docs rev: 9145fee2d550af57669120b1b413585b69ab14bc) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-intro.xml: Grammar correction (From yocto-docs ↵Scott Rifenbark2011-06-241-1/+1
| | | | | | | rev: 738c4f25ba6bcc408789dda118b127d716c2f4c6) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/adt-manual/adt-intro.xml: changed definition of ADTScott Rifenbark2011-06-241-1/+1
| | | | | | | | | | | | | | The manual previously defined the "ADT" as the toolchain, the sysroot, QEMU, and user-space tools. This definition was creating some confusion when it came to installing the "ADT". Namely, some of the items you don't even install, such as the user-space tools. So I recast the definition of ADT to mean the cross-toolchain and sysroot. I cast the other items as part of the overall development environment. (From yocto-docs rev: 6ee891660d3b6bf6e2a3f4b5a872ade7a007ce02) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/yocto-project-qs/yocto-project-qs.xml: added libtool to packagesScott Rifenbark2011-06-241-3/+3
| | | | | | | | | | | | | Turns out that the package libtool is necessary for working with ADT during the installation process. I need to mention this in the ADT manual but it would be helpful if it was one of the packages in the QS along with all the others. I added libtool to the package requirements lists for the three supported hosts. (From yocto-docs rev: 5f95fa1af0cfe9a97e437b8239e139479a1d5317) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/yocto-project-qs/yocto-project-qs.xml: OS support added (partial)Scott Rifenbark2011-06-241-11/+28
| | | | | | | | | Partial commit for supported distribution change. (From yocto-docs rev: 4a84894dc2964f0153294b87f6205c432a482ac2) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/yocto-project-qs/yocto-project-qs.xml: Updated package installScott Rifenbark2011-06-241-8/+20
| | | | | | | | | | | | I included a new note to help users of pre-15 release Fedora enable sudo. Along with this I repositioned the note about using non-supported distros into the main text. Overall the section includes more information and is organized a bit better. (From yocto-docs rev: b0ae94b97ae46562ddde79df83462adf88b94527) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/yocto-project-qs/yocto-project-qs.xml: zypper for OpenSUSEScott Rifenbark2011-06-241-1/+8
| | | | | | | | | | | I updated the packages section to also include the zypper command and supporting commands so that the OpenSUSE user can install packages. (From yocto-docs rev: 3a9a0f7fb03bf264e1587d181db111a542e7964d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/yocto-project-qs/yocto-project-qs.xml: multi-core updateScott Rifenbark2011-06-241-2/+4
| | | | | | | | | | | | Added text suggesting that BB_NUMBER_THREADS be set to twice the number of available processor cores and that PARALLEL_MAKE be set equal to the number of processor cores. Similar changes were made to local.conf based on work by Josh. (From yocto-docs rev: e342a4af4d3ba000b348bbb9d125977fc0e95273) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/yocto-project-qs/yocto-project-qs.xml: Updated for Python 2.7Scott Rifenbark2011-06-241-1/+1
| | | | | | | | | | In the note that tells users YP must have Python 2.6 I added Python 2.7. (From yocto-docs rev: 611ad6331a8b3e1acc98f2029a181a92f32220e0) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/faq.xml: Updated Python FAQ entryScott Rifenbark2011-06-241-3/+3
| | | | | | | | | | | | | | | | The entry previously stated that only Python 2.6 is required. I added Python 2.7 to that requirement. I also changed the URLs that point to our pre-built tarballs from which the user can get Python 2.6 to be in the yocto-1.0 download area. They were pointing to an area in the index of downloads that was up one level. According to Beth the official location is http://autobuilder.yoctoproject.org/downloads/miscsupport/yocto-1.0- \ python-nativesdk. (From yocto-docs rev: f5ba36dee8094209fa6d3c6f97656588ded0567f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/ref-structure.xml: Fixed a type (From ↵Scott Rifenbark2011-06-241-1/+1
| | | | | | | yocto-docs rev: b2f45f73832a2289158bfb89313957a48dded1cd) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/extendpoky.xml: YOCTO #1104 EXTRA_IMAGE_FEATURESScott Rifenbark2011-06-241-2/+5
| | | | | | | | | | YOCTO #1104: The section that describes how to customize images with new features failed to mention the variable EXTRA_IMAGE_FEATURES. I added text to include that option and referenced the variable. (From yocto-docs rev: 128b53594be02e486ca3f4658b9f93b9913a3972) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/ref-varlocality.xml: YOCTO #1104 ↵Scott Rifenbark2011-06-241-1/+1
| | | | | | | | | | | | | | EXTRA_IMAGE_FEATURES YOCTO #1104: The section describing the local configiuration file local.conf lists out variables used. One variable it had in there was IMAGE_FEATURES. This variable is not in local.conf. But, EXTRA_IMAGE_FEATURES is the variable that is there. I corrected this. (From yocto-docs rev: 2698d0fc61adc8971a84436529a54190c998d4d6) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/ref-features.xml: YOCTO #1104 EXTRA_IMAGE_FEATURESScott Rifenbark2011-06-241-6/+8
| | | | | | | | | | | | The Images reference section states you can control what features are in an image by using the IMAGE_FEATURES variable. It failed to mention the EXTRA_IMAGE_FEATURES variable. I included this variable in the discussion. (From yocto-docs rev: 6c7789bd409f43a3978c09c43db31010bc461573) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/ref-variables.xml: YOCTO #1104 ↵Scott Rifenbark2011-06-241-1/+5
| | | | | | | | | | | | | EXTRA_IMAGE_FEATURES Added a cross-reference to the EXTRA_IMAGE_VARIABLES glossary term and provided more explanation describing the relationship between the variable and the IMAGE_FEATURES variable. (From yocto-docs rev: 227c11b8d81e9ae266b7e60172d0a5e9e1237ed0) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/ref-variables.xml - YOCTO #1104 ↵Scott Rifenbark2011-06-241-0/+43
| | | | | | | | | | | | EXTRA_IMAGE_FEATURES YOCTO #1104 - Added a glossary entry for the EXTRA_IMAGE_FEATURES variable. (From yocto-docs rev: f81a85322d944d33484da73020593891811a045a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/yocto-project-qs/yocto-project-qs.xml: removed 5.0 referencesScott Rifenbark2011-06-131-9/+14
| | | | | | | | | | | | | | Removed several instances to the 5.0 Bernard release. I replaced these with the 5.0.1 release. I also re-wrote a paragraph that instructs the user on where to find and download the most recent YP tarball. It used to point to the Index of /Downloads into the "yocto-1.0" folder. I now instruct the user to go to the Yocto Project website and download the desired release from there. (From yocto-docs rev: 30b5163730139b2b852d64c87a7e710b7fcc7dad) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: updated manual historyScott Rifenbark2011-06-134-0/+20
| | | | | | | | | | | I added an entry to represent the Yocto Project 1.0.1 Release into the manual history table for all of the manuals except the Yocto Project Quick Start, which does not have a table. (From yocto-docs rev: d2c570b18854b3f15dfb20436a2212f569e96d5f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* - documentation/Makefile: Cleaned up MakefileScott Rifenbark2011-06-131-6/+64
| | | | | | | | | | | | | | | [BUGID#_1025] - I added some conditionals to handle the Yocto Project Quick Start case. This manual does not have a PDF version. I put in tests for publishing and for a case where a user might attempt to specifically generate a PDF using 'make pdf'. I also converted the version variable into a command-line argument so we don't have to edit the make file when a new release comes out. (From yocto-docs rev: 8e98871c9771096ec635f592cca752c63697bd5e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/bsp-guide/Makefile: Fixed publishScott Rifenbark2011-06-131-2/+2
| | | | | | | | | | There was some URL problems with the publish statement. Beth debugged it. (From yocto-docs rev: 6c13bce3cbdd576463f5e3b1e61ab6f4046e47c3) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>